[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * tp/Texinfo/Convert/HTML.pm (%css_map, %style_co
From: |
Patrice Dumas |
Subject: |
branch master updated: * tp/Texinfo/Convert/HTML.pm (%css_map, %style_commands_element) (_convert_email_command, _convert_explained_command) (_convert_footnote_command, _convert_uref_command) (_convert_image_command, _convert_math_command) (_convert_indicateurl_command, _convert_author_command) (_convert_title_command, _convert_subtitle_command) (_convert_xref_commands): add the @-command name as class for brace commands. Use span for @dmn and for @sc in preformatted. |
Date: |
Mon, 10 Jan 2022 10:12:50 -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 0a55f71882 * tp/Texinfo/Convert/HTML.pm (%css_map,
%style_commands_element) (_convert_email_command, _convert_explained_command)
(_convert_footnote_command, _convert_uref_command) (_convert_image_command,
_convert_math_command) (_convert_indicateurl_command, _convert_author_command)
(_convert_title_command, _convert_subtitle_command) (_convert_xref_commands):
add the @-command name as class for brace commands. Use span for @dmn and for
@sc in preformatted.
0a55f71882 is described below
commit 0a55f718828a890576c50e60daa14478af5ec0a7
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Mon Jan 10 16:11:46 2022 +0100
* tp/Texinfo/Convert/HTML.pm (%css_map, %style_commands_element)
(_convert_email_command, _convert_explained_command)
(_convert_footnote_command, _convert_uref_command)
(_convert_image_command, _convert_math_command)
(_convert_indicateurl_command, _convert_author_command)
(_convert_title_command, _convert_subtitle_command)
(_convert_xref_commands): add the @-command name as class for
brace commands. Use span for @dmn and for @sc in preformatted.
---
ChangeLog | 11 +
tp/Texinfo/Convert/HTML.pm | 80 ++--
.../results/converters_tests/at_commands_in_raw.pl | 8 +-
.../email_table_command_as_argument.pl | 2 +-
.../results/converters_tests/footnote_no_number.pl | 4 +-
.../footnote_no_number_separate.pl | 4 +-
tp/t/results/converters_tests/image_extension.pl | 2 +-
tp/t/results/converters_tests/image_formatting.pl | 40 +-
tp/t/results/converters_tests/image_with_spaces.pl | Bin 7912 -> 7940 bytes
tp/t/results/converters_tests/line_breaks.pl | 2 +-
tp/t/results/converters_tests/ref_in_sectioning.pl | 18 +-
tp/t/results/converters_tests/refs_formatting.pl | 6 +-
.../converters_tests/spaces_in_node_names.pl | 6 +-
.../converters_tests/things_before_setfilename.pl | 4 +-
.../things_before_setfilename_no_element.pl | 4 +-
tp/t/results/converters_tests/top_in_ref.pl | 6 +-
.../converters_tests/top_in_ref_keep_top.pl | 6 +-
tp/t/results/coverage/commands.pl | 2 +-
tp/t/results/coverage_braces/abbr_acronym.pl | 10 +-
.../results/coverage_braces/email_possibilities.pl | 4 +-
tp/t/results/coverage_braces/empty_commands.pl | 2 +-
.../coverage_braces/empty_second_email_argument.pl | 2 +-
tp/t/results/coverage_braces/footnote.pl | 2 +-
.../footnote_ending_on_empty_line.pl | 2 +-
tp/t/results/coverage_braces/footnote_no_node.pl | 2 +-
.../coverage_braces/form_feed_in_brace_commands.pl | 2 +-
.../format_on_first_footnote_line.pl | 4 +-
.../results/coverage_braces/heading_in_footnote.pl | 2 +-
tp/t/results/coverage_braces/nested_in_sc.pl | 2 +-
tp/t/results/coverage_braces/recursive_acronym.pl | 2 +-
.../coverage_braces/space_command_in_image.pl | 2 +-
tp/t/results/coverage_braces/space_in_footnote.pl | 2 +-
tp/t/results/coverage_braces/space_in_image.pl | 2 +-
tp/t/results/coverage_braces/test_image.pl | 48 +--
tp/t/results/coverage_braces/too_much_args.pl | 2 +-
.../coverage_braces/two_footnotes_in_nodes.pl | 16 +-
.../two_footnotes_in_nodes_separate.pl | 16 +-
tp/t/results/coverage_braces/uref_in_ref.pl | 2 +-
tp/t/results/coverage_braces/uref_url.pl | 12 +-
.../uref_with_commands_characters.pl | 2 +-
tp/t/results/coverage_braces/verb_in_xref.pl | 2 +-
tp/t/results/float/complex_float.pl | 28 +-
tp/t/results/float/float_copying.pl | 16 +-
tp/t/results/float/footnote_in_caption.pl | 4 +-
.../results/float/footnote_in_caption_and_error.pl | 4 +-
.../float/numbering_captions_listoffloats.pl | 10 +-
tp/t/results/float/ref_to_float.pl | 4 +-
.../formats_encodings/at_commands_in_refs.pl | 100 ++---
.../res_html/-_0040-_007b_007d-_002e-.html | 2 +-
.../res_html/8_002e27in.html | 2 +-
.../res_html/AAA-AAA-BBB.html | 4 +-
.../res_html/CCC-CCC-DDD.html | 4 +-
...027-_002d_002d_002d-_002d_002d-_0060-_0027.html | 2 +-
...-code-option-samp-command-file-C_002dx-ESC.html | 2 +-
.../res_html/f_002d_002dile1-f_002d_002dile.html | 4 +-
.../res_html/gH-3rd.html | 2 +-
..._005faaa-url-_002fman_002ecgi_002f1_002fls.html | 61 +--
.../at_commands_in_refs_latin1/res_html/index.html | 14 +-
.../res_html/indicateurl.html | 2 +-
.../res_html/sansserif-slanted.html | 2 +-
...eone_0040somewher-no_005fexplain_0040there.html | 4 +-
.../res_html/-_0040-_007b_007d-_002e-.html | 2 +-
.../res_html/8_002e27in.html | 2 +-
.../res_html/AAA-AAA-BBB.html | 4 +-
.../res_html/CCC-CCC-DDD.html | 4 +-
...027-_002d_002d_002d-_002d_002d-_0060-_0027.html | 2 +-
...-code-option-samp-command-file-C_002dx-ESC.html | 2 +-
.../res_html/f_002d_002dile1-f_002d_002dile.html | 4 +-
.../at_commands_in_refs_utf8/res_html/gH-3rd.html | 2 +-
..._005faaa-url-_002fman_002ecgi_002f1_002fls.html | 61 +--
.../at_commands_in_refs_utf8/res_html/index.html | 14 +-
.../res_html/indicateurl.html | 2 +-
.../res_html/sansserif-slanted.html | 2 +-
...eone_0040somewher-no_005fexplain_0040there.html | 4 +-
.../char_latin1_latin1_in_refs/res_html/c.html | 10 +-
.../char_latin1_utf8_in_refs/res_html/c.html | 10 +-
.../char_latin2_latin2_in_refs/res_html/index.html | 2 +-
tp/t/results/formatting/cond.pl | 2 +-
.../results/formatting/cond_ifhtml_ifinfo_iftex.pl | 2 +-
.../cond_no-ifhtml_no-ifinfo_no-iftex.pl | 2 +-
.../defcondx_Dbar/res_html/defxcond.html | 2 +-
.../defcondx_Ubar/res_html/defxcond.html | 2 +-
.../res_html/documentlanguage_set.html | 2 +-
.../res_html/documentlanguage_set.html | 2 +-
tp/t/results/formatting/empty.pl | 2 +-
.../float_copying/res_html/Copying-and-floats.html | 12 +-
.../float_copying/res_html/float_copying_abt.html | 4 +-
.../float_copying/res_html/float_copying_fot.html | 10 +-
.../formatting/float_copying/res_html/index.html | 8 +-
tp/t/results/formatting/one_line.pl | 2 +-
tp/t/results/formatting/one_line_no_content.pl | 2 +-
.../res_html/simplest.html | 2 +-
.../simplest_test_prefix/res_html/truc.html | 2 +-
tp/t/results/formatting/texi_bib_example.pl | 6 +-
tp/t/results/formatting/texi_cond.pl | 2 +-
tp/t/results/formatting/texi_glossary.pl | 6 +-
tp/t/results/html_tests/commands_in_abbr.pl | 4 +-
tp/t/results/html_tests/commands_in_alt.pl | 4 +-
tp/t/results/html_tests/commands_in_email.pl | 2 +-
.../res_html/chap-f.html | 2 +-
.../res_html/chap-s.html | 2 +-
tp/t/results/html_tests/image_link_prefix.pl | 2 +-
tp/t/results/html_tests/ref_in_preformatted.pl | 2 +-
.../html_tests/test_xrefautomaticsectiontitle.pl | 4 +-
.../test_xrefautomaticsectiontitle_off_first.pl | 4 +-
.../htmlxref/htmlxref/res_html/test_refs.html | 14 +-
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 2 +-
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 2 +-
.../htmlxref/htmlxref_nodes/res_html/index.html | 10 +-
.../htmlxref_nodes/res_html/local-node.html | 2 +-
.../htmlxref_nodes/res_html/other-nodes.html | 4 +-
.../htmlxref_nodes/res_html/test_refs_abt.html | 4 +-
.../htmlxref_only_mono/res_html/test_refs.html | 14 +-
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 2 +-
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 2 +-
.../htmlxref_only_mono_nodes/res_html/index.html | 10 +-
.../res_html/local-node.html | 2 +-
.../res_html/other-nodes.html | 4 +-
.../res_html/test_refs_abt.html | 4 +-
.../htmlxref_only_split/res_html/test_refs.html | 14 +-
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 2 +-
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 2 +-
.../htmlxref_only_split_nodes/res_html/index.html | 10 +-
.../res_html/local-node.html | 2 +-
.../res_html/other-nodes.html | 4 +-
.../res_html/test_refs_abt.html | 4 +-
tp/t/results/indices/explicit_sort_key.pl | 2 +-
tp/t/results/indices/image_lines_count.pl | 2 +-
tp/t/results/indices/image_text_lines_count.pl | 2 +-
tp/t/results/indices/index_entry_in_footnote.pl | 2 +-
.../index_entry_in_footnote_different_node_end.pl | 2 +-
.../indices/index_entry_in_footnote_separate.pl | 2 +-
...rintindex_index_entry_in_copying_in_footnote.pl | 4 +-
.../res_html/multiple_lang_chapters.html | 6 +-
.../res_html/multiple_lang_chapters.html | 6 +-
tp/t/results/languages/unknown_language.pl | 4 +-
.../layout/navigation/res_html/navigation.html | 4 +-
.../navigation_chapter/res_html/chapter.html | 2 +-
.../layout/navigation_chapter/res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../navigation_no_header/res_html/navigation.html | 2 +-
.../res_html/navigation.html | 2 +-
.../layout/navigation_node/res_html/chapter.html | 2 +-
.../layout/navigation_node/res_html/index.html | 2 +-
.../navigation_node/res_html/navigation_abt.html | 4 +-
.../navigation_node/res_html/navigation_toc.html | 2 +-
.../layout/navigation_node/res_html/section.html | 2 +-
.../navigation_node/res_html/subsection.html | 2 +-
.../res_html/chapter.html | 2 +-
.../navigation_node_no_header/res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/subsection.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/subsection.html | 2 +-
.../navigation_node_vertical/res_html/chapter.html | 2 +-
.../navigation_node_vertical/res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../navigation_node_vertical/res_html/section.html | 2 +-
.../res_html/subsection.html | 2 +-
.../navigation_section/res_html/chapter.html | 2 +-
.../layout/navigation_section/res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../navigation_section/res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation_toc.html | 2 +-
.../res_html/section.html | 2 +-
.../navigation_vertical/res_html/navigation.html | 4 +-
.../no_monolithic/res_html/no_monolithic.html | 4 +-
.../no_monolithic/res_html/no_monolithic_abt.html | 4 +-
.../no_monolithic/res_html/no_monolithic_fot.html | 2 +-
.../no_monolithic/res_html/no_monolithic_ovr.html | 2 +-
.../no_monolithic/res_html/no_monolithic_toc.html | 2 +-
tp/t/results/menu/formats_in_menu.pl | 2 +-
tp/t/results/menu/sc_in_menu.pl | 10 +-
tp/t/results/misc_commands/footnote_in_center.pl | 2 +-
tp/t/results/misc_commands/ref_in_center.pl | 2 +-
tp/t/results/morecoverage/formatting_fr.pl | 26 +-
tp/t/results/morecoverage/texi_formatting.pl | 4 +-
.../res_html/double_index_entry.html | 2 +-
.../index_no_node/res_html/Chapter-2.html | 2 +-
.../index_no_node/res_html/Chapter.html | 2 +-
.../moreindices/index_no_node/res_html/index.html | 2 +-
.../index_no_node/res_html/index_no_node_abt.html | 4 +-
.../index_no_node/res_html/unnumbered.html | 2 +-
.../moreindices/index_split/res_html/first.html | 2 +-
.../moreindices/index_split/res_html/index.html | 2 +-
.../index_split/res_html/index_split_abt.html | 4 +-
.../index_split/res_html/second-chapter.html | 2 +-
.../index_split_nodes/res_html/first.html | 2 +-
.../index_split_nodes/res_html/index.html | 2 +-
.../res_html/index_split_abt.html | 4 +-
.../res_html/node-2-in-section-3.html | 2 +-
.../res_html/node-3-in-section-3.html | 2 +-
.../res_html/node-in-section-3.html | 2 +-
.../index_split_nodes/res_html/second-chapter.html | 2 +-
.../index_split_nodes/res_html/section-1.html | 2 +-
.../index_split_nodes/res_html/section-2.html | 2 +-
.../index_split_nodes/res_html/section-3.html | 2 +-
.../index_split_nodes/res_html/subsection-1.html | 2 +-
.../index_split_nodes/res_html/subsection-2.html | 2 +-
.../res_html/first-before-top.html | 2 +-
.../nodes_before_top/res_html/index.html | 2 +-
.../res_html/nodes_before_top_abt.html | 4 +-
.../res_html/nodes_before_top_and_sections.html | 4 +-
.../nodes_before_top_no_nodes/res_html/index.html | 2 +-
.../nodes_before_top_nodes/res_html/a-node.html | 2 +-
.../nodes_before_top_nodes/res_html/another.html | 2 +-
.../res_html/first-before-top.html | 2 +-
.../nodes_before_top_nodes/res_html/first.html | 2 +-
.../nodes_before_top_nodes/res_html/index.html | 2 +-
.../res_html/node-in-menu-before-top.html | 2 +-
.../res_html/nodes_before_top_abt.html | 4 +-
.../nodes_before_top_nodes/res_html/second.html | 2 +-
.../split_chapter_index/res_html/first.html | 2 +-
.../split_chapter_index/res_html/index.html | 2 +-
.../res_html/split_chapter_index_abt.html | 4 +-
.../res_html/equivalent_nodes.html | 8 +-
.../res_html/equivalent_nodes.html | 6 +-
.../res_html/more_sections_than_nodes.html | 4 +-
.../node_footnote_end/res_html/node_footnote.html | 8 +-
.../res_html/node_footnote.html | 8 +-
.../node_footnote_use_node/res_html/a.html | 8 +-
.../node_footnote_use_node/res_html/chapter.html | 2 +-
.../node_footnote_use_node/res_html/index.html | 2 +-
.../res_html/node_footnote_abt.html | 4 +-
.../res_html/nodes_after_top_before_chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../nodes_after_top_before_chapter_abt.html | 4 +-
.../res_html/third-node.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/nodes_after_top_before_section.html | 4 +-
.../res_html/index.html | 2 +-
.../nodes_after_top_before_section_abt.html | 4 +-
.../res_html/placed_things_before_element.html | 16 +-
.../sectioning_frames/res_html/First-node.html | 2 +-
.../sectioning_frames/res_html/Second-node.html | 2 +-
.../res_html/Third-node-unnumbered.html | 2 +-
.../sectioning_frames/res_html/index.html | 2 +-
.../sectioning_frames/res_html/sectioning_abt.html | 4 +-
.../sectioning_frames/res_html/sectioning_ovr.html | 2 +-
.../sectioning_frames/res_html/sectioning_toc.html | 2 +-
.../res_html/top_node_up_explicit.html | 4 +-
.../res_html/top_node_up_implicit.html | 4 +-
.../res_html/two_footnotes_in_nodes.html | 12 +-
.../res_html/two_footnotes_in_nodes.html | 12 +-
tp/t/results/multitable/ref_in_multitable.pl | 2 +-
tp/t/results/paragraph/image_in_paragraph.pl | 2 +-
tp/t/results/paragraph/no_paragraph_commands.pl | 2 +-
tp/t/results/paragraph/paragraph_command.pl | 4 +-
tp/t/results/paragraph/sole_image.pl | 2 +-
tp/t/results/regions/anchor_in_copying.pl | 2 +-
.../regions/anchor_in_copying_in_footnote.pl | 6 +-
tp/t/results/regions/anchor_in_titlepage.pl | 2 +-
.../regions/anchor_in_titlepage_titlepage.pl | 2 +-
tp/t/results/regions/ref_in_copying.pl | 2 +-
tp/t/results/sectioning/anchor_in_footnote.pl | 4 +-
.../sectioning/anchor_in_footnote_separate.pl | 4 +-
tp/t/results/sectioning/anchor_zero.pl | 2 +-
.../sectioning/character_and_spaces_in_refs.pl | 8 +-
.../res_html/index.html | 8 +-
tp/t/results/sectioning/equivalent_nodes.pl | 2 +-
tp/t/results/sectioning/no_element.pl | 10 +-
.../one_node_explicit_directions_anchor.pl | 2 +-
.../sectioning/placed_things_before_element.pl | 14 +-
.../sectioning/placed_things_before_node.pl | 14 +-
.../sectioning/protected_node_parentheses.pl | 2 +-
tp/t/results/sectioning/ref_to_top.pl | 2 +-
.../contents_and_parts/contents_and_parts.html | 4 +-
.../contents_at_begin/contents_at_begin.html | 4 +-
.../contents_at_begin.html | 4 +-
.../contents_at_end/contents_at_end.html | 4 +-
.../contents_at_end_inline/contents_at_end.html | 4 +-
.../contents_in_middle_chapter.html | 4 +-
.../contents_in_middle_chapter.html | 4 +-
.../contents_in_middle_section.html | 4 +-
.../contents_in_middle_section.html | 4 +-
.../double_contents/double_contents.html | 4 +-
.../double_contents.html | 4 +-
.../double_contents.html | 4 +-
.../chapter.html | 2 +-
.../double_contents_abt.html | 4 +-
.../index.html | 2 +-
.../double_contents_book/double_contents.html | 4 +-
.../double_contents_chapter/chapter.html | 2 +-
.../double_contents_abt.html | 4 +-
.../double_contents_toc.html | 2 +-
.../res_parser/double_contents_chapter/index.html | 2 +-
.../double_contents_inline/double_contents.html | 4 +-
.../double_contents_inline_chapter/chapter.html | 2 +-
.../double_contents_abt.html | 4 +-
.../double_contents_inline_chapter/index.html | 2 +-
.../double_contents_inline_nodes/chapter.html | 2 +-
.../double_contents_abt.html | 4 +-
.../double_contents_inline_nodes/index.html | 2 +-
.../double_contents_inline_nodes/section.html | 2 +-
.../double_contents_inline_section/chapter.html | 2 +-
.../double_contents_abt.html | 4 +-
.../double_contents_inline_section/index.html | 2 +-
.../double_contents_inline_section/section.html | 2 +-
.../res_parser/double_contents_nodes/chapter.html | 2 +-
.../double_contents_nodes/double_contents_abt.html | 4 +-
.../double_contents_nodes/double_contents_toc.html | 2 +-
.../res_parser/double_contents_nodes/index.html | 2 +-
.../res_parser/double_contents_nodes/section.html | 2 +-
.../double_contents_section/chapter.html | 2 +-
.../double_contents_abt.html | 4 +-
.../double_contents_toc.html | 2 +-
.../res_parser/double_contents_section/index.html | 2 +-
.../double_contents_section/section.html | 2 +-
.../contents/res_parser/no_content/no_content.html | 4 +-
.../no_content_do_contents/no_content.html | 4 +-
.../no_content_do_contents_inline/no_content.html | 4 +-
.../res_parser/no_content_inline/no_content.html | 4 +-
.../no_content_setcatpage.html | 4 +-
.../no_content_setcatpage.html | 4 +-
.../no_content_setcatpage.html | 4 +-
.../no_content_setcatpage.html | 4 +-
.../documentlanguage_cmdline/documentlanguage.html | 6 +-
.../ignore_and_comments.html | 2 +-
.../res_parser/simplest_test_css/simplest.html | 4 +-
.../res_parser/test_redefine_need/test_need.html | 2 +-
.../index_and_node_same_name.html | 4 +-
.../index_entry_in_footnote.html | 6 +-
.../index_no_node_no_top/index_no_node_no_top.html | 4 +-
.../res_parser/index_nodes/index_nodes.html | 2 +-
.../res_parser/index_nodes_nodes/a-node.html | 2 +-
.../res_parser/index_nodes_nodes/another.html | 2 +-
.../res_parser/index_nodes_nodes/first.html | 2 +-
.../res_parser/index_nodes_nodes/index.html | 2 +-
.../index_nodes_nodes/index_nodes_abt.html | 4 +-
.../res_parser/index_nodes_nodes/second.html | 2 +-
.../res_parser/index_one_node/index_one_node.html | 4 +-
.../res_parser/index_special_region/Chapter.html | 4 +-
.../index_special_region/Copying-and-indices.html | 12 +-
.../res_parser/index_special_region/index.html | 2 +-
.../index_special_region_abt.html | 4 +-
.../index_special_region_fot.html | 2 +-
.../index_special_region_toc.html | 2 +-
.../index_special_region_html/Chapter.html | 4 +-
.../Copying-and-indices.html | 12 +-
.../index_special_region_html/index.html | 6 +-
.../index_special_region_abt.html | 4 +-
.../index_special_region_fot.html | 2 +-
.../index_special_region_toc.html | 2 +-
.../Chapter.html | 2 +-
.../Copying-and-indices.html | 10 +-
.../index.html | 2 +-
.../index_special_region_no_insertcopying_abt.html | 4 +-
.../index_special_region_no_insertcopying_toc.html | 2 +-
.../Chapter.html | 2 +-
.../Copying-and-indices.html | 10 +-
.../index.html | 6 +-
.../index_special_region_no_insertcopying_abt.html | 4 +-
.../index_special_region_no_insertcopying_fot.html | 2 +-
.../index_special_region_no_insertcopying_toc.html | 2 +-
.../index_special_region_no_region/Chapter.html | 2 +-
.../Copying-and-indices.html | 10 +-
.../index_special_region_no_region/index.html | 2 +-
.../index_special_region_no_region_abt.html | 4 +-
.../index_special_region_no_region_toc.html | 2 +-
.../Chapter.html | 2 +-
.../Copying-and-indices.html | 10 +-
.../index_special_region_no_region_html/index.html | 6 +-
.../index_special_region_no_region_abt.html | 4 +-
.../index_special_region_no_region_fot.html | 2 +-
.../index_special_region_no_region_toc.html | 2 +-
tp/tests/indices/res_parser/index_table/index.html | 2 +-
.../res_parser/index_table/index_table_abt.html | 4 +-
.../res_parser/index_table/index_table_toc.html | 2 +-
.../res_parser/index_table/indices-refs.html | 2 +-
.../index_table/node-with-ftable-and-vtable.html | 2 +-
.../index_table/node-with-printindex.html | 2 +-
.../indices_in_begin_tables_lists.html | 4 +-
.../chapter.html | 2 +-
.../index.html | 2 +-
.../nodes_before_top_and_sections_abt.html | 4 +-
.../chapter.html | 2 +-
.../first-before-top.html | 2 +-
.../index.html | 2 +-
.../nodes_before_top_and_sections_abt.html | 4 +-
.../printindex_between_node_section.html | 4 +-
.../printindex_between_part_chapter.html | 4 +-
.../Copying-and-indices.html | 10 +-
.../index_special_region_html/index.html | 2 +-
.../Copying-and-indices.html | 8 +-
.../Copying-and-indices.html | 8 +-
.../layout/res_parser/formatting/formatting.html | 436 ++++++++++----------
.../layout/res_parser/formatting_chm/chapter.html | 250 +++++------
.../res_parser/formatting_chm/formatting.html | 178 ++++----
.../res_parser/formatting_chm/formatting_abt.html | 2 +-
.../formatting_enable_encoding/formatting.html | 436 ++++++++++----------
.../EPUB/xhtml/formatting.xhtml | 434 ++++++++++----------
.../EPUB/xhtml/chapter.xhtml | 252 ++++++------
.../EPUB/xhtml/chapter2.xhtml | 2 +-
.../EPUB/xhtml/formatting.xhtml | 180 ++++----
.../EPUB/xhtml/formatting_abt.xhtml | 4 +-
.../EPUB/xhtml/formatting_fot.xhtml | 2 +-
.../EPUB/xhtml/formatting_ovr.xhtml | 2 +-
.../EPUB/xhtml/formatting_toc.xhtml | 2 +-
.../EPUB/xhtml/s_002d_002dect_002cion.xhtml | 2 +-
.../EPUB/xhtml/subsection.xhtml | 2 +-
...ion-_0060_0060simple_002ddouble_002d_002d.xhtml | 2 +-
...2d_002dfour_002d_002d_002d_002d_0027_0027.xhtml | 2 +-
.../res_parser/formatting_exotic/chapter.html | 252 ++++++------
.../res_parser/formatting_exotic/chapter2.html | 2 +-
.../formatting_exotic/formatting_abt.html | 4 +-
.../formatting_exotic/formatting_ovr.html | 2 +-
.../formatting_exotic/formatting_toc.html | 2 +-
.../layout/res_parser/formatting_exotic/index.html | 2 +-
.../formatting_exotic/s_002d_002dect_002cion.html | 2 +-
.../res_parser/formatting_fr_icons/formatting.html | 436 ++++++++++----------
.../res_parser/formatting_html/formatting.html | 436 ++++++++++----------
.../formatting_html_no_texi2html/formatting.html | 250 +++++------
.../res_parser/formatting_html_nodes/chapter.html | 252 ++++++------
.../res_parser/formatting_html_nodes/chapter2.html | 2 +-
.../formatting_html_nodes/formatting_abt.html | 4 +-
.../formatting_html_nodes/formatting_fot.html | 2 +-
.../formatting_html_nodes/formatting_ovr.html | 2 +-
.../formatting_html_nodes/formatting_toc.html | 2 +-
.../res_parser/formatting_html_nodes/index.html | 180 ++++----
.../s_002d_002dect_002cion.html | 2 +-
.../formatting_html_nodes/subsection.html | 2 +-
...tion-_0060_0060simple_002ddouble_002d_002d.html | 2 +-
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 2 +-
.../formatting_inline_css/formatting.html | 434 ++++++++++----------
.../res_parser/formatting_mathjax/formatting.html | 456 ++++++++++-----------
.../res_parser/formatting_nodes/chapter.html | 252 ++++++------
.../res_parser/formatting_nodes/chapter2.html | 2 +-
.../formatting_nodes/formatting_abt.html | 4 +-
.../formatting_nodes/formatting_fot.html | 2 +-
.../formatting_nodes/formatting_ovr.html | 2 +-
.../formatting_nodes/formatting_toc.html | 2 +-
.../layout/res_parser/formatting_nodes/index.html | 180 ++++----
.../formatting_nodes/s_002d_002dect_002cion.html | 2 +-
.../res_parser/formatting_nodes/subsection.html | 2 +-
...tion-_0060_0060simple_002ddouble_002d_002d.html | 2 +-
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 2 +-
.../formatting_numerical_entities/formatting.html | 436 ++++++++++----------
.../formatting_regions/formatting_regions.html | 434 ++++++++++----------
.../formatting_weird_quotes/formatting.html | 436 ++++++++++----------
.../res_parser/formatting_xhtml/formatting.html | 436 ++++++++++----------
.../chapter.html | 2 +-
.../navigation_abt.html | 4 +-
.../navigation_toc.html | 2 +-
.../subsection.html | 2 +-
.../no_monolithic_only_toc_out/no_monolithic.html | 6 +-
tp/tests/many_input_files/tex_l2h_res/tex.html | 2 +-
.../many_input_files/tex_l2h_res/tex_complex.html | 6 +-
tp/tests/many_input_files/tex_t4ht_res/tex.html | 2 +-
.../many_input_files/tex_t4ht_res/tex_complex.html | 6 +-
.../nested_cartouche/nested_formats.html | 2 +-
.../res_parser/nested_deffn/nested_formats.html | 2 +-
.../nested_enumerate/nested_formats.html | 2 +-
.../res_parser/nested_example/nested_formats.html | 2 +-
.../nested_flushright/nested_formats.html | 2 +-
.../res_parser/nested_group/nested_formats.html | 2 +-
.../res_parser/nested_itemize/nested_formats.html | 2 +-
.../res_parser/nested_menu/nested_formats.html | 2 +-
.../nested_multitable/nested_formats.html | 2 +-
.../nested_quotation/nested_formats.html | 2 +-
.../res_parser/nested_table/nested_formats.html | 2 +-
.../sectioning_directions/sectioning.html | 4 +-
.../First-node.html | 2 +-
.../Second-node.html | 2 +-
.../Third-node-unnumbered.html | 2 +-
.../sectioning_directions_split_chapter/index.html | 2 +-
.../sectioning_abt.html | 4 +-
.../sectioning_toc.html | 2 +-
.../res_parser/block_EOL_tex/block_EOL.html | 2 +-
.../res_parser/formatting_singular/chapter.html | 248 +++++------
.../math_not_closed/math_not_closed.html | 2 +-
.../res_parser/simplest_httex/simplest.html | 4 +-
tp/tests/tex_html/res_parser/tex/tex.html | 2 +-
.../res_parser/tex_accents_httex/tex_accents.html | 2 +-
.../res_parser/tex_accents_l2h/tex_accents.html | 2 +-
.../res_parser/tex_complex_httex/tex_complex.html | 6 +-
.../res_parser/tex_complex_l2h/tex_complex.html | 6 +-
.../res_parser/tex_eqalign_httex/tex_eqalign.html | 2 +-
.../res_parser/tex_eqalign_l2h/tex_eqalign.html | 2 +-
.../res_parser/tex_gdef_httex/tex_gdef.html | 2 +-
.../tex_html/res_parser/tex_gdef_l2h/tex_gdef.html | 2 +-
.../res_parser/tex_gdef_mathjax/tex_gdef.html | 8 +-
tp/tests/tex_html/res_parser/tex_httex/tex.html | 2 +-
.../res_parser/tex_in_copying/tex_in_copying.html | 4 +-
.../res_parser/tex_not_closed/tex_not_closed.html | 2 +-
tp/tests/tex_html/res_parser/tex_notex/tex.html | 2 +-
519 files changed, 4731 insertions(+), 4708 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 8cd6b78632..9fd73b788b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2022-01-10 Patrice Dumas <pertusus@free.fr>
+
+ * tp/Texinfo/Convert/HTML.pm (%css_map, %style_commands_element)
+ (_convert_email_command, _convert_explained_command)
+ (_convert_footnote_command, _convert_uref_command)
+ (_convert_image_command, _convert_math_command)
+ (_convert_indicateurl_command, _convert_author_command)
+ (_convert_title_command, _convert_subtitle_command)
+ (_convert_xref_commands): add the @-command name as class for
+ brace commands. Use span for @dmn and for @sc in preformatted.
+
2022-01-10 Patrice Dumas <pertusus@free.fr>
* tp/Texinfo/Convert/HTML.pm (%css_map, %style_commands_element)
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index 9b609c76fe..a07ce01da1 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -1729,7 +1729,7 @@ my %css_map = (
'h1.center-align' => 'text-align:center',
'h2.center-align' => 'text-align:center',
'h3.center-align' => 'text-align:center',
- 'h3.right-align' => 'text-align:right',
+ 'h3.subtitle' => 'text-align:right',
'h4.center-align' => 'text-align:center',
'div.center-align' => 'text-align:center',
'blockquote.indentedblock' => 'margin-right: 0em',
@@ -2106,6 +2106,7 @@ $style_commands_element{'normal'} = {
'code' => 'code',
'command' => 'code',
'dfn' => 'em',
+ 'dmn' => 'span',
'emph' => 'em',
'env' => 'code',
'file' => 'samp',
@@ -2133,8 +2134,7 @@ my %style_commands_formatting;
# it is required since math is not in the %style_commands as it is
# in context command.
my @all_style_commands = keys %{{ map { $_ => 1 }
- (keys(%style_commands), keys(%{$style_commands_element{'normal'}}),
- 'dmn') }};
+ (keys(%style_commands), keys(%{$style_commands_element{'normal'}})) }};
foreach my $command(@all_style_commands) {
# default is no attribute.
@@ -2156,8 +2156,7 @@ foreach my $command(@all_style_commands) {
$default_commands_conversion{$command} = \&_convert_style_command;
}
-delete $style_commands_formatting{'preformatted'}->{'sc'}->{'attribute'};
-delete $style_commands_formatting{'preformatted'}->{'sc'};
+$style_commands_formatting{'preformatted'}->{'sc'}->{'attribute'} = 'span';
sub _parse_attribute($)
{
@@ -2282,7 +2281,8 @@ sub _convert_email_command($$$$)
if ($self->in_string()) {
return "$mail_string ($text)";
} else {
- return "<a href=\"mailto:$mail_string\">$text</a>";
+ return $self->html_attribute_class('a', $cmdname)
+ ." href=\"mailto:$mail_string\">$text</a>";
}
}
@@ -2341,12 +2341,12 @@ sub _convert_explained_command($$$$)
}
my $result = $args->[0]->{'normal'};
if (!$self->in_string()) {
- if (defined($explanation_string)) {
- $result = "<$cmdname title=\"$explanation_string\">".$result;
- } else {
- $result = "<$cmdname>".$result;
- }
- $result .= "</$cmdname>";
+ my $explanation = '';
+ $explanation = " title=\"$explanation_string\""
+ if (defined($explanation_string));
+ my $html_element = $cmdname;
+ $result = $self->html_attribute_class($html_element, $cmdname)
+ ."${explanation}>".$result."</$html_element>";
}
if ($with_explanation) {
$result = $self->convert_tree($self->gdt('{explained_string}
({explanation})',
@@ -2469,7 +2469,8 @@ sub _convert_footnote_command($$$$)
} else {
$footnote_number_text = "<sup>$number_in_doc</sup>";
}
- return "<a id=\"$docid\"
href=\"$footnote_filename#$footid\">$footnote_number_text</a>";
+ return $self->html_attribute_class('a', $cmdname)
+ ." id=\"$docid\"
href=\"$footnote_filename#$footid\">$footnote_number_text</a>";
}
$default_commands_conversion{'footnote'} = \&_convert_footnote_command;
@@ -2494,7 +2495,7 @@ sub _convert_uref_command($$$$)
$text = $url if (!defined($text) or $text eq '');
return $text if (!defined($url) or $url eq '');
return "$text ($url)" if ($self->in_string());
- return "<a href=\"$url\">$text</a>";
+ return $self->html_attribute_class('a', $cmdname)." href=\"$url\">$text</a>";
}
$default_commands_conversion{'uref'} = \&_convert_uref_command;
@@ -2528,7 +2529,8 @@ sub _convert_image_command($$$$)
$alt_string = $self->protect_text($basefile);
}
return $self->close_html_lone_element(
- "<img src=\"".$self->protect_text($image_file)."\" alt=\"$alt_string\"");
+ $self->html_attribute_class('img', $cmdname).
+ " src=\"".$self->protect_text($image_file)."\" alt=\"$alt_string\"");
}
return '';
}
@@ -2551,10 +2553,11 @@ sub _convert_math_command($$$$)
# becomes possible
if ($arg !~ /</) {
$self->register_file_information('mathjax', 1);
- return $self->html_attribute_class('em',
'tex2jax_process').">\\($arg\\)</em>";
+ return $self->html_attribute_class('em', $cmdname, ['tex2jax_process'])
+ .">\\($arg\\)</em>";
}
}
- return $self->html_attribute_class('em', 'math').">$arg</em>";
+ return $self->html_attribute_class('em', $cmdname).">$arg</em>";
}
$default_commands_conversion{'math'} = \&_convert_math_command;
@@ -2642,15 +2645,9 @@ sub _convert_key_command($$$$)
if ($self->in_string()) {
return $text;
}
- #return $self->protect_text('<') .$text .$self->protect_text('>');
my $class = $cmdname;
- my $open = $self->html_attribute_class('kbd', $class);
- if ($open ne '') {
- return $open.'>'.$text.'</kbd>';
- } else {
- return $text;
- }
+ return $self->html_attribute_class('kbd', $cmdname).'>'.$text.'</kbd>';
}
$default_commands_conversion{'key'} = \&_convert_key_command;
@@ -2669,7 +2666,8 @@ sub _convert_indicateurl_command($$$$)
return '';
}
if (!$self->in_string()) {
- return $self->get_conf('OPEN_QUOTE_SYMBOL').'<code>' .$text
+ return $self->get_conf('OPEN_QUOTE_SYMBOL').
+ $self->html_attribute_class('code', $cmdname).'>'.$text
.'</code>'.$self->get_conf('CLOSE_QUOTE_SYMBOL');
} else {
return $self->get_conf('OPEN_QUOTE_SYMBOL').$text.
@@ -3716,10 +3714,12 @@ sub _convert_author_command($$$$)
return '' if (!$args->[0] or !$command->{'extra'}->{'titlepage'});
if (!$self->in_string()) {
- return "<strong>$args->[0]->{'normal'}</strong>"
+ return $self->html_attribute_class('strong', $cmdname)
+ .">$args->[0]->{'normal'}</strong>"
.$self->html_line_break_element()."\n";
} else {
- return $args->[0]->{'normal'}."\n";
+ return $self->html_attribute_class('span', $cmdname).'>'
+ .$args->[0]->{'normal'}."</span>\n";
}
}
@@ -3733,7 +3733,8 @@ sub _convert_title_command($$$$)
my $args = shift;
return '' if (!$args->[0]);
if (!$self->in_string()) {
- return "<h1>$args->[0]->{'normal'}</h1>\n";
+ return $self->html_attribute_class('h1', $cmdname)
+ .">$args->[0]->{'normal'}</h1>\n";
} else {
return $args->[0]->{'normal'};
}
@@ -3748,7 +3749,7 @@ sub _convert_subtitle_command($$$$)
my $args = shift;
return '' if (!$args->[0]);
if (!$self->in_string()) {
- return $self->html_attribute_class('h3', 'right-align')
+ return $self->html_attribute_class('h3', $cmdname)
.">$args->[0]->{'normal'}</h3>\n";
} else {
return $args->[0]->{'normal'};
@@ -3786,7 +3787,7 @@ sub _convert_listoffloats_command($$$$)
and $self->{'floats'}->{$command->{'extra'}->{'type'}->{'normalized'}}
and
@{$self->{'floats'}->{$command->{'extra'}->{'type'}->{'normalized'}}}) {
my $listoffloats_name = $command->{'extra'}->{'type'}->{'normalized'};
- my $result = $self->html_attribute_class('dl', 'listoffloats').">\n" ;
+ my $result = $self->html_attribute_class('dl', $cmdname).">\n" ;
foreach my $float (@{$self->{'floats'}->{$listoffloats_name}}) {
my $float_href = $self->command_href($float);
next if (!$float_href);
@@ -3859,7 +3860,7 @@ sub _convert_menu_command($$$$)
$begin_row = '<tr><td>';
$end_row = '</td></tr>';
}
- return $self->html_attribute_class('table', 'menu')
+ return $self->html_attribute_class('table', $cmdname)
." border=\"0\" cellspacing=\"0\">${begin_row}\n"
. $content . "${end_row}</table>\n";
}
@@ -3946,7 +3947,7 @@ sub _convert_float_command($$$$$)
. $prepended_text;
$caption_text .= '</div>';
}
- return $self->html_attribute_class('div','float'). "${id_str}>\n".$content.
+ return $self->html_attribute_class('div',$cmdname). "${id_str}>\n".$content.
$prepended_text.$caption_text . '</div>';
}
$default_commands_conversion{'float'} = \&_convert_float_command;
@@ -3987,7 +3988,7 @@ sub _convert_cartouche_command($$$$)
my $content = shift;
if ($content =~ /\S/ and !$self->in_string()) {
- return $self->html_attribute_class('table', 'cartouche')
+ return $self->html_attribute_class('table', $cmdname)
." border=\"1\"><tr><td>\n". $content ."</td></tr></table>\n";
}
return $content;
@@ -4301,8 +4302,9 @@ sub _convert_xref_commands($$$$)
}
}
my $reference = $name;
- $reference = "<a href=\"$href\">$name</a>" if ($href ne ''
- and !$self->in_string());
+ $reference = $self->html_attribute_class('a', $cmdname)
+ ." href=\"$href\">$name</a>" if ($href ne ''
+ and
!$self->in_string());
# maybe use {'extra'}->{'node_argument'}?
my $is_section = ($command->{'cmdname'} ne 'node'
@@ -4371,16 +4373,16 @@ sub _convert_xref_commands($$$$)
if (!$self->in_string() and $href ne '') {
# attribute to distiguish links to Texinfo manuals from other links
# and to provide manual name of target
- my $attribute = '';
+ my $manual_name_attribute = '';
if ($file) {
if (not $self->get_conf('NO_CUSTOM_HTML_ATTRIBUTE')) {
- $attribute = "data-manual=\"".$self->protect_text($file)."\" ";
+ $manual_name_attribute =
"data-manual=\"".$self->protect_text($file)."\" ";
}
}
if ($name ne '') {
- $reference = "<a ${attribute}href=\"$href\">$name</a>";
+ $reference = "<a ${manual_name_attribute}href=\"$href\">$name</a>";
} elsif ($book ne '') {
- $book_reference = "<a ${attribute}href=\"$href\">$book</a>";
+ $book_reference = "<a
${manual_name_attribute}href=\"$href\">$book</a>";
}
}
if ($cmdname eq 'pxref') {
diff --git a/tp/t/results/converters_tests/at_commands_in_raw.pl
b/tp/t/results/converters_tests/at_commands_in_raw.pl
index 677e64f7e5..4c0fed3023 100644
--- a/tp/t/results/converters_tests/at_commands_in_raw.pl
+++ b/tp/t/results/converters_tests/at_commands_in_raw.pl
@@ -1208,8 +1208,8 @@ $result_converted{'plaintext'}->{'at_commands_in_raw'} =
'<b>in b(1).</b>
$result_converted{'html_text'}->{'at_commands_in_raw'} = '<h1
class="node-heading" id="Top">Top</h1>
-<b>in b<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.</b>
-<a class="anchor" id="anchor-in-html"></a><p><kbd class="kbd">in kbd before
tex</kbd><a id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
+<b>in b<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.</b>
+<a class="anchor" id="anchor-in-html"></a><p><kbd class="kbd">in kbd before
tex</kbd><a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
</p>
@@ -1218,7 +1218,7 @@ $result_converted{'html_text'}->{'at_commands_in_raw'} =
'<h1 class="node-headin
</p>
<p><kbd class="kbd">in kbd after tex</kbd>.
</p>
-<p>See <a href="#anchor-in-html">anchor in html</a>.
+<p>See <a class="xref" href="#anchor-in-html">anchor in html</a>.
</p>
<p>‘anchor in tex’.
<a class="index-entry-anchor" id="index-fentry2"></a>
@@ -1240,7 +1240,7 @@ $result_converted{'html_text'}->{'at_commands_in_raw'} =
'<h1 class="node-headin
</td></tr></table>
-<p><acronym>FF</acronym>.
+<p><acronym class="acronym">FF</acronym>.
</p>
<p>tt.
</p>
diff --git a/tp/t/results/converters_tests/email_table_command_as_argument.pl
b/tp/t/results/converters_tests/email_table_command_as_argument.pl
index a0daad1c39..800385d5b4 100644
--- a/tp/t/results/converters_tests/email_table_command_as_argument.pl
+++ b/tp/t/results/converters_tests/email_table_command_as_argument.pl
@@ -194,7 +194,7 @@
$result_converted{'plaintext'}->{'email_table_command_as_argument'} = '<www-disc
$result_converted{'html_text'}->{'email_table_command_as_argument'} = '<dl>
-<dt><a href="mailto:www-discuss@gnu.org">www-discuss@gnu.org</a></dt>
+<dt><a class="email"
href="mailto:www-discuss@gnu.org">www-discuss@gnu.org</a></dt>
<dd><p>discussion
</p></dd>
</dl>
diff --git a/tp/t/results/converters_tests/footnote_no_number.pl
b/tp/t/results/converters_tests/footnote_no_number.pl
index 13c0b73d2f..7b1dd5f940 100644
--- a/tp/t/results/converters_tests/footnote_no_number.pl
+++ b/tp/t/results/converters_tests/footnote_no_number.pl
@@ -228,9 +228,9 @@ $result_converted{'plaintext'}->{'footnote_no_number'} =
'Para(*).
$result_converted{'html_text'}->{'footnote_no_number'} = '<h1
class="node-heading" id="Top">Top</h1>
-<p>Para<a id="DOCF1" href="#FOOT1"><sup>*</sup></a>.
+<p>Para<a class="footnote" id="DOCF1" href="#FOOT1"><sup>*</sup></a>.
</p>
-<p>Para2<a id="DOCF2" href="#FOOT2"><sup>*</sup></a>.
+<p>Para2<a class="footnote" id="DOCF2" href="#FOOT2"><sup>*</sup></a>.
</p><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/converters_tests/footnote_no_number_separate.pl
b/tp/t/results/converters_tests/footnote_no_number_separate.pl
index fa5a259a50..2d267be6e1 100644
--- a/tp/t/results/converters_tests/footnote_no_number_separate.pl
+++ b/tp/t/results/converters_tests/footnote_no_number_separate.pl
@@ -226,9 +226,9 @@
$result_converted{'plaintext'}->{'footnote_no_number_separate'} = 'Para(*) (*not
$result_converted{'html_text'}->{'footnote_no_number_separate'} = '<h1
class="node-heading" id="Top">Top</h1>
-<p>Para<a id="DOCF1" href="#FOOT1"><sup>*</sup></a>.
+<p>Para<a class="footnote" id="DOCF1" href="#FOOT1"><sup>*</sup></a>.
</p>
-<p>Para2<a id="DOCF2" href="#FOOT2"><sup>*</sup></a>.
+<p>Para2<a class="footnote" id="DOCF2" href="#FOOT2"><sup>*</sup></a>.
</p><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/converters_tests/image_extension.pl
b/tp/t/results/converters_tests/image_extension.pl
index b6af4034ee..800c388551 100644
--- a/tp/t/results/converters_tests/image_extension.pl
+++ b/tp/t/results/converters_tests/image_extension.pl
@@ -113,7 +113,7 @@ $result_converted_errors{'plaintext'}->{'image_extension'}
= [
-$result_converted{'html_text'}->{'image_extension'} = '<img
src="f---ile.gr--a" alt="f---ile">
+$result_converted{'html_text'}->{'image_extension'} = '<img class="image"
src="f---ile.gr--a" alt="f---ile">
';
$result_converted_errors{'html_text'}->{'image_extension'} = [
diff --git a/tp/t/results/converters_tests/image_formatting.pl
b/tp/t/results/converters_tests/image_formatting.pl
index dff14e3433..9d23e43e09 100644
--- a/tp/t/results/converters_tests/image_formatting.pl
+++ b/tp/t/results/converters_tests/image_formatting.pl
@@ -2573,32 +2573,32 @@ Image description""\\.
$result_converted{'html_text'}->{'image_formatting'} = '<h1
class="node-heading" id="Top">Top</h1>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,e-d-xt}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,e--xt}</code> <img
src="f--ile.png" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{file ext}
e--xt@}</code> <img src="f--ile@.file ext e--xt}" alt="alt">
-<img src="image.jpg" alt="image"> <img src="image.jpg" alt="image">
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,e-d-xt}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,e--xt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{file ext}
e--xt@}</code> <img class="image" src="f--ile@.file ext e--xt}" alt="alt">
+<img class="image" src="image.jpg" alt="image"> <img class="image"
src="image.jpg" alt="image">
</p>
<div class="example">
-<pre class="example"><code class="code">@image{f--ile}</code> <img
src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,e-d-xt}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,e--xt}</code> <img
src="f--ile.png" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{file ext}
e--xt@}</code> <img src="f--ile@.file ext e--xt}" alt="alt">
-<img src="image.jpg" alt="image"> <img src="image.jpg" alt="image">
+<pre class="example"><code class="code">@image{f--ile}</code> <img
class="image" src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,e-d-xt}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,e--xt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{file ext}
e--xt@}</code> <img class="image" src="f--ile@.file ext e--xt}" alt="alt">
+<img class="image" src="image.jpg" alt="image"> <img class="image"
src="image.jpg" alt="image">
</pre></div>
-<img src="f--ile.png" alt="a very long alt argument that could span more than
one line who knows">
+<img class="image" src="f--ile.png" alt="a very long alt argument that could
span more than one line who knows">
<p>in para
-<img src="f--ile.png" alt="a very long alt argument that could span more than
one line who knows">.
+<img class="image" src="f--ile.png" alt="a very long alt argument that could
span more than one line who knows">.
</p>';
$result_converted_errors{'html_text'}->{'image_formatting'} = [
diff --git a/tp/t/results/converters_tests/image_with_spaces.pl
b/tp/t/results/converters_tests/image_with_spaces.pl
index a52b24cded..0d37df6651 100644
Binary files a/tp/t/results/converters_tests/image_with_spaces.pl and
b/tp/t/results/converters_tests/image_with_spaces.pl differ
diff --git a/tp/t/results/converters_tests/line_breaks.pl
b/tp/t/results/converters_tests/line_breaks.pl
index 492e57d53c..eff6b7594a 100644
--- a/tp/t/results/converters_tests/line_breaks.pl
+++ b/tp/t/results/converters_tests/line_breaks.pl
@@ -626,7 +626,7 @@ kbd {font-style: oblique}
<body lang="en">
<h1 class="settitle center-align">the manual <br> new version</h1>
-<h1>AWK As A Major Systems Programming <br> Language—Revisited</h1>
+<h1 class="title">AWK As A Major Systems Programming <br>
Language—Revisited</h1>
<div class="center-align">in center <br> line break
</div>
diff --git a/tp/t/results/converters_tests/ref_in_sectioning.pl
b/tp/t/results/converters_tests/ref_in_sectioning.pl
index 35281fbb12..6d23ed1e73 100644
--- a/tp/t/results/converters_tests/ref_in_sectioning.pl
+++ b/tp/t/results/converters_tests/ref_in_sectioning.pl
@@ -2515,7 +2515,7 @@ $result_converted{'html_text'}->{'ref_in_sectioning'} = '
<p>
</p>
</div>
-<h1 class="top" id="for-example-node-_0028node_0029-_0028Top_0029">for example
<a href="#node">See <a data-manual="file name" href="file
name.html#node">title</a> in <cite class="cite">Manual</cite>.</a> (see <a
href="#node">See <a data-manual="file name" href="file
name.html#node">title</a> in <cite class="cite">Manual</cite>.</a>) (see <cite
class="cite"><a data-manual="file" href="file.html#Top">Manual</a></cite>)</h1>
+<h1 class="top" id="for-example-node-_0028node_0029-_0028Top_0029">for example
<a class="ref" href="#node">See <a data-manual="file name" href="file
name.html#node">title</a> in <cite class="cite">Manual</cite>.</a> (see <a
class="pxref" href="#node">See <a data-manual="file name" href="file
name.html#node">title</a> in <cite class="cite">Manual</cite>.</a>) (see <cite
class="cite"><a data-manual="file" href="file.html#Top">Manual</a></cite>)</h1>
<div class="contents-element">
@@ -2525,10 +2525,10 @@ $result_converted{'html_text'}->{'ref_in_sectioning'} =
'
<ul class="no-bullet">
<li><a id="toc-node_002e" href="#node">1 See <a data-manual="file name"
href="file name.html#node">title</a> in <cite
class="cite">Manual</cite>.</a></li>
- <li><a id="toc-node-just-node" href="#chap">2 <a href="#node">See <a
data-manual="file name" href="file name.html#node">title</a> in <cite
class="cite">Manual</cite>.</a> just node</a>
+ <li><a id="toc-node-just-node" href="#chap">2 <a class="ref"
href="#node">See <a data-manual="file name" href="file
name.html#node">title</a> in <cite class="cite">Manual</cite>.</a> just node</a>
<ul class="no-bullet">
- <li><a id="toc-node-node_002c-crossref-arg2"
href="#node-node_002c-crossref-arg2">2.1 <a href="#node">cross ref name</a>
node, crossref arg2</a></li>
- <li><a id="toc-node-code-node_002c-samptitle-arg3"
href="#node-code-node_002c-samptitle-arg3">2.2 <a href="#node">‘<samp
class="samp">title</samp>’</a> code node, samptitle arg3</a></li>
+ <li><a id="toc-node-node_002c-crossref-arg2"
href="#node-node_002c-crossref-arg2">2.1 <a class="ref" href="#node">cross ref
name</a> node, crossref arg2</a></li>
+ <li><a id="toc-node-code-node_002c-samptitle-arg3"
href="#node-code-node_002c-samptitle-arg3">2.2 <a class="ref"
href="#node">‘<samp class="samp">title</samp>’</a> code node,
samptitle arg3</a></li>
<li><a id="toc-node-code-node_002c-file-name"
href="#node-code-node_002c-file-name">2.3 <a data-manual="file name" href="file
name.html#node">(file name)<code class="code">node</code></a> code node, file
name</a></li>
<li><a id="toc-node-node-and-manual" href="#node-node-and-manual">2.4
‘node’ in <cite class="cite">Manual</cite> node and manual</a></li>
<li><a id="toc-Top-Top-and-manual" href="#Top-Top-and-manual">2.5 <cite
class="cite">Manual</cite> Top and manual</a></li>
@@ -2558,11 +2558,11 @@ $result_converted{'html_text'}->{'ref_in_sectioning'} =
'
<p>
</p>
</div>
-<h2 class="chapter" id="node-just-node">2 <a href="#node">See <a
data-manual="file name" href="file name.html#node">title</a> in <cite
class="cite">Manual</cite>.</a> just node</h2>
+<h2 class="chapter" id="node-just-node">2 <a class="ref" href="#node">See <a
data-manual="file name" href="file name.html#node">title</a> in <cite
class="cite">Manual</cite>.</a> just node</h2>
<ul class="section-toc">
-<li><a href="#node-node_002c-crossref-arg2" accesskey="1"><a
href="#node">cross ref name</a> node, crossref arg2</a></li>
-<li><a href="#node-code-node_002c-samptitle-arg3" accesskey="2"><a
href="#node">‘<samp class="samp">title</samp>’</a> code node,
samptitle arg3</a></li>
+<li><a href="#node-node_002c-crossref-arg2" accesskey="1"><a class="ref"
href="#node">cross ref name</a> node, crossref arg2</a></li>
+<li><a href="#node-code-node_002c-samptitle-arg3" accesskey="2"><a class="ref"
href="#node">‘<samp class="samp">title</samp>’</a> code node,
samptitle arg3</a></li>
<li><a href="#node-code-node_002c-file-name" accesskey="3"><a
data-manual="file name" href="file name.html#node">(file name)<code
class="code">node</code></a> code node, file name</a></li>
<li><a href="#node-node-and-manual" accesskey="4">‘node’ in <cite
class="cite">Manual</cite> node and manual</a></li>
<li><a href="#Top-Top-and-manual" accesskey="5"><cite
class="cite">Manual</cite> Top and manual</a></li>
@@ -2575,11 +2575,11 @@ $result_converted{'html_text'}->{'ref_in_sectioning'} =
'
<li><a href="#filename_002e-xref-filename-only_002c-no-spaces">See <a
data-manual="filename" href="filename.html#Top">(filename)</a>. xref filename
only, no spaces</a></li>
</ul>
<div class="section" id="node-node_002c-crossref-arg2">
-<h3 class="section">2.1 <a href="#node">cross ref name</a> node, crossref
arg2</h3>
+<h3 class="section">2.1 <a class="ref" href="#node">cross ref name</a> node,
crossref arg2</h3>
</div>
<div class="section" id="node-code-node_002c-samptitle-arg3">
-<h3 class="section">2.2 <a href="#node">‘<samp
class="samp">title</samp>’</a> code node, samptitle arg3</h3>
+<h3 class="section">2.2 <a class="ref" href="#node">‘<samp
class="samp">title</samp>’</a> code node, samptitle arg3</h3>
</div>
<div class="section" id="node-code-node_002c-file-name">
diff --git a/tp/t/results/converters_tests/refs_formatting.pl
b/tp/t/results/converters_tests/refs_formatting.pl
index c209066f25..3f47381288 100644
--- a/tp/t/results/converters_tests/refs_formatting.pl
+++ b/tp/t/results/converters_tests/refs_formatting.pl
@@ -4464,11 +4464,11 @@ title: (file name)(pman)anode. ‘@ref{(pman)anode,,,file
name,manual}’
$result_converted{'html_text'}->{'refs_formatting'} = '<div class="chapter"
id="chapter">
<h2 class="chapter" id="chapter-1">1 chapter</h2>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
diff --git a/tp/t/results/converters_tests/spaces_in_node_names.pl
b/tp/t/results/converters_tests/spaces_in_node_names.pl
index b3f1ca43cd..203b3e9604 100644
--- a/tp/t/results/converters_tests/spaces_in_node_names.pl
+++ b/tp/t/results/converters_tests/spaces_in_node_names.pl
@@ -1079,11 +1079,11 @@
$result_converted{'html_text'}->{'spaces_in_node_names'} = '<a class="node-ancho
</div>
<h4 class="node-heading">c <!-- /@w --></h4>
-<p><a href="#a--">a </a>
+<p><a class="ref" href="#a--">a </a>
</p>
-<p><a href="#b-">b<tt class="verb"> </tt></a>
+<p><a class="ref" href="#b-">b<tt class="verb"> </tt></a>
</p>
-<p><a href="#c-">c <!-- /@w --></a>
+<p><a class="ref" href="#c-">c <!-- /@w --></a>
</p>';
diff --git a/tp/t/results/converters_tests/things_before_setfilename.pl
b/tp/t/results/converters_tests/things_before_setfilename.pl
index daa7dd8a97..c6108b6e0b 100644
--- a/tp/t/results/converters_tests/things_before_setfilename.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename.pl
@@ -1513,10 +1513,10 @@ kbd {font-style: oblique}
<h1 class="top" id="top-section">top section</h1>
<p>Ref to anchor
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
<p>Ref to footnote anchor
-<a href="#Anchor-in-footnote">Anchor in footnote</a>
+<a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>
</p>
</div>
diff --git
a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
index 13e1e65e9e..90e3206e0a 100644
--- a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
@@ -1370,10 +1370,10 @@ kbd {font-style: oblique}
<body lang="en">
<p>Ref to anchor
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
<p>Ref to footnote anchor
-<a href="#Anchor-in-footnote">Anchor in footnote</a>
+<a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>
</p>
diff --git a/tp/t/results/converters_tests/top_in_ref.pl
b/tp/t/results/converters_tests/top_in_ref.pl
index 0058d7a598..76a436ac67 100644
--- a/tp/t/results/converters_tests/top_in_ref.pl
+++ b/tp/t/results/converters_tests/top_in_ref.pl
@@ -4471,11 +4471,11 @@ $result_converted{'html_text'}->{'top_in_ref'} = '<a
class="node-anchor" id="Top
</div>
<h4 class="node-heading">refs node</h4>
-<p><code class="code">@ref{Top,cross ref name}</code> <a href="#Top">cross ref
name</a>
-<code class="code">@ref{Top,,title}</code> <a href="#Top">title</a>
+<p><code class="code">@ref{Top,cross ref name}</code> <a class="ref"
href="#Top">cross ref name</a>
+<code class="code">@ref{Top,,title}</code> <a class="ref" href="#Top">title</a>
<code class="code">@ref{Top,,,file name}</code> <a data-manual="file name"
href="file name.html#Top">(file name)Top</a>
<code class="code">@ref{Top,,,,manual}</code> <cite class="cite">manual</cite>
-<code class="code">@ref{Top,cross ref name,title,}</code> <a
href="#Top">title</a>
+<code class="code">@ref{Top,cross ref name,title,}</code> <a class="ref"
href="#Top">title</a>
<code class="code">@ref{Top,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#Top">(file name)cross ref name</a>
<code class="code">@ref{Top,cross ref name,,,manual}</code> ‘cross ref
name’ in <cite class="cite">manual</cite>
<code class="code">@ref{Top,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#Top">(file name)title</a>
diff --git a/tp/t/results/converters_tests/top_in_ref_keep_top.pl
b/tp/t/results/converters_tests/top_in_ref_keep_top.pl
index 37d3944b8d..9bf7b38c21 100644
--- a/tp/t/results/converters_tests/top_in_ref_keep_top.pl
+++ b/tp/t/results/converters_tests/top_in_ref_keep_top.pl
@@ -4433,11 +4433,11 @@ $result_converted{'html_text'}->{'top_in_ref_keep_top'}
= '<a class="node-anchor
</div>
<h4 class="node-heading">refs node</h4>
-<p><code class="code">@ref{Top,cross ref name}</code> <a href="#Top">cross ref
name</a>
-<code class="code">@ref{Top,,title}</code> <a href="#Top">title</a>
+<p><code class="code">@ref{Top,cross ref name}</code> <a class="ref"
href="#Top">cross ref name</a>
+<code class="code">@ref{Top,,title}</code> <a class="ref" href="#Top">title</a>
<code class="code">@ref{Top,,,file name}</code> <a data-manual="file name"
href="file name.html#Top">(file name)Top</a>
<code class="code">@ref{Top,,,,manual}</code> ‘Top’ in <cite
class="cite">manual</cite>
-<code class="code">@ref{Top,cross ref name,title,}</code> <a
href="#Top">title</a>
+<code class="code">@ref{Top,cross ref name,title,}</code> <a class="ref"
href="#Top">title</a>
<code class="code">@ref{Top,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#Top">(file name)cross ref name</a>
<code class="code">@ref{Top,cross ref name,,,manual}</code> ‘cross ref
name’ in <cite class="cite">manual</cite>
<code class="code">@ref{Top,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#Top">(file name)title</a>
diff --git a/tp/t/results/coverage/commands.pl
b/tp/t/results/coverage/commands.pl
index 398880e7f2..f9c5bc4292 100644
--- a/tp/t/results/coverage/commands.pl
+++ b/tp/t/results/coverage/commands.pl
@@ -576,7 +576,7 @@ majorheading in b
$result_converted{'html_text'}->{'commands'} = '<p>@ TeX ë î
ã å
File → Open.
-<a href="mailto:a">b</a> <code class="code">code --- -- \'\' ``</code>
+<a class="email" href="mailto:a">b</a> <code class="code">code --- -- \'\'
``</code>
— – ” “. <small class="sc">SMALL CAPS</small>.
</p>
<a class="index-entry-anchor"
id="index-index-entry-_0060_0060in-text_0027_0027-LaTeX"></a>
diff --git a/tp/t/results/coverage_braces/abbr_acronym.pl
b/tp/t/results/coverage_braces/abbr_acronym.pl
index 260cd520f0..3b849d17ac 100644
--- a/tp/t/results/coverage_braces/abbr_acronym.pl
+++ b/tp/t/results/coverage_braces/abbr_acronym.pl
@@ -470,11 +470,11 @@ $result_converted{'plaintext'}->{'abbr_acronym'} = '–a
(an accronym) –a –a
';
-$result_converted{'html_text'}->{'abbr_acronym'} = '<p><acronym title="an
accronym">–a</acronym> (an accronym)
-<acronym title="an accronym">–a</acronym>
-<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<abbr title="Étude–, Autonome">É–a. ,A.</abbr>
(Étude–, <b class="b">Autonome</b>)
-<abbr title="Étude–, Autonome">É–a. ,A.</abbr>
+$result_converted{'html_text'}->{'abbr_acronym'} = '<p><acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<acronym class="acronym" title="an accronym">–a</acronym>
+<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<abbr class="abbr" title="Étude–, Autonome">É–a.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
+<abbr class="abbr" title="Étude–, Autonome">É–a.
,A.</abbr>
</p>';
diff --git a/tp/t/results/coverage_braces/email_possibilities.pl
b/tp/t/results/coverage_braces/email_possibilities.pl
index 0b47b757c7..d6a4f8f0e8 100644
--- a/tp/t/results/coverage_braces/email_possibilities.pl
+++ b/tp/t/results/coverage_braces/email_possibilities.pl
@@ -158,9 +158,9 @@ $result_converted{'plaintext'}->{'email_possibilities'} =
'–b <--a> –b <--a>
';
-$result_converted{'html_text'}->{'email_possibilities'} = '<p><a
href="mailto:--a">–b</a>
+$result_converted{'html_text'}->{'email_possibilities'} = '<p><a class="email"
href="mailto:--a">–b</a>
–b
-<a href="mailto:--a">--a</a>
+<a class="email" href="mailto:--a">--a</a>
</p>';
1;
diff --git a/tp/t/results/coverage_braces/empty_commands.pl
b/tp/t/results/coverage_braces/empty_commands.pl
index e9cf8548e7..fdc25a8ca1 100644
--- a/tp/t/results/coverage_braces/empty_commands.pl
+++ b/tp/t/results/coverage_braces/empty_commands.pl
@@ -290,7 +290,7 @@ $result_converted{'plaintext'}->{'empty_commands'} = '
$result_converted{'html_text'}->{'empty_commands'} = '
-<p> <abbr></abbr> <code class="code"></code><a id="DOCF1"
href="#FOOT1"><sup>1</sup></a> ̃ <tt class="verb"></tt>
+<p> <abbr class="abbr"></abbr> <code class="code"></code><a class="footnote"
id="DOCF1" href="#FOOT1"><sup>1</sup></a> ̃ <tt class="verb"></tt>
</p><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/coverage_braces/empty_second_email_argument.pl
b/tp/t/results/coverage_braces/empty_second_email_argument.pl
index ab1b8c97b2..b8930dfb9e 100644
--- a/tp/t/results/coverage_braces/empty_second_email_argument.pl
+++ b/tp/t/results/coverage_braces/empty_second_email_argument.pl
@@ -88,6 +88,6 @@
$result_converted{'plaintext'}->{'empty_second_email_argument'} = '<a@b.c>
';
-$result_converted{'html_text'}->{'empty_second_email_argument'} = '<p><a
href="mailto:a@b.c">a@b.c</a></p>';
+$result_converted{'html_text'}->{'empty_second_email_argument'} = '<p><a
class="email" href="mailto:a@b.c">a@b.c</a></p>';
1;
diff --git a/tp/t/results/coverage_braces/footnote.pl
b/tp/t/results/coverage_braces/footnote.pl
index b4d486dd38..0f732ff08d 100644
--- a/tp/t/results/coverage_braces/footnote.pl
+++ b/tp/t/results/coverage_braces/footnote.pl
@@ -137,7 +137,7 @@ $result_converted{'plaintext'}->{'footnote'} = 'text(1)
after footnote.
';
-$result_converted{'html_text'}->{'footnote'} = '<p>text<a id="DOCF1"
href="#FOOT1"><sup>1</sup></a> after footnote.</p><div class="footnote">
+$result_converted{'html_text'}->{'footnote'} = '<p>text<a class="footnote"
id="DOCF1" href="#FOOT1"><sup>1</sup></a> after footnote.</p><div
class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/coverage_braces/footnote_ending_on_empty_line.pl
b/tp/t/results/coverage_braces/footnote_ending_on_empty_line.pl
index 42c8ebd5f7..b5e59c7313 100644
--- a/tp/t/results/coverage_braces/footnote_ending_on_empty_line.pl
+++ b/tp/t/results/coverage_braces/footnote_ending_on_empty_line.pl
@@ -96,7 +96,7 @@
$result_converted{'plaintext'}->{'footnote_ending_on_empty_line'} = 'text(1)
';
-$result_converted{'html_text'}->{'footnote_ending_on_empty_line'} = '<p>text<a
id="DOCF1" href="#FOOT1"><sup>1</sup></a></p><div class="footnote">
+$result_converted{'html_text'}->{'footnote_ending_on_empty_line'} = '<p>text<a
class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a></p><div
class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/coverage_braces/footnote_no_node.pl
b/tp/t/results/coverage_braces/footnote_no_node.pl
index 40afa1cac1..5d2fb82adb 100644
--- a/tp/t/results/coverage_braces/footnote_no_node.pl
+++ b/tp/t/results/coverage_braces/footnote_no_node.pl
@@ -158,7 +158,7 @@ F(1).
$result_converted{'html_text'}->{'footnote_no_node'} = '<div class="top"
id="top">
<h1 class="top">top</h1>
-<p>F<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+<p>F<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
</p><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/coverage_braces/form_feed_in_brace_commands.pl
b/tp/t/results/coverage_braces/form_feed_in_brace_commands.pl
index d00a2f6527..d96dd5e777 100644
--- a/tp/t/results/coverage_braces/form_feed_in_brace_commands.pl
+++ b/tp/t/results/coverage_braces/form_feed_in_brace_commands.pl
@@ -300,7 +300,7 @@
$result_converted{'plaintext'}->{'form_feed_in_brace_commands'} = '‘ aa’
';
-$result_converted{'html_text'}->{'form_feed_in_brace_commands'} = '<p><samp
class="option"> aa</samp> <a class="anchor"
id="aa"></a></p><p>something <a href="mailto:aaa">fff</a><a id="DOCF1"
href="#FOOT1"><sup>1</sup></a> <a id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
+$result_converted{'html_text'}->{'form_feed_in_brace_commands'} = '<p><samp
class="option"> aa</samp> <a class="anchor"
id="aa"></a></p><p>something <a class="email" href="mailto:aaa">fff</a><a
class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
</p><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/coverage_braces/format_on_first_footnote_line.pl
b/tp/t/results/coverage_braces/format_on_first_footnote_line.pl
index 3409502718..a50f4ba9b2 100644
--- a/tp/t/results/coverage_braces/format_on_first_footnote_line.pl
+++ b/tp/t/results/coverage_braces/format_on_first_footnote_line.pl
@@ -292,9 +292,9 @@
$result_converted{'plaintext'}->{'format_on_first_footnote_line'} = 'Texte(1).
';
-$result_converted{'html_text'}->{'format_on_first_footnote_line'} =
'<p>Texte<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+$result_converted{'html_text'}->{'format_on_first_footnote_line'} =
'<p>Texte<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
</p>
-<p>Last text <a id="DOCF2" href="#FOOT2"><sup>2</sup></a>
+<p>Last text <a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/coverage_braces/heading_in_footnote.pl
b/tp/t/results/coverage_braces/heading_in_footnote.pl
index 7e5238bc52..0f48d45992 100644
--- a/tp/t/results/coverage_braces/heading_in_footnote.pl
+++ b/tp/t/results/coverage_braces/heading_in_footnote.pl
@@ -213,7 +213,7 @@ BBB
';
-$result_converted{'html_text'}->{'heading_in_footnote'} = '<p>T<a id="DOCF1"
href="#FOOT1"><sup>1</sup></a>
+$result_converted{'html_text'}->{'heading_in_footnote'} = '<p>T<a
class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/coverage_braces/nested_in_sc.pl
b/tp/t/results/coverage_braces/nested_in_sc.pl
index 063c6aa225..cd977496ba 100644
--- a/tp/t/results/coverage_braces/nested_in_sc.pl
+++ b/tp/t/results/coverage_braces/nested_in_sc.pl
@@ -340,7 +340,7 @@ $result_converted{'plaintext'}->{'nested_in_sc'} = 'AAA Ñ Å
TeX Å̃ (1), ABR
';
-$result_converted{'html_text'}->{'nested_in_sc'} = '<p><small
class="sc"><small class="sc">AAA Ñ Å TeX Å̃ <a
id="DOCF1" href="#FOOT1"><sup>1</sup></a>, <abbr title="expl">ABR</abbr>
(EXPL),
+$result_converted{'html_text'}->{'nested_in_sc'} = '<p><small
class="sc"><small class="sc">AAA Ñ Å TeX Å̃ <a
class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>, <abbr class="abbr"
title="expl">ABR</abbr> (EXPL),
<tt class="verb">in verb</tt></small></small>
</p><div class="footnote">
<hr>
diff --git a/tp/t/results/coverage_braces/recursive_acronym.pl
b/tp/t/results/coverage_braces/recursive_acronym.pl
index 6f7ea8cfd1..6562fe7564 100644
--- a/tp/t/results/coverage_braces/recursive_acronym.pl
+++ b/tp/t/results/coverage_braces/recursive_acronym.pl
@@ -117,7 +117,7 @@ $result_converted{'plaintext'}->{'recursive_acronym'} =
'GNU (GNU’s Not Unix)
';
-$result_converted{'html_text'}->{'recursive_acronym'} = '<p><acronym
title="GNU’s Not Unix">GNU</acronym> (<acronym>GNU</acronym>’s Not
Unix)
+$result_converted{'html_text'}->{'recursive_acronym'} = '<p><acronym
class="acronym" title="GNU’s Not Unix">GNU</acronym> (<acronym
class="acronym">GNU</acronym>’s Not Unix)
</p>';
1;
diff --git a/tp/t/results/coverage_braces/space_command_in_image.pl
b/tp/t/results/coverage_braces/space_command_in_image.pl
index c59dbdda9d..f53d988499 100644
--- a/tp/t/results/coverage_braces/space_command_in_image.pl
+++ b/tp/t/results/coverage_braces/space_command_in_image.pl
@@ -142,6 +142,6 @@ $result_floats{'space_command_in_image'} = {};
$result_converted{'plaintext'}->{'space_command_in_image'} = 'Image
description""\\. Image description""\\.';
-$result_converted{'html_text'}->{'space_command_in_image'} = '<img
src="f--ile.png" alt=" "> <img src="f--ile.png" alt="f--ile">';
+$result_converted{'html_text'}->{'space_command_in_image'} = '<img
class="image" src="f--ile.png" alt=" "> <img class="image"
src="f--ile.png" alt="f--ile">';
1;
diff --git a/tp/t/results/coverage_braces/space_in_footnote.pl
b/tp/t/results/coverage_braces/space_in_footnote.pl
index 3c49ca5719..be1a3fde34 100644
--- a/tp/t/results/coverage_braces/space_in_footnote.pl
+++ b/tp/t/results/coverage_braces/space_in_footnote.pl
@@ -86,7 +86,7 @@ $result_converted{'plaintext'}->{'space_in_footnote'} =
'text(1)
';
-$result_converted{'html_text'}->{'space_in_footnote'} = '<p>text<a id="DOCF1"
href="#FOOT1"><sup>1</sup></a></p><div class="footnote">
+$result_converted{'html_text'}->{'space_in_footnote'} = '<p>text<a
class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a></p><div
class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/coverage_braces/space_in_image.pl
b/tp/t/results/coverage_braces/space_in_image.pl
index e6f73238d8..0e9b1fc021 100644
--- a/tp/t/results/coverage_braces/space_in_image.pl
+++ b/tp/t/results/coverage_braces/space_in_image.pl
@@ -172,7 +172,7 @@ $result_converted{'plaintext'}->{'space_in_image'} = 'An
image text before parag
';
-$result_converted{'html_text'}->{'space_in_image'} = '<img src="a.e"
alt="dd"><p>. <img src="f.jpg" alt="f">.</p>';
+$result_converted{'html_text'}->{'space_in_image'} = '<img class="image"
src="a.e" alt="dd"><p>. <img class="image" src="f.jpg" alt="f">.</p>';
$result_converted_errors{'html_text'}->{'space_in_image'} = [
{
diff --git a/tp/t/results/coverage_braces/test_image.pl
b/tp/t/results/coverage_braces/test_image.pl
index 1e839d8660..13f8311055 100644
--- a/tp/t/results/coverage_braces/test_image.pl
+++ b/tp/t/results/coverage_braces/test_image.pl
@@ -3926,40 +3926,40 @@ kbd {font-style: oblique}
<h1 class="node-heading" id="Top">Top</h1>
-<img src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="f@i--le.. a@<"%@ <
& @ % " ">
+<img class="image" src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
-<p>In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+<p>In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.
</p>
<p>Insertcopying
</p><p>Text in copying.
-<img src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="f@i--le.. a@<"%@ <
& @ % " ">
+<img class="image" src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
</p>
-<p>In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+<p>In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.
</p>
<div class="example">
-<pre class="example"><img src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
+<pre class="example"><img class="image" src="f@i--le.. a@<"%@ <
& @ % " .ext@i--le.. a@<"%@ < & @ % " "
alt="f@i--le.. a@<"%@ < & @ % " ">
-In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.
</pre></div>
<div class="float" id="Image-with-commands">
-<img src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="f@i--le.. a@<"%@ <
& @ % " ">
+<img class="image" src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
-<p>In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+<p>In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.
</p>
-<div class="float-caption"><img src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
+<div class="float-caption"><img class="image" src="f@i--le.. a@<"%@
< & @ % " .ext@i--le.. a@<"%@ < & @ % " "
alt="f@i--le.. a@<"%@ < & @ % " ">
-<p><strong class="strong">Image 1: </strong>In text <img src="f@i--le..
a@<"%@ < & @ % " .ext@i--le.. a@<"%@ < &
@ % " " alt="alt î–le.. a
+<p><strong class="strong">Image 1: </strong>In text <img class="image"
src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="alt î–le.. a
<"%@ < & @ % " ">.</p></div></div>
<dl class="listoffloats">
-<dt><a href="#Image-with-commands">Image 1</a></dt><dd><img src="f@i--le..
a@<"%@ < & @ % " .ext@i--le.. a@<"%@ < &
@ % " " alt="f@i--le.. a@<"%@ < & @ % " ">
+<dt><a href="#Image-with-commands">Image 1</a></dt><dd><img class="image"
src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="f@i--le.. a@<"%@ <
& @ % " ">
-<p>In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+<p>In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.</p></dd>
</dl>
@@ -4167,40 +4167,40 @@ $result_converted{'html_text'}->{'test_image'} = '
<h1 class="node-heading" id="Top">Top</h1>
-<img src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="f@i--le.. a@<"%@ <
& @ % " ">
+<img class="image" src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
-<p>In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+<p>In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.
</p>
<p>Insertcopying
</p><p>Text in copying.
-<img src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="f@i--le.. a@<"%@ <
& @ % " ">
+<img class="image" src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
</p>
-<p>In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+<p>In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.
</p>
<div class="example">
-<pre class="example"><img src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
+<pre class="example"><img class="image" src="f@i--le.. a@<"%@ <
& @ % " .ext@i--le.. a@<"%@ < & @ % " "
alt="f@i--le.. a@<"%@ < & @ % " ">
-In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.
</pre></div>
<div class="float" id="Image-with-commands">
-<img src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="f@i--le.. a@<"%@ <
& @ % " ">
+<img class="image" src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
-<p>In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+<p>In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.
</p>
-<div class="float-caption"><img src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="f@i--le..
a@<"%@ < & @ % " ">
+<div class="float-caption"><img class="image" src="f@i--le.. a@<"%@
< & @ % " .ext@i--le.. a@<"%@ < & @ % " "
alt="f@i--le.. a@<"%@ < & @ % " ">
-<p><strong class="strong">Image 1: </strong>In text <img src="f@i--le..
a@<"%@ < & @ % " .ext@i--le.. a@<"%@ < &
@ % " " alt="alt î–le.. a
+<p><strong class="strong">Image 1: </strong>In text <img class="image"
src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="alt î–le.. a
<"%@ < & @ % " ">.</p></div></div>
<dl class="listoffloats">
-<dt><a href="#Image-with-commands">Image 1</a></dt><dd><img src="f@i--le..
a@<"%@ < & @ % " .ext@i--le.. a@<"%@ < &
@ % " " alt="f@i--le.. a@<"%@ < & @ % " ">
+<dt><a href="#Image-with-commands">Image 1</a></dt><dd><img class="image"
src="f@i--le.. a@<"%@ < & @ % " .ext@i--le..
a@<"%@ < & @ % " " alt="f@i--le.. a@<"%@ <
& @ % " ">
-<p>In text <img src="f@i--le.. a@<"%@ < & @ % "
.ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
+<p>In text <img class="image" src="f@i--le.. a@<"%@ < & @ %
" .ext@i--le.. a@<"%@ < & @ % " " alt="alt
î–le.. a
<"%@ < & @ % " ">.</p></dd>
</dl>
diff --git a/tp/t/results/coverage_braces/too_much_args.pl
b/tp/t/results/coverage_braces/too_much_args.pl
index b700c84ba0..7e585910b6 100644
--- a/tp/t/results/coverage_braces/too_much_args.pl
+++ b/tp/t/results/coverage_braces/too_much_args.pl
@@ -81,6 +81,6 @@ $result_converted{'plaintext'}->{'too_much_args'} = 'AZE (A
truc Z b, E eep)
';
-$result_converted{'html_text'}->{'too_much_args'} = '<p><abbr title="A truc Z
b, E eep">AZE</abbr> (A truc Z b, E eep)</p>';
+$result_converted{'html_text'}->{'too_much_args'} = '<p><abbr class="abbr"
title="A truc Z b, E eep">AZE</abbr> (A truc Z b, E eep)</p>';
1;
diff --git a/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
b/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
index fa4bc284d7..54d8d719a0 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
@@ -835,9 +835,9 @@ Next: <a href="#chapter" accesskey="n"
rel="next">chapter</a> </p>
</div>
<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-<p>A<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
-<p>B<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>
+<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p>
<ul class="section-toc">
@@ -851,9 +851,9 @@ Previous: <a href="#Top" accesskey="p" rel="prev">2
footnotes in 2 nodes</a>, Up
</div>
<h2 class="chapter" id="chapter-1">1 chapter</h2>
-<p>C<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>
+<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
</p>
-<p>D<a id="DOCF4" href="#FOOT4"><sup>4</sup></a>
+<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
</p>
</div>
</div>
@@ -995,9 +995,9 @@ $result_converted{'html_text'}->{'two_footnotes_in_nodes'}
= '<div class="top" i
</div>
<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-<p>A<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
-<p>B<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>
+<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p>
<ul class="section-toc">
@@ -1011,9 +1011,9 @@
$result_converted{'html_text'}->{'two_footnotes_in_nodes'} = '<div class="top" i
</div>
<h2 class="chapter" id="chapter-1">1 chapter</h2>
-<p>C<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>
+<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
</p>
-<p>D<a id="DOCF4" href="#FOOT4"><sup>4</sup></a>
+<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
</p>
</div>
</div>
diff --git a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
index ad54081c24..1ee3383bb6 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
@@ -871,9 +871,9 @@ Next: <a href="#chapter" accesskey="n"
rel="next">chapter</a> </p>
</div>
<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-<p>A<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
-<p>B<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>
+<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p>
<ul class="section-toc">
@@ -887,9 +887,9 @@ Previous: <a href="#Top" accesskey="p" rel="prev">2
footnotes in 2 nodes</a>, Up
</div>
<h2 class="chapter" id="chapter-1">1 chapter</h2>
-<p>C<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>
+<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
</p>
-<p>D<a id="DOCF4" href="#FOOT4"><sup>4</sup></a>
+<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
</p>
</div>
</div>
@@ -1033,9 +1033,9 @@
$result_converted{'html_text'}->{'two_footnotes_in_nodes_separate'} = '<div clas
</div>
<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-<p>A<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
-<p>B<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>
+<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p>
<ul class="section-toc">
@@ -1049,9 +1049,9 @@
$result_converted{'html_text'}->{'two_footnotes_in_nodes_separate'} = '<div clas
</div>
<h2 class="chapter" id="chapter-1">1 chapter</h2>
-<p>C<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>
+<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
</p>
-<p>D<a id="DOCF4" href="#FOOT4"><sup>4</sup></a>
+<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
</p>
</div>
</div>
diff --git a/tp/t/results/coverage_braces/uref_in_ref.pl
b/tp/t/results/coverage_braces/uref_in_ref.pl
index d4678e8e1d..a53d5da44c 100644
--- a/tp/t/results/coverage_braces/uref_in_ref.pl
+++ b/tp/t/results/coverage_braces/uref_in_ref.pl
@@ -324,7 +324,7 @@ $result_converted_errors{'plaintext'}->{'uref_in_ref'} = [
-$result_converted{'html_text'}->{'uref_in_ref'} = '<p><a data-manual="info
file with uref3 href://http/myhost.com/index3.html (uref3)" href="index3.html
(uref3).html#node">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a
href="href://http/myhost.com/index4.html">uref4</a></cite>
+$result_converted{'html_text'}->{'uref_in_ref'} = '<p><a data-manual="info
file with uref3 href://http/myhost.com/index3.html (uref3)" href="index3.html
(uref3).html#node">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
</p>';
diff --git a/tp/t/results/coverage_braces/uref_url.pl
b/tp/t/results/coverage_braces/uref_url.pl
index d9d9f49307..69e0a71fc5 100644
--- a/tp/t/results/coverage_braces/uref_url.pl
+++ b/tp/t/results/coverage_braces/uref_url.pl
@@ -464,15 +464,15 @@ $result_converted{'plaintext'}->{'uref_url'} = '–b (--a)
<--c> –d –g –i
';
-$result_converted{'html_text'}->{'uref_url'} = '<p><a href="--a">–b</a>
-<a href="--c">--c</a>
+$result_converted{'html_text'}->{'uref_url'} = '<p><a class="uref"
href="--a">–b</a>
+<a class="uref" href="--c">--c</a>
–d
-<a href="--e">–g</a>
+<a class="uref" href="--e">–g</a>
–i
-<a href="--j">–k</a>
+<a class="uref" href="--j">–k</a>
–l
-<a href="--m">–n</a>
-<a href="--o">–q</a>
+<a class="url" href="--m">–n</a>
+<a class="url" href="--o">–q</a>
</p>';
diff --git a/tp/t/results/coverage_braces/uref_with_commands_characters.pl
b/tp/t/results/coverage_braces/uref_with_commands_characters.pl
index 35e45d0c41..e0e41861c8 100644
--- a/tp/t/results/coverage_braces/uref_with_commands_characters.pl
+++ b/tp/t/results/coverage_braces/uref_with_commands_characters.pl
@@ -189,7 +189,7 @@ p+h#aaa)
';
-$result_converted{'html_text'}->{'uref_with_commands_characters'} = '<p><a
href="http://my-host.com/~toto%5Cs\'q"a&e?b}b{ba@s\\s p+h#aaa">see
that <strong class="strong">LaTeX</strong></a>
+$result_converted{'html_text'}->{'uref_with_commands_characters'} = '<p><a
class="uref" href="http://my-host.com/~toto%5Cs\'q"a&e?b}b{ba@s\\s
p+h#aaa">see that <strong class="strong">LaTeX</strong></a>
</p>';
diff --git a/tp/t/results/coverage_braces/verb_in_xref.pl
b/tp/t/results/coverage_braces/verb_in_xref.pl
index 5a66c7038c..1e7fd10bb5 100644
--- a/tp/t/results/coverage_braces/verb_in_xref.pl
+++ b/tp/t/results/coverage_braces/verb_in_xref.pl
@@ -233,7 +233,7 @@ ggg : Top.
$result_converted{'html_text'}->{'verb_in_xref'} = '<h1 class="node-heading"
id="Top">Top</h1>
-<p>See <a href="#Top"><tt class="verb">with
+<p>See <a class="xref" href="#Top"><tt class="verb">with
verb
ggg </tt></a>.
diff --git a/tp/t/results/float/complex_float.pl
b/tp/t/results/float/complex_float.pl
index c3ab1342e7..f98e74fd6e 100644
--- a/tp/t/results/float/complex_float.pl
+++ b/tp/t/results/float/complex_float.pl
@@ -4889,7 +4889,7 @@ Next: <a href="#chapter" accesskey="n" rel="next">A
chapter</a> </p>
<p>A list of floats at the beginning.
</p><dl class="listoffloats">
-<dt><a href="#text-with-a-lot-of-features">Text 1</a></dt><dd><p>TeX and <em
class="emph"><b class="b">téî</b><a href="an_url">an_url</a></em>
<small class="sc">AND</small> <tt class="verb">it is @verb</tt> a word !@
Æ.</p></dd>
+<dt><a href="#text-with-a-lot-of-features">Text 1</a></dt><dd><p>TeX and <em
class="emph"><b class="b">téî</b><a class="url"
href="an_url">an_url</a></em> <small class="sc">AND</small> <tt class="verb">it
is @verb</tt> a word !@ Æ.</p></dd>
<dt><a href="#float-with-a-lot-of-features-and-no-shortcaption">Text
1.1</a></dt><dd><p>An example of float caption<small
class="enddots">...</small> 2
An example 2.
</p><div class="example">
@@ -4919,11 +4919,11 @@ line
<p>A ref 2.
-See <a href="#Top">xref Text with features caption</a>.
+See <a class="xref" href="#Top">xref Text with features caption</a>.
A footnote 2.
-<a id="t_hlistoffloats_DOCF3_1"
href="#t_hlistoffloats_FOOT3_1"><sup>1</sup></a>.
+<a class="footnote" id="t_hlistoffloats_DOCF3_1"
href="#t_hlistoffloats_FOOT3_1"><sup>1</sup></a>.
</p>
-<p>TeX and <em class="emph"><b class="b">téî</b><a
href="an_url">an_url</a></em> <small class="sc">AND</small> <tt class="verb">it
is @verb</tt> a word !@ Æ.
+<p>TeX and <em class="emph"><b class="b">téî</b><a class="url"
href="an_url">an_url</a></em> <small class="sc">AND</small> <tt class="verb">it
is @verb</tt> a word !@ Æ.
</p></dd>
</dl>
@@ -4950,11 +4950,11 @@ line
</li></ul>
<p>A ref.
-See <a href="#Top">xref Text with features</a>.
+See <a class="xref" href="#Top">xref Text with features</a>.
A footnote.
-<a id="DOCF1" href="#FOOT1"><sup>2</sup></a>.
+<a class="footnote" id="DOCF1" href="#FOOT1"><sup>2</sup></a>.
</p>
-<p>TeX and <em class="emph"><b class="b">téî</b><a
href="an_url">an_url</a></em> <small class="sc">AND</small> <tt class="verb">it
is @verb</tt> a word !@ Æ.
+<p>TeX and <em class="emph"><b class="b">téî</b><a class="url"
href="an_url">an_url</a></em> <small class="sc">AND</small> <tt class="verb">it
is @verb</tt> a word !@ Æ.
</p>
@@ -4990,11 +4990,11 @@ line
</li></ul>
<p>A ref.
-See <a href="#Top">xref Text with features caption</a>.
+See <a class="xref" href="#Top">xref Text with features caption</a>.
A footnote.
-<a id="DOCF2" href="#FOOT2"><sup>3</sup></a>.
+<a class="footnote" id="DOCF2" href="#FOOT2"><sup>3</sup></a>.
</p>
-<p>TeX and <em class="emph"><b class="b">téî</b><a
href="an_url">an_url</a></em> <small class="sc">AND</small> <tt class="verb">it
is @verb</tt> a word !@ Æ.
+<p>TeX and <em class="emph"><b class="b">téî</b><a class="url"
href="an_url">an_url</a></em> <small class="sc">AND</small> <tt class="verb">it
is @verb</tt> a word !@ Æ.
</p></div></div>
<ul class="section-toc">
<li><a href="#chapter" accesskey="1">A chapter</a></li>
@@ -5043,13 +5043,13 @@ line
<a class="anchor" id="Anchor-in-caption-2"></a>
<p>A ref 2.
-See <a href="#Top">xref Text with features caption</a>.
+See <a class="xref" href="#Top">xref Text with features caption</a>.
A footnote 2.
-<a id="DOCF3" href="#FOOT3"><sup>4</sup></a>.
+<a class="footnote" id="DOCF3" href="#FOOT3"><sup>4</sup></a>.
</p>
-<p>TeX and <em class="emph"><b class="b">téî</b><a
href="an_url">an_url</a></em> <small class="sc">AND</small> <tt class="verb">it
is @verb</tt> a word !@ Æ.
+<p>TeX and <em class="emph"><b class="b">téî</b><a class="url"
href="an_url">an_url</a></em> <small class="sc">AND</small> <tt class="verb">it
is @verb</tt> a word !@ Æ.
</p></div></div>
-<p>See <a href="#text-with-a-lot-of-features">Text 1</a>.
+<p>See <a class="xref" href="#text-with-a-lot-of-features">Text 1</a>.
</p>
</div>
</div>
diff --git a/tp/t/results/float/float_copying.pl
b/tp/t/results/float/float_copying.pl
index 1a7bc3a9fb..95298966ef 100644
--- a/tp/t/results/float/float_copying.pl
+++ b/tp/t/results/float/float_copying.pl
@@ -1642,7 +1642,7 @@ Next: <a href="#Copying-and-floats" accesskey="n"
rel="next">Copying and floats<
<p>Public domain is not really a licence, as it means than
the author abandon his copyright.
</p>
-<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>1</sup></a>
</p>
<a class="anchor" id="public-domain-anchor"></a><a class="index-entry-anchor"
id="index-copying-indexed-caption"></a>
<a class="index-entry-anchor" id="index-copying-indexed-caption-function"></a>
@@ -1665,7 +1665,7 @@ Previous: <a href="#Top" accesskey="p"
rel="prev">Top</a>, Up: <a href="#Top" ac
<p>Public domain is not really a licence, as it means than
the author abandon his copyright.
</p>
-<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a id="DOCF1_2"
href="#FOOT1_2"><sup>2</sup></a>
+<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a class="footnote" id="DOCF1_2"
href="#FOOT1_2"><sup>2</sup></a>
</p>
<a class="anchor" id="public-domain-anchor"></a><a class="index-entry-anchor"
id="index-copying-indexed-caption"></a>
<a class="index-entry-anchor" id="index-copying-indexed-caption-function"></a>
@@ -1675,13 +1675,13 @@ the author abandon his copyright.
<p>Public domain is not really a licence, as it means than
the author abandon his copyright.
</p>
-<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a id="DOCF1_3"
href="#FOOT1_3"><sup>3</sup></a>
+<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a class="footnote" id="DOCF1_3"
href="#FOOT1_3"><sup>3</sup></a>
</p>
<a class="anchor" id="public-domain-anchor"></a><a class="index-entry-anchor"
id="index-copying-indexed-caption"></a>
<a class="index-entry-anchor" id="index-copying-indexed-caption-function"></a>
</div></div>
<dl class="listoffloats">
-<dt><a href="#public-domain">Copyright notice 1</a></dt><dd><p>The Public
Domain notice<a id="t_hlistoffloats_DOCF1_4"
href="#t_hlistoffloats_FOOT1_4"><sup>4</sup></a>
+<dt><a href="#public-domain">Copyright notice 1</a></dt><dd><p>The Public
Domain notice<a class="footnote" id="t_hlistoffloats_DOCF1_4"
href="#t_hlistoffloats_FOOT1_4"><sup>4</sup></a>
</p>
</dd>
</dl>
@@ -1732,7 +1732,7 @@ the author abandon his copyright.
<a class="index-entry-anchor"
id="index-copying-indexed-caption-copying-footnote"></a>
<a class="index-entry-anchor" id="index-copying-public-domain-function"></a>
-<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+<p>see <a class="ref" href="#Copying-and-floats">Copying and floats</a>.
</p>
<h5><a id="FOOT1_2" href="#DOCF1_2">(2)</a></h5>
<p>The caption copying footnote
@@ -1740,7 +1740,7 @@ the author abandon his copyright.
<a class="index-entry-anchor"
id="index-copying-indexed-caption-copying-footnote"></a>
<a class="index-entry-anchor" id="index-copying-public-domain-function"></a>
-<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+<p>see <a class="ref" href="#Copying-and-floats">Copying and floats</a>.
</p>
<h5><a id="FOOT1_3" href="#DOCF1_3">(3)</a></h5>
<p>The caption copying footnote
@@ -1748,13 +1748,13 @@ the author abandon his copyright.
<a class="index-entry-anchor"
id="index-copying-indexed-caption-copying-footnote"></a>
<a class="index-entry-anchor" id="index-copying-public-domain-function"></a>
-<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+<p>see <a class="ref" href="#Copying-and-floats">Copying and floats</a>.
</p>
<h5><a id="t_hlistoffloats_FOOT1_4"
href="#t_hlistoffloats_DOCF1_4">(4)</a></h5>
<p>The caption copying footnote
</p>
-<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+<p>see <a class="ref" href="#Copying-and-floats">Copying and floats</a>.
</p>
</div>
diff --git a/tp/t/results/float/footnote_in_caption.pl
b/tp/t/results/float/footnote_in_caption.pl
index 445b24a080..1a2e10af5f 100644
--- a/tp/t/results/float/footnote_in_caption.pl
+++ b/tp/t/results/float/footnote_in_caption.pl
@@ -448,13 +448,13 @@ kbd {font-style: oblique}
<h1 class="node-heading" id="Top">Top</h1>
<dl class="listoffloats">
-<dt><a href="#label">fl 1</a></dt><dd><p>in caption<a
id="t_hlistoffloats_DOCF1_1"
href="#t_hlistoffloats_FOOT1_1"><sup>1</sup></a></p></dd>
+<dt><a href="#label">fl 1</a></dt><dd><p>in caption<a class="footnote"
id="t_hlistoffloats_DOCF1_1"
href="#t_hlistoffloats_FOOT1_1"><sup>1</sup></a></p></dd>
</dl>
<div class="float" id="label">
<p>In float.
</p>
-<div class="float-caption"><p><strong class="strong">fl 1: </strong>in
caption<a id="DOCF1" href="#FOOT1"><sup>2</sup></a></p></div></div><div
class="footnote">
+<div class="float-caption"><p><strong class="strong">fl 1: </strong>in
caption<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>2</sup></a></p></div></div><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/float/footnote_in_caption_and_error.pl
b/tp/t/results/float/footnote_in_caption_and_error.pl
index 068a8f09b1..fd346e95a3 100644
--- a/tp/t/results/float/footnote_in_caption_and_error.pl
+++ b/tp/t/results/float/footnote_in_caption_and_error.pl
@@ -435,13 +435,13 @@ kbd {font-style: oblique}
<h1 class="node-heading" id="Top">Top</h1>
<dl class="listoffloats">
-<dt><a href="#label">fl 1</a></dt><dd><p>in caption<a
id="t_hlistoffloats_DOCF1_1"
href="#t_hlistoffloats_FOOT1_1"><sup>1</sup></a></p></dd>
+<dt><a href="#label">fl 1</a></dt><dd><p>in caption<a class="footnote"
id="t_hlistoffloats_DOCF1_1"
href="#t_hlistoffloats_FOOT1_1"><sup>1</sup></a></p></dd>
</dl>
<div class="float" id="label">
<p>In float.
</p>
-<div class="float-caption"><p><strong class="strong">fl 1: </strong>in
caption<a id="DOCF1" href="#FOOT1"><sup>2</sup></a></p></div></div><div
class="footnote">
+<div class="float-caption"><p><strong class="strong">fl 1: </strong>in
caption<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>2</sup></a></p></div></div><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/float/numbering_captions_listoffloats.pl
b/tp/t/results/float/numbering_captions_listoffloats.pl
index 67a9c1109f..d337ada276 100644
--- a/tp/t/results/float/numbering_captions_listoffloats.pl
+++ b/tp/t/results/float/numbering_captions_listoffloats.pl
@@ -8263,12 +8263,12 @@ Previous: <a href="#Appendix-for-float" accesskey="p"
rel="prev">Appendix for fl
</div>
<h2 class="unnumbered" id="list-of-floats-1">list of floats</h2>
-<p>See <a href="#text-in-section">Text 1.3</a>.
-And (see <a href="#text-in-chapter">Text 1.1</a>).
-See <a href="#text-with-a-lot-of-features">Text 1</a>.
+<p>See <a class="ref" href="#text-in-section">Text 1.3</a>.
+And (see <a class="pxref" href="#text-in-chapter">Text 1.1</a>).
+See <a class="xref" href="#text-with-a-lot-of-features">Text 1</a>.
</p>
<p>And now a ref (without manual or printed manual)
-<a href="#text-with-a-lot-of-features">title</a>.
+<a class="ref" href="#text-with-a-lot-of-features">title</a>.
</p>
<p>And now a ref (with manual without printed manual)
<a data-manual="manual"
href="manual.html#text-with-a-lot-of-features">(manual)title</a>.
@@ -8276,7 +8276,7 @@ See <a href="#text-with-a-lot-of-features">Text 1</a>.
<p>And now a ref (without manual with a printed manual)
‘title’ in <cite class="cite">printed manual title</cite>.
</p>
-<p>A ref to float without type <a href="#label-but-no-type">1</a>.
+<p>A ref to float without type <a class="ref" href="#label-but-no-type">1</a>.
</p>
<dl class="listoffloats">
<dt><a href="#text-with-a-lot-of-features">Text 1</a></dt><dd><p>TeX and
someething</p></dd>
diff --git a/tp/t/results/float/ref_to_float.pl
b/tp/t/results/float/ref_to_float.pl
index 234068d46c..2986810a0d 100644
--- a/tp/t/results/float/ref_to_float.pl
+++ b/tp/t/results/float/ref_to_float.pl
@@ -456,9 +456,9 @@ kbd {font-style: oblique}
<p>In foat 2.
</p><div class="float-caption"><p><strong>1
</strong></p></div></div>
-<p><a href="#Label1">Text 1</a>
+<p><a class="ref" href="#Label1">Text 1</a>
</p>
-<p><a href="#Label2">1</a>
+<p><a class="ref" href="#Label2">1</a>
</p>
diff --git a/tp/t/results/formats_encodings/at_commands_in_refs.pl
b/tp/t/results/formats_encodings/at_commands_in_refs.pl
index 12b3083771..b47ed2c292 100644
--- a/tp/t/results/formats_encodings/at_commands_in_refs.pl
+++ b/tp/t/results/formats_encodings/at_commands_in_refs.pl
@@ -22909,18 +22909,18 @@ Next: <a href="#-_007b-_007d" accesskey="n"
rel="next"> { }</a> </p>
<li><a href="#g_t_201c-_201d-_2018-_2019-_201e-_201a">“ ” ‘
’ „ ‚</a></li>
<li><a href="#g_t_00ab-_00bb-_00ab-_00bb-_2039-_203a">« » «
» ‹ ›</a></li>
<li><a
href="#g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027">“
” — – ‘ ’</a></li>
-<li><a href="#AAA-AAA-BBB"><acronym title="fff">AAA</acronym> (fff) <acronym
title="fff">AAA</acronym> <acronym>BBB</acronym></a></li>
-<li><a href="#CCC-CCC-DDD"><abbr title="rrr">CCC</abbr> (rrr) <abbr
title="rrr">CCC</abbr> <abbr>DDD</abbr></a></li>
-<li><a href="#someone_0040somewher-no_005fexplain_0040there"><a
href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a></li>
-<li><a href="#f_002d_002dile1-f_002d_002dile"><img src="f--ile1.jpg"
alt="f--ile1"> <img src="f--ile.png" alt="alt"></a></li>
+<li><a href="#AAA-AAA-BBB"><acronym class="acronym" title="fff">AAA</acronym>
(fff) <acronym class="acronym" title="fff">AAA</acronym> <acronym
class="acronym">BBB</acronym></a></li>
+<li><a href="#CCC-CCC-DDD"><abbr class="abbr" title="rrr">CCC</abbr> (rrr)
<abbr class="abbr" title="rrr">CCC</abbr> <abbr class="abbr">DDD</abbr></a></li>
+<li><a href="#someone_0040somewher-no_005fexplain_0040there"><a class="email"
href="mailto:someone@somewher">the someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></a></li>
+<li><a href="#f_002d_002dile1-f_002d_002dile"><img class="image"
src="f--ile1.jpg" alt="f--ile1"> <img class="image" src="f--ile.png"
alt="alt"></a></li>
<li><a href="#-_0040-_007b_007d-_002e-"><tt class="verb"> @ {} . </tt></a></li>
<li><a href="#cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i"><cite
class="cite">cite asis</cite> in @w <b class="b">b</b><!-- /@w -->
<span class="r">in r</span> <small class="sc">SC</small> <strong
class="strong">str</strong> <code class="t">t</code> <var class="var">var</var>
<em class="dfn">dfn</em> <i class="i">i</i></a></li>
<li><a href="#env-code-option-samp-command-file-C_002dx-ESC"><code
class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></a></li>
-<li><a href="#g_t8_002e27in">8.27in</a></li>
+<li><a href="#g_t8_002e27in">8.27<span class="dmn">in</span></a></li>
<li><a href="#sansserif-slanted"><span class="sansserif">sansserif</span> <i
class="slanted">slanted</i></a></li>
-<li><a href="#indicateurl">‘<code>indicateurl</code>’</a></li>
+<li><a href="#indicateurl">‘<code
class="indicateurl">indicateurl</code>’</a></li>
<li><a href="#gH-3rd"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a></li>
-<li><a
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"><a
href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a> <a
href="/man.cgi/1/ls">ls</a></a></li>
+<li><a
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"><a
class="url" href="http://somewhere_aaa">http://somewhere_aaa</a> <a
class="url" href="url">text</a> <a class="uref"
href="/man.cgi/1/ls">ls</a></a></li>
</ul>
<hr>
<div class="chapter" id="-_007b-_007d">
@@ -23052,7 +23052,7 @@ Next: <a
href="#g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027"
<div class="chapter"
id="g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027">
<div class="header">
<p>
-Next: <a href="#AAA-AAA-BBB" accesskey="n" rel="next"><acronym
title="fff">AAA</acronym> (fff) <acronym title="fff">AAA</acronym>
<acronym>BBB</acronym></a>, Previous: <a
href="#g_t_00ab-_00bb-_00ab-_00bb-_2039-_203a" accesskey="p" rel="prev">«
» « » ‹ ›</a>, Up: <a href="#Top" accesskey="u"
rel="up">Top</a> </p>
+Next: <a href="#AAA-AAA-BBB" accesskey="n" rel="next"><acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a>, Previous:
<a href="#g_t_00ab-_00bb-_00ab-_00bb-_2039-_203a" accesskey="p"
rel="prev">« » « » ‹ ›</a>, Up: <a
href="#Top" accesskey="u" rel="up">Top</a> </p>
</div>
<h2 class="chapter"
id="g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027-1">15
“ ” — – ‘ ’</h2>
@@ -23061,43 +23061,43 @@ Next: <a href="#AAA-AAA-BBB" accesskey="n"
rel="next"><acronym title="fff">AAA</
<div class="chapter" id="AAA-AAA-BBB">
<div class="header">
<p>
-Next: <a href="#CCC-CCC-DDD" accesskey="n" rel="next"><abbr
title="rrr">CCC</abbr> (rrr) <abbr title="rrr">CCC</abbr> <abbr>DDD</abbr></a>,
Previous: <a
href="#g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027"
accesskey="p" rel="prev">“ ” — – ‘ ’</a>,
Up: <a href="#Top" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="#CCC-CCC-DDD" accesskey="n" rel="next"><abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></a>, Previous: <a
href="#g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027"
accesskey="p" rel="prev">“ ” — – ‘ ’</a>,
Up: <a href="#Top" accesskey="u" rel="up">Top</a> </p>
</div>
-<h2 class="chapter" id="AAA-AAA-BBB-1">16 <acronym title="fff">AAA</acronym>
(fff) <acronym title="fff">AAA</acronym> <acronym>BBB</acronym></h2>
+<h2 class="chapter" id="AAA-AAA-BBB-1">16 <acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></h2>
<hr>
</div>
<div class="chapter" id="CCC-CCC-DDD">
<div class="header">
<p>
-Next: <a href="#someone_0040somewher-no_005fexplain_0040there" accesskey="n"
rel="next"><a href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a>, Previous: <a
href="#AAA-AAA-BBB" accesskey="p" rel="prev"><acronym title="fff">AAA</acronym>
(fff) <acronym title="fff">AAA</acronym> <acronym>BBB</acronym></a>, Up: <a
href="#Top" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="#someone_0040somewher-no_005fexplain_0040there" accesskey="n"
rel="next"><a class="email" href="mailto:someone@somewher">the someone</a> <a
class="email" href="mailto:no_explain@there">no_explain@there</a></a>,
Previous: <a href="#AAA-AAA-BBB" accesskey="p" rel="prev"><acronym
class="acronym" title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a>, Up: <a
href="#Top" accesskey="u" rel="up">Top</a> </p>
</div>
-<h2 class="chapter" id="CCC-CCC-DDD-1">17 <abbr title="rrr">CCC</abbr> (rrr)
<abbr title="rrr">CCC</abbr> <abbr>DDD</abbr></h2>
+<h2 class="chapter" id="CCC-CCC-DDD-1">17 <abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></h2>
<hr>
</div>
<div class="chapter" id="someone_0040somewher-no_005fexplain_0040there">
<div class="header">
<p>
-Next: <a href="#f_002d_002dile1-f_002d_002dile" accesskey="n" rel="next"><img
src="f--ile1.jpg" alt="f--ile1"> <img src="f--ile.png" alt="alt"></a>,
Previous: <a href="#CCC-CCC-DDD" accesskey="p" rel="prev"><abbr
title="rrr">CCC</abbr> (rrr) <abbr title="rrr">CCC</abbr> <abbr>DDD</abbr></a>,
Up: <a href="#Top" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="#f_002d_002dile1-f_002d_002dile" accesskey="n" rel="next"><img
class="image" src="f--ile1.jpg" alt="f--ile1"> <img class="image"
src="f--ile.png" alt="alt"></a>, Previous: <a href="#CCC-CCC-DDD" accesskey="p"
rel="prev"><abbr class="abbr" title="rrr">CCC</abbr> (rrr) <abbr class="abbr"
title="rrr">CCC</abbr> <abbr class="abbr">DDD</abbr></a>, Up: <a href="#Top"
accesskey="u" rel="up">Top</a> </p>
</div>
-<h2 class="chapter" id="someone_0040somewher-no_005fexplain_0040there-1">18 <a
href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></h2>
+<h2 class="chapter" id="someone_0040somewher-no_005fexplain_0040there-1">18 <a
class="email" href="mailto:someone@somewher">the someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></h2>
<hr>
</div>
<div class="chapter" id="f_002d_002dile1-f_002d_002dile">
<div class="header">
<p>
-Next: <a href="#-_0040-_007b_007d-_002e-" accesskey="n" rel="next"><tt
class="verb"> @ {} . </tt></a>, Previous: <a
href="#someone_0040somewher-no_005fexplain_0040there" accesskey="p"
rel="prev"><a href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a>, Up: <a href="#Top"
accesskey="u" rel="up">Top</a> </p>
+Next: <a href="#-_0040-_007b_007d-_002e-" accesskey="n" rel="next"><tt
class="verb"> @ {} . </tt></a>, Previous: <a
href="#someone_0040somewher-no_005fexplain_0040there" accesskey="p"
rel="prev"><a class="email" href="mailto:someone@somewher">the someone</a> <a
class="email" href="mailto:no_explain@there">no_explain@there</a></a>, Up: <a
href="#Top" accesskey="u" rel="up">Top</a> </p>
</div>
-<h2 class="chapter" id="f_002d_002dile1-f_002d_002dile-1">19 <img
src="f--ile1.jpg" alt="f--ile1"> <img src="f--ile.png" alt="alt"></h2>
+<h2 class="chapter" id="f_002d_002dile1-f_002d_002dile-1">19 <img
class="image" src="f--ile1.jpg" alt="f--ile1"> <img class="image"
src="f--ile.png" alt="alt"></h2>
<hr>
</div>
<div class="chapter" id="-_0040-_007b_007d-_002e-">
<div class="header">
<p>
-Next: <a href="#cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i" accesskey="n"
rel="next"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Previous: <a href="#f_002d_002dile1-f_002d_002dile"
accesskey="p" rel="prev"><img src="f--ile1.jpg" alt="f--ile1"> <img src="f
[...]
+Next: <a href="#cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i" accesskey="n"
rel="next"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Previous: <a href="#f_002d_002dile1-f_002d_002dile"
accesskey="p" rel="prev"><img class="image" src="f--ile1.jpg" alt="f--ile1"
[...]
</div>
<h2 class="chapter" id="-_0040-_007b_007d-_002e--1">20 <tt class="verb"> @ {}
. </tt></h2>
@@ -23115,7 +23115,7 @@ Next: <a
href="#env-code-option-samp-command-file-C_002dx-ESC" accesskey="n" rel
<div class="chapter" id="env-code-option-samp-command-file-C_002dx-ESC">
<div class="header">
<p>
-Next: <a href="#g_t8_002e27in" accesskey="n" rel="next">8.27in</a>, Previous:
<a href="#cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i" accesskey="p"
rel="prev"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Up: <a href="#Top" accesskey="u" rel="up">Top</a>
</p>
+Next: <a href="#g_t8_002e27in" accesskey="n" rel="next">8.27<span
class="dmn">in</span></a>, Previous: <a
href="#cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i" accesskey="p"
rel="prev"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Up: <a href="#Top" accesskey=" [...]
</div>
<h2 class="chapter" id="env-code-option-samp-command-file-C_002dx-ESC-1">22
<code class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></h2>
@@ -23126,14 +23126,14 @@ Next: <a href="#g_t8_002e27in" accesskey="n"
rel="next">8.27in</a>, Previous: <a
<p>
Next: <a href="#sansserif-slanted" accesskey="n" rel="next"><span
class="sansserif">sansserif</span> <i class="slanted">slanted</i></a>,
Previous: <a href="#env-code-option-samp-command-file-C_002dx-ESC"
accesskey="p" rel="prev"><code class="env">env</code> <code
class="code">code</code> <samp class="option">option</samp> ‘<samp
class="samp">samp</samp>’ <code class="command">command</code> <samp
class="file">file</samp> <kbd class="kbd">C-x <kbd
class="key">ESC</kbd></kbd></ [...]
</div>
-<h2 class="chapter" id="g_t8_002e27in-1">23 8.27in</h2>
+<h2 class="chapter" id="g_t8_002e27in-1">23 8.27<span
class="dmn">in</span></h2>
<hr>
</div>
<div class="chapter" id="sansserif-slanted">
<div class="header">
<p>
-Next: <a href="#indicateurl" accesskey="n"
rel="next">‘<code>indicateurl</code>’</a>, Previous: <a
href="#g_t8_002e27in" accesskey="p" rel="prev">8.27in</a>, Up: <a href="#Top"
accesskey="u" rel="up">Top</a> </p>
+Next: <a href="#indicateurl" accesskey="n" rel="next">‘<code
class="indicateurl">indicateurl</code>’</a>, Previous: <a
href="#g_t8_002e27in" accesskey="p" rel="prev">8.27<span
class="dmn">in</span></a>, Up: <a href="#Top" accesskey="u" rel="up">Top</a>
</p>
</div>
<h2 class="chapter" id="sansserif-slanted-1">24 <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i></h2>
@@ -23144,14 +23144,14 @@ Next: <a href="#indicateurl" accesskey="n"
rel="next">‘<code>indicateurl</
<p>
Next: <a href="#gH-3rd" accesskey="n" rel="next"><sub class="sub">g</sub>H
3<sup class="sup">rd</sup></a>, Previous: <a href="#sansserif-slanted"
accesskey="p" rel="prev"><span class="sansserif">sansserif</span> <i
class="slanted">slanted</i></a>, Up: <a href="#Top" accesskey="u"
rel="up">Top</a> </p>
</div>
-<h2 class="chapter" id="indicateurl-1">25
‘<code>indicateurl</code>’</h2>
+<h2 class="chapter" id="indicateurl-1">25 ‘<code
class="indicateurl">indicateurl</code>’</h2>
<hr>
</div>
<div class="chapter" id="gH-3rd">
<div class="header">
<p>
-Next: <a
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"
accesskey="n" rel="next"><a
href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a> <a
href="/man.cgi/1/ls">ls</a></a>, Previous: <a href="#indicateurl" accesskey="p"
rel="prev">‘<code>indicateurl</code>’</a>, Up: <a href="#Top"
accesskey="u" rel="up">Top</a> </p>
+Next: <a
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"
accesskey="n" rel="next"><a class="url"
href="http://somewhere_aaa">http://somewhere_aaa</a> <a class="url"
href="url">text</a> <a class="uref" href="/man.cgi/1/ls">ls</a></a>, Previous:
<a href="#indicateurl" accesskey="p" rel="prev">‘<code
class="indicateurl">indicateurl</code>’</a>, Up: <a href="#Top"
accesskey="u" rel="up">Top</a> </p>
</div>
<h2 class="chapter" id="gH-3rd-1">26 <sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></h2>
@@ -23162,61 +23162,61 @@ Next: <a
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_
<p>
Previous: <a href="#gH-3rd" accesskey="p" rel="prev"><sub class="sub">g</sub>H
3<sup class="sup">rd</sup></a>, Up: <a href="#Top" accesskey="u"
rel="up">Top</a> </p>
</div>
-<h2 class="chapter"
id="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls-1">27
<a href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a>
<a href="/man.cgi/1/ls">ls</a></h2>
+<h2 class="chapter"
id="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls-1">27
<a class="url" href="http://somewhere_aaa">http://somewhere_aaa</a> <a
class="url" href="url">text</a> <a class="uref" href="/man.cgi/1/ls">ls</a></h2>
-<p><a href="#-_007b-_007d"> { }</a>
+<p><a class="ref" href="#-_007b-_007d"> { }</a>
</p>
-<p><a href="#----_0021---_002e--_002e-_003f-_0040"> ! <br> . . ?
@</a>
+<p><a class="ref" href="#----_0021---_002e--_002e-_003f-_0040"> !
<br> . . ? @</a>
</p>
-<p><a href="#g_t_0040-_007b-_007d-_005c-_0023">@ { } \\ #</a>
+<p><a class="ref" href="#g_t_0040-_007b-_007d-_005c-_0023">@ { } \\ #</a>
</p>
-<p><a href="#LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e">LaTeX TeX
• , © … <small class="enddots">...</small></a>
+<p><a class="ref"
href="#LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e">LaTeX TeX • ,
© … <small class="enddots">...</small></a>
</p>
-<p><a href="#g_t_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212">≡
error→ € ¡ → -</a>
+<p><a class="ref"
href="#g_t_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212">≡
error→ € ¡ → -</a>
</p>
-<p><a href="#g_t_2265-_2264-_2192">≥ ≤ →</a>
+<p><a class="ref" href="#g_t_2265-_2264-_2192">≥ ≤ →</a>
</p>
-<p><a href="#g_t_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae">ª º
∗ £ -| ¿ ®</a>
+<p><a class="ref" href="#g_t_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae">ª
º ∗ £ -| ¿ ®</a>
</p>
-<p><a href="#g_t_21d2-_00b0-a-b--_00e5">⇒ ° a b a sunny day
å</a>
+<p><a class="ref" href="#g_t_21d2-_00b0-a-b--_00e5">⇒ ° a b a
sunny day å</a>
</p>
-<p><a
href="#g_t_00c5-_00e6-_0153-_00c6-_0152-_00f8-_00d8-_00df-_0142-_0141-_00d0-_00f0-_00de-_00fe">Å
æ œ Æ Œ ø Ø ß ł Ł Ð
ð Þ þ</a>
+<p><a class="ref"
href="#g_t_00c5-_00e6-_0153-_00c6-_0152-_00f8-_00d8-_00df-_0142-_0141-_00d0-_00f0-_00de-_00fe">Å
æ œ Æ Œ ø Ø ß ł Ł Ð
ð Þ þ</a>
</p>
-<p><a
href="#g_t_00e4-_1ebd-_00ee-_00e2-_00e0-_00e9-_00e7-_0113-e_030a-e_030b-_0119">ä
ẽ î â à é ç ē e̊ e̋
ę</a>
+<p><a class="ref"
href="#g_t_00e4-_1ebd-_00ee-_00e2-_00e0-_00e9-_00e7-_0113-e_030a-e_030b-_0119">ä
ẽ î â à é ç ē e̊ e̋
ę</a>
</p>
-<p><a href="#g_t_0117-_0115-e_0332-_1eb9-_011b-j-e_0361e">ė ĕ
e̲ ẹ ě j e͡e</a>
+<p><a class="ref" href="#g_t_0117-_0115-e_0332-_1eb9-_011b-j-e_0361e">ė
ĕ e̲ ẹ ě j e͡e</a>
</p>
-<p><a href="#g_t_0131-_1e14-_1e08">i Ḕ Ḉ</a>
+<p><a class="ref" href="#g_t_0131-_1e14-_1e08">i Ḕ Ḉ</a>
</p>
-<p><a href="#g_t_201c-_201d-_2018-_2019-_201e-_201a">“ ” ‘
’ „ ‚</a>
+<p><a class="ref" href="#g_t_201c-_201d-_2018-_2019-_201e-_201a">“
” ‘ ’ „ ‚</a>
</p>
-<p><a href="#g_t_00ab-_00bb-_00ab-_00bb-_2039-_203a">« » «
» ‹ ›</a>
+<p><a class="ref" href="#g_t_00ab-_00bb-_00ab-_00bb-_2039-_203a">«
» « » ‹ ›</a>
</p>
-<p><a
href="#g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027">“
” — – ‘ ’</a>
+<p><a class="ref"
href="#g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027">“
” — – ‘ ’</a>
</p>
-<p><a href="#AAA-AAA-BBB"><acronym title="fff">AAA</acronym> (fff) <acronym
title="fff">AAA</acronym> <acronym>BBB</acronym></a>
+<p><a class="ref" href="#AAA-AAA-BBB"><acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a>
</p>
-<p><a href="#CCC-CCC-DDD"><abbr title="rrr">CCC</abbr> (rrr) <abbr
title="rrr">CCC</abbr> <abbr>DDD</abbr></a>
+<p><a class="ref" href="#CCC-CCC-DDD"><abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></a>
</p>
-<p><a href="#someone_0040somewher-no_005fexplain_0040there"><a
href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a>
+<p><a class="ref" href="#someone_0040somewher-no_005fexplain_0040there"><a
class="email" href="mailto:someone@somewher">the someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></a>
</p>
-<p><a href="#f_002d_002dile1-f_002d_002dile"><img src="f--ile1.jpg"
alt="f--ile1"> <img src="f--ile.png" alt="alt"></a>
+<p><a class="ref" href="#f_002d_002dile1-f_002d_002dile"><img class="image"
src="f--ile1.jpg" alt="f--ile1"> <img class="image" src="f--ile.png"
alt="alt"></a>
</p>
-<p><a href="#-_0040-_007b_007d-_002e-"><tt class="verb"> @ {} . </tt></a>
+<p><a class="ref" href="#-_0040-_007b_007d-_002e-"><tt class="verb"> @ {} .
</tt></a>
</p>
-<p><a href="#cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i"><cite
class="cite">cite asis</cite> in @w <b class="b">b</b><!-- /@w -->
<span class="r">in r</span> <small class="sc">SC</small> <strong
class="strong">str</strong> <code class="t">t</code> <var class="var">var</var>
<em class="dfn">dfn</em> <i class="i">i</i></a>
+<p><a class="ref" href="#cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i"><cite
class="cite">cite asis</cite> in @w <b class="b">b</b><!-- /@w -->
<span class="r">in r</span> <small class="sc">SC</small> <strong
class="strong">str</strong> <code class="t">t</code> <var class="var">var</var>
<em class="dfn">dfn</em> <i class="i">i</i></a>
</p>
-<p><a href="#env-code-option-samp-command-file-C_002dx-ESC"><code
class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></a>
+<p><a class="ref" href="#env-code-option-samp-command-file-C_002dx-ESC"><code
class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></a>
</p>
-<p><a href="#g_t8_002e27in">8.27in</a>
+<p><a class="ref" href="#g_t8_002e27in">8.27<span class="dmn">in</span></a>
</p>
-<p><a href="#sansserif-slanted"><span class="sansserif">sansserif</span> <i
class="slanted">slanted</i></a>
+<p><a class="ref" href="#sansserif-slanted"><span
class="sansserif">sansserif</span> <i class="slanted">slanted</i></a>
</p>
-<p><a href="#indicateurl">‘<code>indicateurl</code>’</a>
+<p><a class="ref" href="#indicateurl">‘<code
class="indicateurl">indicateurl</code>’</a>
</p>
-<p><a href="#gH-3rd"><sub class="sub">g</sub>H 3<sup class="sup">rd</sup></a>
+<p><a class="ref" href="#gH-3rd"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a>
</p>
-<p><a
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"><a
href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a> <a
href="/man.cgi/1/ls">ls</a></a>
+<p><a class="ref"
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"><a
class="url" href="http://somewhere_aaa">http://somewhere_aaa</a> <a
class="url" href="url">text</a> <a class="uref" href="/man.cgi/1/ls">ls</a></a>
</p>
</div>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
index 8fa838d9e9..6623e4e2f3 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
@@ -30,7 +30,7 @@ span.r {font-family: initial; font-weight: normal}
<div class="chapter" id="-_0040-_007b_007d-_002e-">
<div class="header">
<p>
-Next: <a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"
accesskey="n" rel="next"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Previous: <a href="f_002d_002dile1-f_002d_002dile.html"
accesskey="p" rel="prev"><img src="f--ile1.jpg" alt="f--ile1"> <im [...]
+Next: <a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"
accesskey="n" rel="next"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Previous: <a href="f_002d_002dile1-f_002d_002dile.html"
accesskey="p" rel="prev"><img class="image" src="f--ile1.jpg" alt=" [...]
</div>
<hr>
<h2 class="chapter" id="-_0040-_007b_007d-_002e--1">20 <tt class="verb"> @ {}
. </tt></h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
index de3d5f80c1..881a1b8f56 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
@@ -35,7 +35,7 @@ span.sansserif {font-family: sans-serif; font-weight: normal}
Next: <a href="sansserif-slanted.html" accesskey="n" rel="next"><span
class="sansserif">sansserif</span> <i class="slanted">slanted</i></a>,
Previous: <a href="env-code-option-samp-command-file-C_002dx-ESC.html"
accesskey="p" rel="prev"><code class="env">env</code> <code
class="code">code</code> <samp class="option">option</samp> ‘<samp
class="samp">samp</samp>’ <code class="command">command</code> <samp
class="file">file</samp> <kbd class="kbd">C-x <kbd class="key">ESC</kbd> [...]
</div>
<hr>
-<h2 class="chapter" id="g_t8_002e27in-1">23 8.27in</h2>
+<h2 class="chapter" id="g_t8_002e27in-1">23 8.27<span
class="dmn">in</span></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
index d550106e94..e7e00feb61 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
@@ -28,10 +28,10 @@ kbd {font-style: oblique}
<div class="chapter" id="AAA-AAA-BBB">
<div class="header">
<p>
-Next: <a href="CCC-CCC-DDD.html" accesskey="n" rel="next"><abbr
title="rrr">CCC</abbr> (rrr) <abbr title="rrr">CCC</abbr> <abbr>DDD</abbr></a>,
Previous: <a
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html"
accesskey="p" rel="prev">“ ” — – ‘ ’</a>,
Up: <a href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="CCC-CCC-DDD.html" accesskey="n" rel="next"><abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></a>, Previous: <a
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html"
accesskey="p" rel="prev">“ ” — – ‘ ’</a>,
Up: <a href="index.html" accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter" id="AAA-AAA-BBB-1">16 <acronym title="fff">AAA</acronym>
(fff) <acronym title="fff">AAA</acronym> <acronym>BBB</acronym></h2>
+<h2 class="chapter" id="AAA-AAA-BBB-1">16 <acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
index b35b569ccf..8786cb477f 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
@@ -28,10 +28,10 @@ kbd {font-style: oblique}
<div class="chapter" id="CCC-CCC-DDD">
<div class="header">
<p>
-Next: <a href="someone_0040somewher-no_005fexplain_0040there.html"
accesskey="n" rel="next"><a href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a>, Previous: <a
href="AAA-AAA-BBB.html" accesskey="p" rel="prev"><acronym
title="fff">AAA</acronym> (fff) <acronym title="fff">AAA</acronym>
<acronym>BBB</acronym></a>, Up: <a href="index.html" accesskey="u"
rel="up">Top</a> </p>
+Next: <a href="someone_0040somewher-no_005fexplain_0040there.html"
accesskey="n" rel="next"><a class="email" href="mailto:someone@somewher">the
someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></a>, Previous: <a
href="AAA-AAA-BBB.html" accesskey="p" rel="prev"><acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a>, Up: <a
href="index.html" accesskey="u" rel="up"> [...]
</div>
<hr>
-<h2 class="chapter" id="CCC-CCC-DDD-1">17 <abbr title="rrr">CCC</abbr> (rrr)
<abbr title="rrr">CCC</abbr> <abbr>DDD</abbr></h2>
+<h2 class="chapter" id="CCC-CCC-DDD-1">17 <abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
index f2b1de4641..f903c12c2f 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
@@ -28,7 +28,7 @@ kbd {font-style: oblique}
<div class="chapter"
id="g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027">
<div class="header">
<p>
-Next: <a href="AAA-AAA-BBB.html" accesskey="n" rel="next"><acronym
title="fff">AAA</acronym> (fff) <acronym title="fff">AAA</acronym>
<acronym>BBB</acronym></a>, Previous: <a
href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html" accesskey="p"
rel="prev">« » « » ‹ ›</a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="AAA-AAA-BBB.html" accesskey="n" rel="next"><acronym
class="acronym" title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a>, Previous:
<a href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html" accesskey="p"
rel="prev">« » « » ‹ ›</a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
<h2 class="chapter"
id="g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027-1">15
“ ” — – ‘ ’</h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
index a91961efe6..f9774f4f23 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
@@ -31,7 +31,7 @@ span.r {font-family: initial; font-weight: normal}
<div class="chapter" id="env-code-option-samp-command-file-C_002dx-ESC">
<div class="header">
<p>
-Next: <a href="8_002e27in.html" accesskey="n" rel="next">8.27in</a>, Previous:
<a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html" accesskey="p"
rel="prev"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Up: <a href="index.html" accesskey="u" rel="up">To [...]
+Next: <a href="8_002e27in.html" accesskey="n" rel="next">8.27<span
class="dmn">in</span></a>, Previous: <a
href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html" accesskey="p"
rel="prev"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Up: <a href="index.html" [...]
</div>
<hr>
<h2 class="chapter" id="env-code-option-samp-command-file-C_002dx-ESC-1">22
<code class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
index 02d081ad3d..f192cc5f4e 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
@@ -28,10 +28,10 @@ kbd {font-style: oblique}
<div class="chapter" id="f_002d_002dile1-f_002d_002dile">
<div class="header">
<p>
-Next: <a href="-_0040-_007b_007d-_002e-.html" accesskey="n" rel="next"><tt
class="verb"> @ {} . </tt></a>, Previous: <a
href="someone_0040somewher-no_005fexplain_0040there.html" accesskey="p"
rel="prev"><a href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="-_0040-_007b_007d-_002e-.html" accesskey="n" rel="next"><tt
class="verb"> @ {} . </tt></a>, Previous: <a
href="someone_0040somewher-no_005fexplain_0040there.html" accesskey="p"
rel="prev"><a class="email" href="mailto:someone@somewher">the someone</a> <a
class="email" href="mailto:no_explain@there">no_explain@there</a></a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter" id="f_002d_002dile1-f_002d_002dile-1">19 <img
src="f--ile1.jpg" alt="f--ile1"> <img src="f--ile.png" alt="alt"></h2>
+<h2 class="chapter" id="f_002d_002dile1-f_002d_002dile-1">19 <img
class="image" src="f--ile1.jpg" alt="f--ile1"> <img class="image"
src="f--ile.png" alt="alt"></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
index c35834d1af..83b7c3b68b 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
@@ -32,7 +32,7 @@ span.sansserif {font-family: sans-serif; font-weight: normal}
<div class="chapter" id="gH-3rd">
<div class="header">
<p>
-Next: <a
href="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html"
accesskey="n" rel="next"><a
href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a> <a
href="/man.cgi/1/ls">ls</a></a>, Previous: <a href="indicateurl.html"
accesskey="p" rel="prev">‘<code>indicateurl</code>’</a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a
href="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html"
accesskey="n" rel="next"><a class="url"
href="http://somewhere_aaa">http://somewhere_aaa</a> <a class="url"
href="url">text</a> <a class="uref" href="/man.cgi/1/ls">ls</a></a>, Previous:
<a href="indicateurl.html" accesskey="p" rel="prev">‘<code
class="indicateurl">indicateurl</code>’</a>, Up: <a href="index.html"
accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
<h2 class="chapter" id="gH-3rd-1">26 <sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
index 917efe34db..a7c54c3ec6 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
@@ -34,63 +34,68 @@ span.sansserif {font-family: sans-serif; font-weight:
normal}
Previous: <a href="gH-3rd.html" accesskey="p" rel="prev"><sub
class="sub">g</sub>H 3<sup class="sup">rd</sup></a>, Up: <a href="index.html"
accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter"
id="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls-1">27
<a href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a>
<a href="/man.cgi/1/ls">ls</a></h2>
+<h2 class="chapter"
id="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls-1">27
<a class="url" href="http://somewhere_aaa">http://somewhere_aaa</a> <a
class="url" href="url">text</a> <a class="uref" href="/man.cgi/1/ls">ls</a></h2>
-<p><a href="-_007b-_007d.html"> { }</a>
+<p><a class="ref" href="-_007b-_007d.html"> { }</a>
</p>
-<p><a href="----_0021---_002e--_002e-_003f-_0040.html"> ! <br> .
. ? @</a>
+<p><a class="ref" href="----_0021---_002e--_002e-_003f-_0040.html">
! <br> . . ? @</a>
</p>
-<p><a href="_0040-_007b-_007d-_005c-_0023.html">@ { } \ #</a>
+<p><a class="ref" href="_0040-_007b-_007d-_005c-_0023.html">@ { } \ #</a>
</p>
-<p><a href="LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html">LaTeX TeX
• , © … <small class="enddots">...</small></a>
+<p><a class="ref"
href="LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html">LaTeX TeX •
, © … <small class="enddots">...</small></a>
</p>
-<p><a href="_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html">≡
error→ € ¡ → -</a>
+<p><a class="ref"
href="_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html">≡
error→ € ¡ → -</a>
</p>
-<p><a href="_2265-_2264-_2192.html">≥ ≤ →</a>
+<p><a class="ref" href="_2265-_2264-_2192.html">≥ ≤ →</a>
</p>
-<p><a href="_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html">ª º
∗ £ -| ¿ ®</a>
+<p><a class="ref" href="_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html">ª
º ∗ £ -| ¿ ®</a>
</p>
-<p><a href="_21d2-_00b0-a-b--aa.html">⇒ ° a b a sunny day
å</a>
+<p><a class="ref" href="_21d2-_00b0-a-b--aa.html">⇒ ° a b a
sunny day å</a>
</p>
-<p><a href="AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html">Å æ œ
Æ Œ ø Ø ß ł Ł Ð ð Þ
þ</a>
+<p><a class="ref" href="AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html">Å
æ œ Æ Œ ø Ø ß ł Ł Ð
ð Þ þ</a>
</p>
-<p><a href="a-e-i-a-a-e-c-e-e-e-e.html">ä ẽ î â
à é ç ē e̊ e̋ ę</a>
+<p><a class="ref" href="a-e-i-a-a-e-c-e-e-e-e.html">ä ẽ î
â à é ç ē e̊ e̋ ę</a>
</p>
-<p><a href="e-e-e-e-e-j-ee.html">ė ĕ e̲ ẹ ě j
e͡e</a>
+<p><a class="ref" href="e-e-e-e-e-j-ee.html">ė ĕ e̲ ẹ
ě j e͡e</a>
</p>
-<p><a href="i-E-C.html">i Ḕ Ḉ</a>
+<p><a class="ref" href="i-E-C.html">i Ḕ Ḉ</a>
</p>
-<p><a href="_201c-_201d-_2018-_2019-_201e-_201a.html">“ ” ‘
’ „ ‚</a>
+<p><a class="ref" href="_201c-_201d-_2018-_2019-_201e-_201a.html">“
” ‘ ’ „ ‚</a>
</p>
-<p><a href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html">« » «
» ‹ ›</a>
+<p><a class="ref" href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html">«
» « » ‹ ›</a>
</p>
-<p><a
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html">“
” — – ‘ ’</a>
+<p><a class="ref"
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html">“
” — – ‘ ’</a>
</p>
-<p><a href="AAA-AAA-BBB.html"><acronym title="fff">AAA</acronym> (fff)
<acronym title="fff">AAA</acronym> <acronym>BBB</acronym></a>
+<p><a class="ref" href="AAA-AAA-BBB.html"><acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a>
</p>
-<p><a href="CCC-CCC-DDD.html"><abbr title="rrr">CCC</abbr> (rrr) <abbr
title="rrr">CCC</abbr> <abbr>DDD</abbr></a>
+<p><a class="ref" href="CCC-CCC-DDD.html"><abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></a>
</p>
-<p><a href="someone_0040somewher-no_005fexplain_0040there.html"><a
href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a>
+<p><a class="ref" href="someone_0040somewher-no_005fexplain_0040there.html"><a
class="email" href="mailto:someone@somewher">the someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></a>
</p>
-<p><a href="f_002d_002dile1-f_002d_002dile.html"><img src="f--ile1.jpg"
alt="f--ile1"> <img src="f--ile.png" alt="alt"></a>
+<p><a class="ref" href="f_002d_002dile1-f_002d_002dile.html"><img
class="image" src="f--ile1.jpg" alt="f--ile1"> <img class="image"
src="f--ile.png" alt="alt"></a>
</p>
-<p><a href="-_0040-_007b_007d-_002e-.html"><tt class="verb"> @ {} . </tt></a>
+<p><a class="ref" href="-_0040-_007b_007d-_002e-.html"><tt class="verb"> @ {}
. </tt></a>
</p>
-<p><a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"><cite
class="cite">cite asis</cite> in @w <b class="b">b</b><!-- /@w -->
<span class="r">in r</span> <small class="sc">SC</small> <strong
class="strong">str</strong> <code class="t">t</code> <var class="var">var</var>
<em class="dfn">dfn</em> <i class="i">i</i></a>
+<p><a class="ref"
href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"><cite
class="cite">cite asis</cite> in @w <b class="b">b</b><!-- /@w -->
<span class="r">in r</span> <small class="sc">SC</small> <strong
class="strong">str</strong> <code class="t">t</code> <var class="var">var</var>
<em class="dfn">dfn</em> <i class="i">i</i></a>
</p>
-<p><a href="env-code-option-samp-command-file-C_002dx-ESC.html"><code
class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></a>
+<p><a class="ref"
href="env-code-option-samp-command-file-C_002dx-ESC.html"><code
class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></a>
</p>
-<p><a href="8_002e27in.html">8.27in</a>
+<p><a class="ref" href="8_002e27in.html">8.27<span class="dmn">in</span></a>
</p>
-<p><a href="sansserif-slanted.html"><span class="sansserif">sansserif</span>
<i class="slanted">slanted</i></a>
+<p><a class="ref" href="sansserif-slanted.html"><span
class="sansserif">sansserif</span> <i class="slanted">slanted</i></a>
</p>
-<p><a href="indicateurl.html">‘<code>indicateurl</code>’</a>
+<p><a class="ref" href="indicateurl.html">‘<code
class="indicateurl">indicateurl</code>’</a>
</p>
-<p><a href="gH-3rd.html"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a>
+<p><a class="ref" href="gH-3rd.html"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a>
</p>
-<p><a
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"><a
href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a> <a
href="/man.cgi/1/ls">ls</a></a>
+<p><a class="ref"
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"><a
class="url" href="http://somewhere_aaa">http://somewhere_aaa</a> <a
class="url" href="url">text</a> <a class="uref" href="/man.cgi/1/ls">ls</a></a>
</p>
</div>
+<hr>
+<div class="header">
+<p>
+Previous: <a href="gH-3rd.html"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a>, Up: <a href="index.html">Top</a> </p>
+</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
index ac814c22e3..ef7fa6c317 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
@@ -53,18 +53,18 @@ Next: <a href="-_007b-_007d.html" accesskey="n" rel="next">
{ }</a> </p>
<li><a href="_201c-_201d-_2018-_2019-_201e-_201a.html">“ ” ‘
’ „ ‚</a></li>
<li><a href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html">« » «
» ‹ ›</a></li>
<li><a
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html">“
” — – ‘ ’</a></li>
-<li><a href="AAA-AAA-BBB.html"><acronym title="fff">AAA</acronym> (fff)
<acronym title="fff">AAA</acronym> <acronym>BBB</acronym></a></li>
-<li><a href="CCC-CCC-DDD.html"><abbr title="rrr">CCC</abbr> (rrr) <abbr
title="rrr">CCC</abbr> <abbr>DDD</abbr></a></li>
-<li><a href="someone_0040somewher-no_005fexplain_0040there.html"><a
href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a></li>
-<li><a href="f_002d_002dile1-f_002d_002dile.html"><img src="f--ile1.jpg"
alt="f--ile1"> <img src="f--ile.png" alt="alt"></a></li>
+<li><a href="AAA-AAA-BBB.html"><acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a></li>
+<li><a href="CCC-CCC-DDD.html"><abbr class="abbr" title="rrr">CCC</abbr> (rrr)
<abbr class="abbr" title="rrr">CCC</abbr> <abbr class="abbr">DDD</abbr></a></li>
+<li><a href="someone_0040somewher-no_005fexplain_0040there.html"><a
class="email" href="mailto:someone@somewher">the someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></a></li>
+<li><a href="f_002d_002dile1-f_002d_002dile.html"><img class="image"
src="f--ile1.jpg" alt="f--ile1"> <img class="image" src="f--ile.png"
alt="alt"></a></li>
<li><a href="-_0040-_007b_007d-_002e-.html"><tt class="verb"> @ {} .
</tt></a></li>
<li><a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"><cite
class="cite">cite asis</cite> in @w <b class="b">b</b><!-- /@w -->
<span class="r">in r</span> <small class="sc">SC</small> <strong
class="strong">str</strong> <code class="t">t</code> <var class="var">var</var>
<em class="dfn">dfn</em> <i class="i">i</i></a></li>
<li><a href="env-code-option-samp-command-file-C_002dx-ESC.html"><code
class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></a></li>
-<li><a href="8_002e27in.html">8.27in</a></li>
+<li><a href="8_002e27in.html">8.27<span class="dmn">in</span></a></li>
<li><a href="sansserif-slanted.html"><span class="sansserif">sansserif</span>
<i class="slanted">slanted</i></a></li>
-<li><a href="indicateurl.html">‘<code>indicateurl</code>’</a></li>
+<li><a href="indicateurl.html">‘<code
class="indicateurl">indicateurl</code>’</a></li>
<li><a href="gH-3rd.html"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a></li>
-<li><a
href="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html"><a
href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a> <a
href="/man.cgi/1/ls">ls</a></a></li>
+<li><a
href="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html"><a
class="url" href="http://somewhere_aaa">http://somewhere_aaa</a> <a
class="url" href="url">text</a> <a class="uref"
href="/man.cgi/1/ls">ls</a></a></li>
</ul>
</div>
<hr>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
index 84da3647c7..71a2238f09 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
@@ -35,7 +35,7 @@ span.sansserif {font-family: sans-serif; font-weight: normal}
Next: <a href="gH-3rd.html" accesskey="n" rel="next"><sub class="sub">g</sub>H
3<sup class="sup">rd</sup></a>, Previous: <a href="sansserif-slanted.html"
accesskey="p" rel="prev"><span class="sansserif">sansserif</span> <i
class="slanted">slanted</i></a>, Up: <a href="index.html" accesskey="u"
rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter" id="indicateurl-1">25
‘<code>indicateurl</code>’</h2>
+<h2 class="chapter" id="indicateurl-1">25 ‘<code
class="indicateurl">indicateurl</code>’</h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
index 1fd4ff3b5f..3ed436f473 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
@@ -32,7 +32,7 @@ span.sansserif {font-family: sans-serif; font-weight: normal}
<div class="chapter" id="sansserif-slanted">
<div class="header">
<p>
-Next: <a href="indicateurl.html" accesskey="n"
rel="next">‘<code>indicateurl</code>’</a>, Previous: <a
href="8_002e27in.html" accesskey="p" rel="prev">8.27in</a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="indicateurl.html" accesskey="n" rel="next">‘<code
class="indicateurl">indicateurl</code>’</a>, Previous: <a
href="8_002e27in.html" accesskey="p" rel="prev">8.27<span
class="dmn">in</span></a>, Up: <a href="index.html" accesskey="u"
rel="up">Top</a> </p>
</div>
<hr>
<h2 class="chapter" id="sansserif-slanted-1">24 <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i></h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
index 258b8716da..1daf4979b2 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
@@ -28,10 +28,10 @@ kbd {font-style: oblique}
<div class="chapter" id="someone_0040somewher-no_005fexplain_0040there">
<div class="header">
<p>
-Next: <a href="f_002d_002dile1-f_002d_002dile.html" accesskey="n"
rel="next"><img src="f--ile1.jpg" alt="f--ile1"> <img src="f--ile.png"
alt="alt"></a>, Previous: <a href="CCC-CCC-DDD.html" accesskey="p"
rel="prev"><abbr title="rrr">CCC</abbr> (rrr) <abbr title="rrr">CCC</abbr>
<abbr>DDD</abbr></a>, Up: <a href="index.html" accesskey="u" rel="up">Top</a>
</p>
+Next: <a href="f_002d_002dile1-f_002d_002dile.html" accesskey="n"
rel="next"><img class="image" src="f--ile1.jpg" alt="f--ile1"> <img
class="image" src="f--ile.png" alt="alt"></a>, Previous: <a
href="CCC-CCC-DDD.html" accesskey="p" rel="prev"><abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></a>, Up: <a href="index.html" accesskey="u"
rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter" id="someone_0040somewher-no_005fexplain_0040there-1">18 <a
href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></h2>
+<h2 class="chapter" id="someone_0040somewher-no_005fexplain_0040there-1">18 <a
class="email" href="mailto:someone@somewher">the someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
index 300d7acad6..640e2e2a85 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
@@ -30,7 +30,7 @@ span.r {font-family: initial; font-weight: normal}
<div class="chapter" id="-_0040-_007b_007d-_002e-">
<div class="header">
<p>
-Next: <a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"
accesskey="n" rel="next"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Previous: <a href="f_002d_002dile1-f_002d_002dile.html"
accesskey="p" rel="prev"><img src="f--ile1.jpg" alt="f--ile1"> <im [...]
+Next: <a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"
accesskey="n" rel="next"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Previous: <a href="f_002d_002dile1-f_002d_002dile.html"
accesskey="p" rel="prev"><img class="image" src="f--ile1.jpg" alt=" [...]
</div>
<hr>
<h2 class="chapter" id="-_0040-_007b_007d-_002e--1">20 <tt class="verb"> @ {}
. </tt></h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
index b52ed9fbdd..2f36cce5b5 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
@@ -35,7 +35,7 @@ span.sansserif {font-family: sans-serif; font-weight: normal}
Next: <a href="sansserif-slanted.html" accesskey="n" rel="next"><span
class="sansserif">sansserif</span> <i class="slanted">slanted</i></a>,
Previous: <a href="env-code-option-samp-command-file-C_002dx-ESC.html"
accesskey="p" rel="prev"><code class="env">env</code> <code
class="code">code</code> <samp class="option">option</samp> ‘<samp
class="samp">samp</samp>’ <code class="command">command</code> <samp
class="file">file</samp> <kbd class="kbd">C-x <kbd class="key">ESC</kbd> [...]
</div>
<hr>
-<h2 class="chapter" id="g_t8_002e27in-1">23 8.27in</h2>
+<h2 class="chapter" id="g_t8_002e27in-1">23 8.27<span
class="dmn">in</span></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
index ed56cb70ca..d1694f7f1a 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
@@ -28,10 +28,10 @@ kbd {font-style: oblique}
<div class="chapter" id="AAA-AAA-BBB">
<div class="header">
<p>
-Next: <a href="CCC-CCC-DDD.html" accesskey="n" rel="next"><abbr
title="rrr">CCC</abbr> (rrr) <abbr title="rrr">CCC</abbr> <abbr>DDD</abbr></a>,
Previous: <a
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html"
accesskey="p" rel="prev">“ ” — – ‘ ’</a>,
Up: <a href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="CCC-CCC-DDD.html" accesskey="n" rel="next"><abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></a>, Previous: <a
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html"
accesskey="p" rel="prev">“ ” — – ‘ ’</a>,
Up: <a href="index.html" accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter" id="AAA-AAA-BBB-1">16 <acronym title="fff">AAA</acronym>
(fff) <acronym title="fff">AAA</acronym> <acronym>BBB</acronym></h2>
+<h2 class="chapter" id="AAA-AAA-BBB-1">16 <acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
index e5b0367d95..b556c65a1b 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
@@ -28,10 +28,10 @@ kbd {font-style: oblique}
<div class="chapter" id="CCC-CCC-DDD">
<div class="header">
<p>
-Next: <a href="someone_0040somewher-no_005fexplain_0040there.html"
accesskey="n" rel="next"><a href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a>, Previous: <a
href="AAA-AAA-BBB.html" accesskey="p" rel="prev"><acronym
title="fff">AAA</acronym> (fff) <acronym title="fff">AAA</acronym>
<acronym>BBB</acronym></a>, Up: <a href="index.html" accesskey="u"
rel="up">Top</a> </p>
+Next: <a href="someone_0040somewher-no_005fexplain_0040there.html"
accesskey="n" rel="next"><a class="email" href="mailto:someone@somewher">the
someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></a>, Previous: <a
href="AAA-AAA-BBB.html" accesskey="p" rel="prev"><acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a>, Up: <a
href="index.html" accesskey="u" rel="up"> [...]
</div>
<hr>
-<h2 class="chapter" id="CCC-CCC-DDD-1">17 <abbr title="rrr">CCC</abbr> (rrr)
<abbr title="rrr">CCC</abbr> <abbr>DDD</abbr></h2>
+<h2 class="chapter" id="CCC-CCC-DDD-1">17 <abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
index 0581602430..78c42cb1df 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
@@ -28,7 +28,7 @@ kbd {font-style: oblique}
<div class="chapter"
id="g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027">
<div class="header">
<p>
-Next: <a href="AAA-AAA-BBB.html" accesskey="n" rel="next"><acronym
title="fff">AAA</acronym> (fff) <acronym title="fff">AAA</acronym>
<acronym>BBB</acronym></a>, Previous: <a
href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html" accesskey="p"
rel="prev">« » « » ‹ ›</a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="AAA-AAA-BBB.html" accesskey="n" rel="next"><acronym
class="acronym" title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a>, Previous:
<a href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html" accesskey="p"
rel="prev">« » « » ‹ ›</a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
<h2 class="chapter"
id="g_t_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027-1">15
“ ” — – ‘ ’</h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
index 617dfe457f..17851110f0 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
@@ -31,7 +31,7 @@ span.r {font-family: initial; font-weight: normal}
<div class="chapter" id="env-code-option-samp-command-file-C_002dx-ESC">
<div class="header">
<p>
-Next: <a href="8_002e27in.html" accesskey="n" rel="next">8.27in</a>, Previous:
<a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html" accesskey="p"
rel="prev"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Up: <a href="index.html" accesskey="u" rel="up">To [...]
+Next: <a href="8_002e27in.html" accesskey="n" rel="next">8.27<span
class="dmn">in</span></a>, Previous: <a
href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html" accesskey="p"
rel="prev"><cite class="cite">cite asis</cite> in @w <b
class="b">b</b><!-- /@w --> <span class="r">in r</span> <small
class="sc">SC</small> <strong class="strong">str</strong> <code
class="t">t</code> <var class="var">var</var> <em class="dfn">dfn</em> <i
class="i">i</i></a>, Up: <a href="index.html" [...]
</div>
<hr>
<h2 class="chapter" id="env-code-option-samp-command-file-C_002dx-ESC-1">22
<code class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
index 6cfff15211..2f3e64b4f7 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
@@ -28,10 +28,10 @@ kbd {font-style: oblique}
<div class="chapter" id="f_002d_002dile1-f_002d_002dile">
<div class="header">
<p>
-Next: <a href="-_0040-_007b_007d-_002e-.html" accesskey="n" rel="next"><tt
class="verb"> @ {} . </tt></a>, Previous: <a
href="someone_0040somewher-no_005fexplain_0040there.html" accesskey="p"
rel="prev"><a href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="-_0040-_007b_007d-_002e-.html" accesskey="n" rel="next"><tt
class="verb"> @ {} . </tt></a>, Previous: <a
href="someone_0040somewher-no_005fexplain_0040there.html" accesskey="p"
rel="prev"><a class="email" href="mailto:someone@somewher">the someone</a> <a
class="email" href="mailto:no_explain@there">no_explain@there</a></a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter" id="f_002d_002dile1-f_002d_002dile-1">19 <img
src="f--ile1.jpg" alt="f--ile1"> <img src="f--ile.png" alt="alt"></h2>
+<h2 class="chapter" id="f_002d_002dile1-f_002d_002dile-1">19 <img
class="image" src="f--ile1.jpg" alt="f--ile1"> <img class="image"
src="f--ile.png" alt="alt"></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
index e68440793a..f476eeb3ce 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
@@ -32,7 +32,7 @@ span.sansserif {font-family: sans-serif; font-weight: normal}
<div class="chapter" id="gH-3rd">
<div class="header">
<p>
-Next: <a
href="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html"
accesskey="n" rel="next"><a
href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a> <a
href="/man.cgi/1/ls">ls</a></a>, Previous: <a href="indicateurl.html"
accesskey="p" rel="prev">‘<code>indicateurl</code>’</a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a
href="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html"
accesskey="n" rel="next"><a class="url"
href="http://somewhere_aaa">http://somewhere_aaa</a> <a class="url"
href="url">text</a> <a class="uref" href="/man.cgi/1/ls">ls</a></a>, Previous:
<a href="indicateurl.html" accesskey="p" rel="prev">‘<code
class="indicateurl">indicateurl</code>’</a>, Up: <a href="index.html"
accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
<h2 class="chapter" id="gH-3rd-1">26 <sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
index d23f81dfdd..966a0c6e83 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
@@ -34,63 +34,68 @@ span.sansserif {font-family: sans-serif; font-weight:
normal}
Previous: <a href="gH-3rd.html" accesskey="p" rel="prev"><sub
class="sub">g</sub>H 3<sup class="sup">rd</sup></a>, Up: <a href="index.html"
accesskey="u" rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter"
id="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls-1">27
<a href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a>
<a href="/man.cgi/1/ls">ls</a></h2>
+<h2 class="chapter"
id="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls-1">27
<a class="url" href="http://somewhere_aaa">http://somewhere_aaa</a> <a
class="url" href="url">text</a> <a class="uref" href="/man.cgi/1/ls">ls</a></h2>
-<p><a href="-_007b-_007d.html"> { }</a>
+<p><a class="ref" href="-_007b-_007d.html"> { }</a>
</p>
-<p><a href="----_0021---_002e--_002e-_003f-_0040.html"> ! <br> .
. ? @</a>
+<p><a class="ref" href="----_0021---_002e--_002e-_003f-_0040.html">
! <br> . . ? @</a>
</p>
-<p><a href="_0040-_007b-_007d-_005c-_0023.html">@ { } \ #</a>
+<p><a class="ref" href="_0040-_007b-_007d-_005c-_0023.html">@ { } \ #</a>
</p>
-<p><a href="LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html">LaTeX TeX
• , © … <small class="enddots">...</small></a>
+<p><a class="ref"
href="LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html">LaTeX TeX •
, © … <small class="enddots">...</small></a>
</p>
-<p><a href="_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html">≡
error→ € ¡ → -</a>
+<p><a class="ref"
href="_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html">≡
error→ € ¡ → -</a>
</p>
-<p><a href="_2265-_2264-_2192.html">≥ ≤ →</a>
+<p><a class="ref" href="_2265-_2264-_2192.html">≥ ≤ →</a>
</p>
-<p><a href="_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html">ª º
∗ £ -| ¿ ®</a>
+<p><a class="ref" href="_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html">ª
º ∗ £ -| ¿ ®</a>
</p>
-<p><a href="_21d2-_00b0-a-b--aa.html">⇒ ° a b a sunny day
å</a>
+<p><a class="ref" href="_21d2-_00b0-a-b--aa.html">⇒ ° a b a
sunny day å</a>
</p>
-<p><a href="AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html">Å æ œ
Æ Œ ø Ø ß ł Ł Ð ð Þ
þ</a>
+<p><a class="ref" href="AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html">Å
æ œ Æ Œ ø Ø ß ł Ł Ð
ð Þ þ</a>
</p>
-<p><a href="a-e-i-a-a-e-c-e-e-e-e.html">ä ẽ î â
à é ç ē e̊ e̋ ę</a>
+<p><a class="ref" href="a-e-i-a-a-e-c-e-e-e-e.html">ä ẽ î
â à é ç ē e̊ e̋ ę</a>
</p>
-<p><a href="e-e-e-e-e-j-ee.html">ė ĕ e̲ ẹ ě j
e͡e</a>
+<p><a class="ref" href="e-e-e-e-e-j-ee.html">ė ĕ e̲ ẹ
ě j e͡e</a>
</p>
-<p><a href="i-E-C.html">i Ḕ Ḉ</a>
+<p><a class="ref" href="i-E-C.html">i Ḕ Ḉ</a>
</p>
-<p><a href="_201c-_201d-_2018-_2019-_201e-_201a.html">“ ” ‘
’ „ ‚</a>
+<p><a class="ref" href="_201c-_201d-_2018-_2019-_201e-_201a.html">“
” ‘ ’ „ ‚</a>
</p>
-<p><a href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html">« » «
» ‹ ›</a>
+<p><a class="ref" href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html">«
» « » ‹ ›</a>
</p>
-<p><a
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html">“
” — – ‘ ’</a>
+<p><a class="ref"
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html">“
” — – ‘ ’</a>
</p>
-<p><a href="AAA-AAA-BBB.html"><acronym title="fff">AAA</acronym> (fff)
<acronym title="fff">AAA</acronym> <acronym>BBB</acronym></a>
+<p><a class="ref" href="AAA-AAA-BBB.html"><acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a>
</p>
-<p><a href="CCC-CCC-DDD.html"><abbr title="rrr">CCC</abbr> (rrr) <abbr
title="rrr">CCC</abbr> <abbr>DDD</abbr></a>
+<p><a class="ref" href="CCC-CCC-DDD.html"><abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></a>
</p>
-<p><a href="someone_0040somewher-no_005fexplain_0040there.html"><a
href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a>
+<p><a class="ref" href="someone_0040somewher-no_005fexplain_0040there.html"><a
class="email" href="mailto:someone@somewher">the someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></a>
</p>
-<p><a href="f_002d_002dile1-f_002d_002dile.html"><img src="f--ile1.jpg"
alt="f--ile1"> <img src="f--ile.png" alt="alt"></a>
+<p><a class="ref" href="f_002d_002dile1-f_002d_002dile.html"><img
class="image" src="f--ile1.jpg" alt="f--ile1"> <img class="image"
src="f--ile.png" alt="alt"></a>
</p>
-<p><a href="-_0040-_007b_007d-_002e-.html"><tt class="verb"> @ {} . </tt></a>
+<p><a class="ref" href="-_0040-_007b_007d-_002e-.html"><tt class="verb"> @ {}
. </tt></a>
</p>
-<p><a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"><cite
class="cite">cite asis</cite> in @w <b class="b">b</b><!-- /@w -->
<span class="r">in r</span> <small class="sc">SC</small> <strong
class="strong">str</strong> <code class="t">t</code> <var class="var">var</var>
<em class="dfn">dfn</em> <i class="i">i</i></a>
+<p><a class="ref"
href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"><cite
class="cite">cite asis</cite> in @w <b class="b">b</b><!-- /@w -->
<span class="r">in r</span> <small class="sc">SC</small> <strong
class="strong">str</strong> <code class="t">t</code> <var class="var">var</var>
<em class="dfn">dfn</em> <i class="i">i</i></a>
</p>
-<p><a href="env-code-option-samp-command-file-C_002dx-ESC.html"><code
class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></a>
+<p><a class="ref"
href="env-code-option-samp-command-file-C_002dx-ESC.html"><code
class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></a>
</p>
-<p><a href="8_002e27in.html">8.27in</a>
+<p><a class="ref" href="8_002e27in.html">8.27<span class="dmn">in</span></a>
</p>
-<p><a href="sansserif-slanted.html"><span class="sansserif">sansserif</span>
<i class="slanted">slanted</i></a>
+<p><a class="ref" href="sansserif-slanted.html"><span
class="sansserif">sansserif</span> <i class="slanted">slanted</i></a>
</p>
-<p><a href="indicateurl.html">‘<code>indicateurl</code>’</a>
+<p><a class="ref" href="indicateurl.html">‘<code
class="indicateurl">indicateurl</code>’</a>
</p>
-<p><a href="gH-3rd.html"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a>
+<p><a class="ref" href="gH-3rd.html"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a>
</p>
-<p><a
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"><a
href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a> <a
href="/man.cgi/1/ls">ls</a></a>
+<p><a class="ref"
href="#http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls"><a
class="url" href="http://somewhere_aaa">http://somewhere_aaa</a> <a
class="url" href="url">text</a> <a class="uref" href="/man.cgi/1/ls">ls</a></a>
</p>
</div>
+<hr>
+<div class="header">
+<p>
+Previous: <a href="gH-3rd.html"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a>, Up: <a href="index.html">Top</a> </p>
+</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
index bf28dfff70..82dff9c5ad 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
@@ -53,18 +53,18 @@ Next: <a href="-_007b-_007d.html" accesskey="n" rel="next">
{ }</a> </p>
<li><a href="_201c-_201d-_2018-_2019-_201e-_201a.html">“ ” ‘
’ „ ‚</a></li>
<li><a href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html">« » «
» ‹ ›</a></li>
<li><a
href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html">“
” — – ‘ ’</a></li>
-<li><a href="AAA-AAA-BBB.html"><acronym title="fff">AAA</acronym> (fff)
<acronym title="fff">AAA</acronym> <acronym>BBB</acronym></a></li>
-<li><a href="CCC-CCC-DDD.html"><abbr title="rrr">CCC</abbr> (rrr) <abbr
title="rrr">CCC</abbr> <abbr>DDD</abbr></a></li>
-<li><a href="someone_0040somewher-no_005fexplain_0040there.html"><a
href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></a></li>
-<li><a href="f_002d_002dile1-f_002d_002dile.html"><img src="f--ile1.jpg"
alt="f--ile1"> <img src="f--ile.png" alt="alt"></a></li>
+<li><a href="AAA-AAA-BBB.html"><acronym class="acronym"
title="fff">AAA</acronym> (fff) <acronym class="acronym"
title="fff">AAA</acronym> <acronym class="acronym">BBB</acronym></a></li>
+<li><a href="CCC-CCC-DDD.html"><abbr class="abbr" title="rrr">CCC</abbr> (rrr)
<abbr class="abbr" title="rrr">CCC</abbr> <abbr class="abbr">DDD</abbr></a></li>
+<li><a href="someone_0040somewher-no_005fexplain_0040there.html"><a
class="email" href="mailto:someone@somewher">the someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></a></li>
+<li><a href="f_002d_002dile1-f_002d_002dile.html"><img class="image"
src="f--ile1.jpg" alt="f--ile1"> <img class="image" src="f--ile.png"
alt="alt"></a></li>
<li><a href="-_0040-_007b_007d-_002e-.html"><tt class="verb"> @ {} .
</tt></a></li>
<li><a href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html"><cite
class="cite">cite asis</cite> in @w <b class="b">b</b><!-- /@w -->
<span class="r">in r</span> <small class="sc">SC</small> <strong
class="strong">str</strong> <code class="t">t</code> <var class="var">var</var>
<em class="dfn">dfn</em> <i class="i">i</i></a></li>
<li><a href="env-code-option-samp-command-file-C_002dx-ESC.html"><code
class="env">env</code> <code class="code">code</code> <samp
class="option">option</samp> ‘<samp class="samp">samp</samp>’ <code
class="command">command</code> <samp class="file">file</samp> <kbd
class="kbd">C-x <kbd class="key">ESC</kbd></kbd></a></li>
-<li><a href="8_002e27in.html">8.27in</a></li>
+<li><a href="8_002e27in.html">8.27<span class="dmn">in</span></a></li>
<li><a href="sansserif-slanted.html"><span class="sansserif">sansserif</span>
<i class="slanted">slanted</i></a></li>
-<li><a href="indicateurl.html">‘<code>indicateurl</code>’</a></li>
+<li><a href="indicateurl.html">‘<code
class="indicateurl">indicateurl</code>’</a></li>
<li><a href="gH-3rd.html"><sub class="sub">g</sub>H 3<sup
class="sup">rd</sup></a></li>
-<li><a
href="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html"><a
href="http://somewhere_aaa">http://somewhere_aaa</a> <a href="url">text</a> <a
href="/man.cgi/1/ls">ls</a></a></li>
+<li><a
href="http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html"><a
class="url" href="http://somewhere_aaa">http://somewhere_aaa</a> <a
class="url" href="url">text</a> <a class="uref"
href="/man.cgi/1/ls">ls</a></a></li>
</ul>
</div>
<hr>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
index d3fd553a2e..a7b4706995 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
@@ -35,7 +35,7 @@ span.sansserif {font-family: sans-serif; font-weight: normal}
Next: <a href="gH-3rd.html" accesskey="n" rel="next"><sub class="sub">g</sub>H
3<sup class="sup">rd</sup></a>, Previous: <a href="sansserif-slanted.html"
accesskey="p" rel="prev"><span class="sansserif">sansserif</span> <i
class="slanted">slanted</i></a>, Up: <a href="index.html" accesskey="u"
rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter" id="indicateurl-1">25
‘<code>indicateurl</code>’</h2>
+<h2 class="chapter" id="indicateurl-1">25 ‘<code
class="indicateurl">indicateurl</code>’</h2>
</div>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
index 515c443f93..5b887cfe8f 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
@@ -32,7 +32,7 @@ span.sansserif {font-family: sans-serif; font-weight: normal}
<div class="chapter" id="sansserif-slanted">
<div class="header">
<p>
-Next: <a href="indicateurl.html" accesskey="n"
rel="next">‘<code>indicateurl</code>’</a>, Previous: <a
href="8_002e27in.html" accesskey="p" rel="prev">8.27in</a>, Up: <a
href="index.html" accesskey="u" rel="up">Top</a> </p>
+Next: <a href="indicateurl.html" accesskey="n" rel="next">‘<code
class="indicateurl">indicateurl</code>’</a>, Previous: <a
href="8_002e27in.html" accesskey="p" rel="prev">8.27<span
class="dmn">in</span></a>, Up: <a href="index.html" accesskey="u"
rel="up">Top</a> </p>
</div>
<hr>
<h2 class="chapter" id="sansserif-slanted-1">24 <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i></h2>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
index caa6f0e634..0f18591163 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
@@ -28,10 +28,10 @@ kbd {font-style: oblique}
<div class="chapter" id="someone_0040somewher-no_005fexplain_0040there">
<div class="header">
<p>
-Next: <a href="f_002d_002dile1-f_002d_002dile.html" accesskey="n"
rel="next"><img src="f--ile1.jpg" alt="f--ile1"> <img src="f--ile.png"
alt="alt"></a>, Previous: <a href="CCC-CCC-DDD.html" accesskey="p"
rel="prev"><abbr title="rrr">CCC</abbr> (rrr) <abbr title="rrr">CCC</abbr>
<abbr>DDD</abbr></a>, Up: <a href="index.html" accesskey="u" rel="up">Top</a>
</p>
+Next: <a href="f_002d_002dile1-f_002d_002dile.html" accesskey="n"
rel="next"><img class="image" src="f--ile1.jpg" alt="f--ile1"> <img
class="image" src="f--ile.png" alt="alt"></a>, Previous: <a
href="CCC-CCC-DDD.html" accesskey="p" rel="prev"><abbr class="abbr"
title="rrr">CCC</abbr> (rrr) <abbr class="abbr" title="rrr">CCC</abbr> <abbr
class="abbr">DDD</abbr></a>, Up: <a href="index.html" accesskey="u"
rel="up">Top</a> </p>
</div>
<hr>
-<h2 class="chapter" id="someone_0040somewher-no_005fexplain_0040there-1">18 <a
href="mailto:someone@somewher">the someone</a> <a
href="mailto:no_explain@there">no_explain@there</a></h2>
+<h2 class="chapter" id="someone_0040somewher-no_005fexplain_0040there-1">18 <a
class="email" href="mailto:someone@somewher">the someone</a> <a class="email"
href="mailto:no_explain@there">no_explain@there</a></h2>
</div>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
index 29882fde8f..ac9408093d 100644
--- a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
+++ b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
@@ -33,11 +33,11 @@ Previous: <a href="a-e-i-o-u-A-E-I-O-U.html" accesskey="p"
rel="prev">
<hr>
<h2 class="chapter" id="c">5 �</h2>
-<p><a href="a-e-i-o-u-y-A-E-I-O-U.html">� � � � � � � � � � �</a>
-<a href="e.html">�</a>
-<a href="a-e-u.html">� � �</a>
-<a href="a-e-i-o-u-A-E-I-O-U.html">� � � � � � � � � �</a>
-<a href="#g_t_00e7">�</a>
+<p><a class="ref" href="a-e-i-o-u-y-A-E-I-O-U.html">� � � � � � � � � � �</a>
+<a class="ref" href="e.html">�</a>
+<a class="ref" href="a-e-u.html">� � �</a>
+<a class="ref" href="a-e-i-o-u-A-E-I-O-U.html">� � � � � � � � � �</a>
+<a class="ref" href="#g_t_00e7">�</a>
</p>
<a class="index-entry-anchor" id="index-a-e-i-o-u-y"></a>
<a class="index-entry-anchor" id="index-A-E-I-O-U"></a>
diff --git
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/c.html
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/c.html
index 426c7e05c4..4dfc4c06e6 100644
--- a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/c.html
+++ b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/c.html
@@ -33,11 +33,11 @@ Previous: <a href="a-e-i-o-u-A-E-I-O-U.html" accesskey="p"
rel="prev">â ê î
<hr>
<h2 class="chapter" id="c">5 ç</h2>
-<p><a href="a-e-i-o-u-y-A-E-I-O-U.html">ä ë ï ö ü ÿ Ä Ë Ï Ö Ü</a>
-<a href="e.html">é</a>
-<a href="a-e-u.html">à è ù</a>
-<a href="a-e-i-o-u-A-E-I-O-U.html">â ê î ô û Â Ê Î Ô Û</a>
-<a href="#g_t_00e7">ç</a>
+<p><a class="ref" href="a-e-i-o-u-y-A-E-I-O-U.html">ä ë ï ö ü ÿ Ä Ë Ï Ö Ü</a>
+<a class="ref" href="e.html">é</a>
+<a class="ref" href="a-e-u.html">à è ù</a>
+<a class="ref" href="a-e-i-o-u-A-E-I-O-U.html">â ê î ô û Â Ê Î Ô Û</a>
+<a class="ref" href="#g_t_00e7">ç</a>
</p>
<a class="index-entry-anchor" id="index-a-e-i-o-u-y"></a>
<a class="index-entry-anchor" id="index-A-E-I-O-U"></a>
diff --git
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
index e99749e90f..317f312e21 100644
---
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
+++
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
@@ -35,7 +35,7 @@ Next: <a href="A-a-_002c-E-e.html" accesskey="n" rel="next">
<hr>
<h1 class="top" id="top">top</h1>
-<p><a href="A-a-_002c-E-e.html">� � � � �</a>.
+<p><a class="ref" href="A-a-_002c-E-e.html">� � � � �</a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Top_cp_letter-�"><b>�</b></a>
diff --git a/tp/t/results/formatting/cond.pl b/tp/t/results/formatting/cond.pl
index 0e38521934..579ab26fd9 100644
--- a/tp/t/results/formatting/cond.pl
+++ b/tp/t/results/formatting/cond.pl
@@ -500,7 +500,7 @@ This is html text.
</p>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
b/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
index cc5306957f..693c932e7f 100644
--- a/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
+++ b/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
@@ -518,7 +518,7 @@ This is tex text.
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 71b7ba31fc..baf2f20078 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
@@ -482,7 +482,7 @@ span.smaller {font-size: smaller}
</p>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 c4d4b1bb25..95782e5cf7 100644
--- a/tp/t/results/formatting/defcondx_Dbar/res_html/defxcond.html
+++ b/tp/t/results/formatting/defcondx_Dbar/res_html/defxcond.html
@@ -35,7 +35,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 bd5a31c6b5..fcb6c18600 100644
--- a/tp/t/results/formatting/defcondx_Ubar/res_html/defxcond.html
+++ b/tp/t/results/formatting/defcondx_Ubar/res_html/defxcond.html
@@ -35,7 +35,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8d295b5c14..03ea9ea712 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
@@ -35,7 +35,7 @@ span.smaller {font-size: smaller}
<hr>
</div>
<p>
- <span class="smaller">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3d283ba996..3b82bad75d 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
@@ -35,7 +35,7 @@ span.smaller {font-size: smaller}
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/formatting/empty.pl b/tp/t/results/formatting/empty.pl
index 1247874dd5..e8c47b2e18 100644
--- a/tp/t/results/formatting/empty.pl
+++ b/tp/t/results/formatting/empty.pl
@@ -63,7 +63,7 @@ span.smaller {font-size: smaller}
<body lang="en">
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 587810b610..491b2b5d88 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
@@ -51,9 +51,9 @@ span.smaller {font-size: smaller}
<p>In the appendix, we print the references and the copying once more
and the list of coyright notices (listoffloats).
</p>
-<p>See the caption <a href="index.html#public-domain-anchor">public domain
anchor</a>.
+<p>See the caption <a class="ref"
href="index.html#public-domain-anchor">public domain anchor</a>.
</p>
-<p>See the float <a href="index.html#public-domain">Copyright notice 1</a>.
+<p>See the float <a class="ref" href="index.html#public-domain">Copyright
notice 1</a>.
</p>
<a class="index-entry-anchor" id="index-listofloats"></a>
@@ -63,7 +63,7 @@ and the list of coyright notices (listoffloats).
<p>Public domain is not really a licence, as it means than
the author abandon his copyright.
</p>
-<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a id="DOCF1_2"
href="float_copying_fot.html#FOOT1_2"><sup>2</sup></a>
+<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a class="footnote" id="DOCF1_2"
href="float_copying_fot.html#FOOT1_2"><sup>2</sup></a>
</p>
<a class="anchor" id="public-domain-anchor"></a><a class="index-entry-anchor"
id="index-copying-indexed-caption"></a>
<a class="index-entry-anchor" id="index-copying-indexed-caption-function"></a>
@@ -73,14 +73,14 @@ the author abandon his copyright.
<p>Public domain is not really a licence, as it means than
the author abandon his copyright.
</p>
-<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a id="DOCF1_3"
href="float_copying_fot.html#FOOT1_3"><sup>3</sup></a>
+<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a class="footnote" id="DOCF1_3"
href="float_copying_fot.html#FOOT1_3"><sup>3</sup></a>
</p>
<a class="anchor" id="public-domain-anchor"></a><a class="index-entry-anchor"
id="index-copying-indexed-caption"></a>
<a class="index-entry-anchor" id="index-copying-indexed-caption-function"></a>
</div></div>
<h3 class="subheading" id="listoffloats">listoffloats</h3>
<dl class="listoffloats">
-<dt><a href="index.html#public-domain">Copyright notice 1</a></dt><dd><p>The
Public Domain notice<a id="t_hlistoffloats_DOCF1_4"
href="float_copying_fot.html#t_hlistoffloats_FOOT1_4"><sup>4</sup></a>
+<dt><a href="index.html#public-domain">Copyright notice 1</a></dt><dd><p>The
Public Domain notice<a class="footnote" id="t_hlistoffloats_DOCF1_4"
href="float_copying_fot.html#t_hlistoffloats_FOOT1_4"><sup>4</sup></a>
</p>
</dd>
</dl>
@@ -151,7 +151,7 @@ the author abandon his copyright.
<td valign="middle" align="left">[<a href="float_copying_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a5d77c5a8a..b488eb8a27 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
@@ -39,7 +39,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -146,7 +146,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 36f98fecec..7de8826276 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
@@ -44,7 +44,7 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor"
id="index-copying-indexed-caption-copying-footnote"></a>
<a class="index-entry-anchor" id="index-copying-public-domain-function"></a>
-<p>see <a href="Copying-and-floats.html">Copying and floats</a>.
+<p>see <a class="ref" href="Copying-and-floats.html">Copying and floats</a>.
</p>
<h5><a id="FOOT1_2" href="Copying-and-floats.html#DOCF1_2">(2)</a></h5>
<p>The caption copying footnote
@@ -52,7 +52,7 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor"
id="index-copying-indexed-caption-copying-footnote"></a>
<a class="index-entry-anchor" id="index-copying-public-domain-function"></a>
-<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+<p>see <a class="ref" href="#Copying-and-floats">Copying and floats</a>.
</p>
<h5><a id="FOOT1_3" href="Copying-and-floats.html#DOCF1_3">(3)</a></h5>
<p>The caption copying footnote
@@ -60,13 +60,13 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor"
id="index-copying-indexed-caption-copying-footnote"></a>
<a class="index-entry-anchor" id="index-copying-public-domain-function"></a>
-<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+<p>see <a class="ref" href="#Copying-and-floats">Copying and floats</a>.
</p>
<h5><a id="t_hlistoffloats_FOOT1_4"
href="Copying-and-floats.html#t_hlistoffloats_DOCF1_4">(4)</a></h5>
<p>The caption copying footnote
</p>
-<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+<p>see <a class="ref" href="#Copying-and-floats">Copying and floats</a>.
</p>
</div><hr>
<table class="header" cellpadding="1" cellspacing="1" border="0">
@@ -76,7 +76,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="float_copying_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 335c0c7bbf..37de8ceb52 100644
--- a/tp/t/results/formatting/float_copying/res_html/index.html
+++ b/tp/t/results/formatting/float_copying/res_html/index.html
@@ -44,9 +44,9 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-Top"></a>
-<p>See the caption <a href="#public-domain-anchor">public domain anchor</a>.
+<p>See the caption <a class="ref" href="#public-domain-anchor">public domain
anchor</a>.
</p>
-<p>See the float <a href="#public-domain">Copyright notice 1</a>.
+<p>See the float <a class="ref" href="#public-domain">Copyright notice 1</a>.
</p>
<div class="float" id="public-domain">
@@ -54,7 +54,7 @@ span.smaller {font-size: smaller}
<p>Public domain is not really a licence, as it means than
the author abandon his copyright.
</p>
-<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a id="DOCF1"
href="float_copying_fot.html#FOOT1"><sup>1</sup></a>
+<div class="float-caption"><p><strong class="strong">Copyright notice 1:
</strong>The Public Domain notice<a class="footnote" id="DOCF1"
href="float_copying_fot.html#FOOT1"><sup>1</sup></a>
</p>
<a class="anchor" id="public-domain-anchor"></a><a class="index-entry-anchor"
id="index-copying-indexed-caption"></a>
<a class="index-entry-anchor" id="index-copying-indexed-caption-function"></a>
@@ -75,7 +75,7 @@ the author abandon his copyright.
<td valign="middle" align="left">[<a href="float_copying_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/formatting/one_line.pl
b/tp/t/results/formatting/one_line.pl
index 184dcf89dd..408fcd3c7b 100644
--- a/tp/t/results/formatting/one_line.pl
+++ b/tp/t/results/formatting/one_line.pl
@@ -79,7 +79,7 @@ span.smaller {font-size: smaller}
<p>AB
</p><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/formatting/one_line_no_content.pl
b/tp/t/results/formatting/one_line_no_content.pl
index da1d77340a..2c39733354 100644
--- a/tp/t/results/formatting/one_line_no_content.pl
+++ b/tp/t/results/formatting/one_line_no_content.pl
@@ -78,7 +78,7 @@ span.smaller {font-size: smaller}
<body lang="en">
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 55390b45a8..009f4887d1 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
@@ -30,7 +30,7 @@ span.smaller {font-size: smaller}
</p>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 47b014db70..e95a92f931 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
@@ -29,7 +29,7 @@ span.smaller {font-size: smaller}
</p>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/formatting/texi_bib_example.pl
b/tp/t/results/formatting/texi_bib_example.pl
index 463006b7b7..6498d303ca 100644
--- a/tp/t/results/formatting/texi_bib_example.pl
+++ b/tp/t/results/formatting/texi_bib_example.pl
@@ -5711,7 +5711,7 @@ span.smaller {font-size: smaller}
<h1 class="chapter" id="Introduction-1">1 Introduction</h1>
<p>The ability of a documentation format to make cross references to a
-bibliography, a feature of LaTeX (See item [LaTeX2e] in <a
href="#References">LaTeX2e</a>.)
+bibliography, a feature of LaTeX (See item [LaTeX2e] in <a class="ref"
href="#References">LaTeX2e</a>.)
, isn’t
currently supported in Texinfo.
</p>
@@ -5756,7 +5756,7 @@ Massachusetts, 1994.
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -5857,7 +5857,7 @@ Massachusetts, 1994.
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/formatting/texi_cond.pl
b/tp/t/results/formatting/texi_cond.pl
index 00de314bc0..131eded63e 100644
--- a/tp/t/results/formatting/texi_cond.pl
+++ b/tp/t/results/formatting/texi_cond.pl
@@ -500,7 +500,7 @@ This is html text.
</p>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/formatting/texi_glossary.pl
b/tp/t/results/formatting/texi_glossary.pl
index 64b21c33e5..f4157d61b8 100644
--- a/tp/t/results/formatting/texi_glossary.pl
+++ b/tp/t/results/formatting/texi_glossary.pl
@@ -1617,7 +1617,7 @@ span.smaller {font-size: smaller}
<p>The ‘name1’
is used in many cases while
-<a href="#id2">name2</a>
+<a class="ref" href="#id2">name2</a>
is quite specific
</p>
<hr style="height: 6px;">
@@ -1655,7 +1655,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -1756,7 +1756,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/html_tests/commands_in_abbr.pl
b/tp/t/results/html_tests/commands_in_abbr.pl
index 59263e1df4..f900bf597c 100644
--- a/tp/t/results/html_tests/commands_in_abbr.pl
+++ b/tp/t/results/html_tests/commands_in_abbr.pl
@@ -285,10 +285,10 @@ kbd {font-style: oblique}
</head>
<body lang="en">
-<p><abbr title="abbr – b">A</abbr> (<b class="b">abbr</b> – b).
+<p><abbr class="abbr" title="abbr – b">A</abbr> (<b class="b">abbr</b>
– b).
</p>
<div class="example">
-<pre class="example"><abbr title="abbr – b">A</abbr> (<b
class="b">abbr</b> -- b).
+<pre class="example"><abbr class="abbr" title="abbr – b">A</abbr> (<b
class="b">abbr</b> -- b).
</pre></div>
diff --git a/tp/t/results/html_tests/commands_in_alt.pl
b/tp/t/results/html_tests/commands_in_alt.pl
index 39747ac9c1..d0104b15f9 100644
--- a/tp/t/results/html_tests/commands_in_alt.pl
+++ b/tp/t/results/html_tests/commands_in_alt.pl
@@ -302,10 +302,10 @@ kbd {font-style: oblique}
</head>
<body lang="en">
-<img src="f--ile.png" alt="alt – in b">
+<img class="image" src="f--ile.png" alt="alt – in b">
<div class="example">
-<pre class="example"><img src="f--ile.png" alt="alt – in b">
+<pre class="example"><img class="image" src="f--ile.png" alt="alt – in
b">
</pre></div>
diff --git a/tp/t/results/html_tests/commands_in_email.pl
b/tp/t/results/html_tests/commands_in_email.pl
index 71cc4c5ce3..94da385596 100644
--- a/tp/t/results/html_tests/commands_in_email.pl
+++ b/tp/t/results/html_tests/commands_in_email.pl
@@ -111,6 +111,6 @@ $result_floats{'commands_in_email'} = {};
-$result_converted{'html_text'}->{'commands_in_email'} = '<p><a
href="mailto:endots ... in code">endots <small class="enddots">...</small>
<code class="code">in code</code></a></p>';
+$result_converted{'html_text'}->{'commands_in_email'} = '<p><a class="email"
href="mailto:endots ... in code">endots <small class="enddots">...</small>
<code class="code">in code</code></a></p>';
1;
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
index 2a12862dab..d9da4a69ba 100644
--- a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
+++ b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
@@ -33,7 +33,7 @@ Next: <a href="chap-s.html" accesskey="n" rel="next">Chapter
s</a>, Previous: <a
<hr>
<h2 class="chapter" id="Chapter-f">1 Chapter f</h2>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
</div>
<div class="footnote">
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
index bad7dc48f5..5bc22bad25 100644
--- a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
+++ b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
@@ -32,7 +32,7 @@ Previous: <a href="chap-f.html" accesskey="p"
rel="prev">Chapter f</a>, Up: <a h
<hr>
<h2 class="chapter" id="Chapter-s">2 Chapter s</h2>
-<p><a id="DOCF2" href="#FOOT2"><sup>2</sup></a>
+<p><a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p>
</div>
diff --git a/tp/t/results/html_tests/image_link_prefix.pl
b/tp/t/results/html_tests/image_link_prefix.pl
index 63ee4c8bd2..d5471248dc 100644
--- a/tp/t/results/html_tests/image_link_prefix.pl
+++ b/tp/t/results/html_tests/image_link_prefix.pl
@@ -81,7 +81,7 @@ kbd {font-style: oblique}
</head>
<body lang="en">
-<img src="../imgimage.jpg" alt="image">
+<img class="image" src="../imgimage.jpg" alt="image">
</body>
diff --git a/tp/t/results/html_tests/ref_in_preformatted.pl
b/tp/t/results/html_tests/ref_in_preformatted.pl
index f64c50e518..ce505a352f 100644
--- a/tp/t/results/html_tests/ref_in_preformatted.pl
+++ b/tp/t/results/html_tests/ref_in_preformatted.pl
@@ -469,7 +469,7 @@ $result_converted{'html_text'}->{'ref_in_preformatted'} =
'<a class="node-anchor
<div class="example">
-<pre class="example">Now <a href="#nnn-the-node-name">nnn the
+<pre class="example">Now <a class="ref" href="#nnn-the-node-name">nnn the
node name</a>
</pre></div>
diff --git a/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
b/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
index 436158886f..0e84534d14 100644
--- a/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
+++ b/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
@@ -708,10 +708,10 @@ Previous: <a href="#Top" accesskey="p"
rel="prev">top</a>, Up: <a href="#Top" ac
<h2 class="chapter" id="chapter">1 chapter</h2>
-<p>See <a href="#chap">chapter</a>.
+<p>See <a class="xref" href="#chap">chapter</a>.
</p>
-<p>See <a href="#chap">chap</a>.
+<p>See <a class="xref" href="#chap">chap</a>.
</p></div>
</div>
diff --git
a/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
b/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
index 394a8a7e63..d95cdb3718 100644
--- a/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
+++ b/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
@@ -719,10 +719,10 @@ Previous: <a href="#Top" accesskey="p"
rel="prev">Top</a>, Up: <a href="#Top" ac
</div>
<h2 class="chapter" id="chapter">1 chapter</h2>
-<p>See <a href="#chap">chap</a>.
+<p>See <a class="xref" href="#chap">chap</a>.
</p>
-<p>See <a href="#chap">chapter</a>.
+<p>See <a class="xref" href="#chap">chapter</a>.
</p></div>
</div>
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 1a375f63d3..9002343c82 100644
--- a/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
@@ -76,22 +76,22 @@ split: ../doc/node.html#node
<h3 class="subheading" id="Testing-local-nodes">Testing local nodes</h3>
-<p><tt class="verb">!_"#$%&'()*+-.</tt> <a
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e">!_"#$%&'()*+-.</a>
+<p><tt class="verb">!_"#$%&'()*+-.</tt> <a class="ref"
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e">!_"#$%&'()*+-.</a>
</p><div class="example">
<pre class="example">target:
#_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e
</pre></div>
-<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e">/;<=>?[\]^_`|~</a><br>
+<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a class="ref"
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e">/;<=>?[\]^_`|~</a><br>
</p><div class="example">
<pre class="example">target:
#_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e
</pre></div>
-<p><tt class="verb">Top</tt> <a href="#Top">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="#Top">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
-<p><tt class="verb"> local node</tt> <a href="#local-node">local node</a>
+<p><tt class="verb"> local node</tt> <a class="ref" href="#local-node">local
node</a>
</p><div class="example">
<pre class="example">target: #local-node
</pre></div>
@@ -119,7 +119,7 @@ split: ../doc/node.html#node
<pre class="example">id: other-nodes
</pre></div>
-<p><tt class="verb">Top</tt> <a href="#Top">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="#Top">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
@@ -158,7 +158,7 @@ split: ../doc/node.html#node
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -259,7 +259,7 @@ split: ../doc/node.html#node
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 34a51f6f65..94b064601f 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f9a991c2bd..90119dc3fc 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d5ad77a2ee..baba163702 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
@@ -77,22 +77,22 @@ split: ../doc/node.html#node
<h3 class="subheading" id="Testing-local-nodes">Testing local nodes</h3>
-<p><tt class="verb">!_"#$%&'()*+-.</tt> <a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html">!_"#$%&'()*+-.</a>
+<p><tt class="verb">!_"#$%&'()*+-.</tt> <a class="ref"
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html">!_"#$%&'()*+-.</a>
</p><div class="example">
<pre class="example">target:
#_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e
</pre></div>
-<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html">/;<=>?[\]^_`|~</a><br>
+<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a class="ref"
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html">/;<=>?[\]^_`|~</a><br>
</p><div class="example">
<pre class="example">target:
#_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e
</pre></div>
-<p><tt class="verb">Top</tt> <a href="#Top">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="#Top">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
-<p><tt class="verb"> local node</tt> <a href="local-node.html">local
node</a>
+<p><tt class="verb"> local node</tt> <a class="ref"
href="local-node.html">local node</a>
</p><div class="example">
<pre class="example">target: #local-node
</pre></div>
@@ -108,7 +108,7 @@ split: ../doc/node.html#node
<td valign="middle" align="left">[<a href="test_refs_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 97754c25f9..dc52591dbe 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 87cbb5dad1..5f1c5c2188 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<pre class="example">id: other-nodes
</pre></div>
-<p><tt class="verb">Top</tt> <a href="index.html">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="index.html">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
@@ -64,7 +64,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8f3e37f5f0..c2839af6dd 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 1a375f63d3..9002343c82 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
@@ -76,22 +76,22 @@ split: ../doc/node.html#node
<h3 class="subheading" id="Testing-local-nodes">Testing local nodes</h3>
-<p><tt class="verb">!_"#$%&'()*+-.</tt> <a
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e">!_"#$%&'()*+-.</a>
+<p><tt class="verb">!_"#$%&'()*+-.</tt> <a class="ref"
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e">!_"#$%&'()*+-.</a>
</p><div class="example">
<pre class="example">target:
#_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e
</pre></div>
-<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e">/;<=>?[\]^_`|~</a><br>
+<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a class="ref"
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e">/;<=>?[\]^_`|~</a><br>
</p><div class="example">
<pre class="example">target:
#_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e
</pre></div>
-<p><tt class="verb">Top</tt> <a href="#Top">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="#Top">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
-<p><tt class="verb"> local node</tt> <a href="#local-node">local node</a>
+<p><tt class="verb"> local node</tt> <a class="ref" href="#local-node">local
node</a>
</p><div class="example">
<pre class="example">target: #local-node
</pre></div>
@@ -119,7 +119,7 @@ split: ../doc/node.html#node
<pre class="example">id: other-nodes
</pre></div>
-<p><tt class="verb">Top</tt> <a href="#Top">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="#Top">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
@@ -158,7 +158,7 @@ split: ../doc/node.html#node
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -259,7 +259,7 @@ split: ../doc/node.html#node
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 34a51f6f65..94b064601f 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f9a991c2bd..90119dc3fc 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 763a77d864..2dbf4c9d96 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
@@ -77,22 +77,22 @@ split: ../doc/node.html#node
<h3 class="subheading" id="Testing-local-nodes">Testing local nodes</h3>
-<p><tt class="verb">!_"#$%&'()*+-.</tt> <a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html">!_"#$%&'()*+-.</a>
+<p><tt class="verb">!_"#$%&'()*+-.</tt> <a class="ref"
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html">!_"#$%&'()*+-.</a>
</p><div class="example">
<pre class="example">target:
#_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e
</pre></div>
-<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html">/;<=>?[\]^_`|~</a><br>
+<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a class="ref"
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html">/;<=>?[\]^_`|~</a><br>
</p><div class="example">
<pre class="example">target:
#_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e
</pre></div>
-<p><tt class="verb">Top</tt> <a href="#Top">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="#Top">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
-<p><tt class="verb"> local node</tt> <a href="local-node.html">local
node</a>
+<p><tt class="verb"> local node</tt> <a class="ref"
href="local-node.html">local node</a>
</p><div class="example">
<pre class="example">target: #local-node
</pre></div>
@@ -108,7 +108,7 @@ split: ../doc/node.html#node
<td valign="middle" align="left">[<a href="test_refs_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 97754c25f9..dc52591dbe 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 87cbb5dad1..5f1c5c2188 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<pre class="example">id: other-nodes
</pre></div>
-<p><tt class="verb">Top</tt> <a href="index.html">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="index.html">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
@@ -64,7 +64,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8f3e37f5f0..c2839af6dd 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 adb127643e..a989c22b03 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
@@ -76,22 +76,22 @@ split: ../doc/node.html#node
<h3 class="subheading" id="Testing-local-nodes">Testing local nodes</h3>
-<p><tt class="verb">!_"#$%&'()*+-.</tt> <a
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e">!_"#$%&'()*+-.</a>
+<p><tt class="verb">!_"#$%&'()*+-.</tt> <a class="ref"
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e">!_"#$%&'()*+-.</a>
</p><div class="example">
<pre class="example">target:
#_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e
</pre></div>
-<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e">/;<=>?[\]^_`|~</a><br>
+<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a class="ref"
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e">/;<=>?[\]^_`|~</a><br>
</p><div class="example">
<pre class="example">target:
#_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e
</pre></div>
-<p><tt class="verb">Top</tt> <a href="#Top">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="#Top">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
-<p><tt class="verb"> local node</tt> <a href="#local-node">local node</a>
+<p><tt class="verb"> local node</tt> <a class="ref" href="#local-node">local
node</a>
</p><div class="example">
<pre class="example">target: #local-node
</pre></div>
@@ -119,7 +119,7 @@ split: ../doc/node.html#node
<pre class="example">id: other-nodes
</pre></div>
-<p><tt class="verb">Top</tt> <a href="#Top">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="#Top">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
@@ -158,7 +158,7 @@ split: ../doc/node.html#node
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -259,7 +259,7 @@ split: ../doc/node.html#node
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 34a51f6f65..94b064601f 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f9a991c2bd..90119dc3fc 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d5ad77a2ee..baba163702 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
@@ -77,22 +77,22 @@ split: ../doc/node.html#node
<h3 class="subheading" id="Testing-local-nodes">Testing local nodes</h3>
-<p><tt class="verb">!_"#$%&'()*+-.</tt> <a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html">!_"#$%&'()*+-.</a>
+<p><tt class="verb">!_"#$%&'()*+-.</tt> <a class="ref"
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html">!_"#$%&'()*+-.</a>
</p><div class="example">
<pre class="example">target:
#_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e
</pre></div>
-<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html">/;<=>?[\]^_`|~</a><br>
+<p><tt class="verb">/;<=>?[\]^_`|~</tt> <a class="ref"
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html">/;<=>?[\]^_`|~</a><br>
</p><div class="example">
<pre class="example">target:
#_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e
</pre></div>
-<p><tt class="verb">Top</tt> <a href="#Top">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="#Top">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
-<p><tt class="verb"> local node</tt> <a href="local-node.html">local
node</a>
+<p><tt class="verb"> local node</tt> <a class="ref"
href="local-node.html">local node</a>
</p><div class="example">
<pre class="example">target: #local-node
</pre></div>
@@ -108,7 +108,7 @@ split: ../doc/node.html#node
<td valign="middle" align="left">[<a href="test_refs_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 97754c25f9..dc52591dbe 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 87cbb5dad1..5f1c5c2188 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<pre class="example">id: other-nodes
</pre></div>
-<p><tt class="verb">Top</tt> <a href="index.html">Test refs</a>
+<p><tt class="verb">Top</tt> <a class="ref" href="index.html">Test refs</a>
</p><div class="example">
<pre class="example">target: #Top
</pre></div>
@@ -64,7 +64,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8f3e37f5f0..c2839af6dd 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/indices/explicit_sort_key.pl
b/tp/t/results/indices/explicit_sort_key.pl
index 6d31b9a907..f78eb001a8 100644
--- a/tp/t/results/indices/explicit_sort_key.pl
+++ b/tp/t/results/indices/explicit_sort_key.pl
@@ -1025,7 +1025,7 @@ $result_converted{'html_text'}->{'explicit_sort_key'} =
'<div class="top" id="To
<p>in a reuglar para. <code class="code">inside another</code>.
</p>
<p>.
-<a href="and cmd">and cmd</a>.
+<a class="url" href="and cmd">and cmd</a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#t_h_SK_symbol-1"><b>0</b></a>
diff --git a/tp/t/results/indices/image_lines_count.pl
b/tp/t/results/indices/image_lines_count.pl
index 3d03135058..b9fac43b34 100644
--- a/tp/t/results/indices/image_lines_count.pl
+++ b/tp/t/results/indices/image_lines_count.pl
@@ -305,7 +305,7 @@ ff
$result_converted{'html_text'}->{'image_lines_count'} = '<h1
class="node-heading" id="Top">Top</h1>
-<img src="count_image.png" alt="count_image">
+<img class="image" src="count_image.png" alt="count_image">
<a class="index-entry-anchor" id="index-index-entry"></a>
diff --git a/tp/t/results/indices/image_text_lines_count.pl
b/tp/t/results/indices/image_text_lines_count.pl
index 61899446d7..4235ab9499 100644
--- a/tp/t/results/indices/image_text_lines_count.pl
+++ b/tp/t/results/indices/image_text_lines_count.pl
@@ -304,7 +304,7 @@ ff
$result_converted{'html_text'}->{'image_text_lines_count'} = '<h1
class="node-heading" id="Top">Top</h1>
-<img src="count_image_text.jpg" alt="count_image_text">
+<img class="image" src="count_image_text.jpg" alt="count_image_text">
<a class="index-entry-anchor" id="index-index-entry"></a>
diff --git a/tp/t/results/indices/index_entry_in_footnote.pl
b/tp/t/results/indices/index_entry_in_footnote.pl
index 9859830d39..60d2c4aa11 100644
--- a/tp/t/results/indices/index_entry_in_footnote.pl
+++ b/tp/t/results/indices/index_entry_in_footnote.pl
@@ -310,7 +310,7 @@ $result_converted{'plaintext'}->{'index_entry_in_footnote'}
= 'Top node(1)
$result_converted{'html_text'}->{'index_entry_in_footnote'} = '<h1
class="node-heading" id="Top">Top</h1>
-<p>Top node<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>Top node<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#t_h_cp_letter-I"><b>I</b></a>
diff --git a/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
b/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
index 6f9d3d7101..01e33b62c9 100644
--- a/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
@@ -669,7 +669,7 @@
$result_converted{'html_text'}->{'index_entry_in_footnote_different_node_end'} =
<h1 class="node-heading">Top</h1>
-<p>Top node<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>Top node<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<hr>
<a class="node-anchor" id="First"></a><div class="header">
diff --git a/tp/t/results/indices/index_entry_in_footnote_separate.pl
b/tp/t/results/indices/index_entry_in_footnote_separate.pl
index a6b63ec723..15c122d4c1 100644
--- a/tp/t/results/indices/index_entry_in_footnote_separate.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_separate.pl
@@ -705,7 +705,7 @@
$result_converted{'html_text'}->{'index_entry_in_footnote_separate'} = '<a class
<h1 class="node-heading">Top</h1>
-<p>Top node<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>Top node<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<hr>
<a class="node-anchor" id="First"></a><div class="header">
diff --git
a/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
b/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
index c3ec0f7e57..c2c72fa60f 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
@@ -906,7 +906,7 @@
$result_converted{'html_text'}->{'printindex_index_entry_in_copying_in_footnote'
<p>Top.
</p>
-<p>Copying<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+<p>Copying<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#t_h_cp_letter-C"><b>C</b></a>
@@ -936,7 +936,7 @@
$result_converted{'html_text'}->{'printindex_index_entry_in_copying_in_footnote'
<h2 class="chapter" id="Chapter">1 Chapter</h2>
-<p>Copying<a id="DOCF1_2" href="#FOOT1_2"><sup>2</sup></a>.
+<p>Copying<a class="footnote" id="DOCF1_2" href="#FOOT1_2"><sup>2</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#t_h_cp_letter-C"><b>C</b></a>
diff --git
a/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
b/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
index 28b48669e4..845a941b6e 100644
---
a/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
+++
b/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
@@ -50,7 +50,7 @@ Next: <a href="#chapter-en" accesskey="n" rel="next">en</a>,
Previous: <a href="
</div>
<h2 class="chapter" id="ja">1 ja</h2>
-<p>In japanese. See <a href="#chapter-ja">ja</a>.
+<p>In japanese. See <a class="xref" href="#chapter-ja">ja</a>.
</p><dl class="def">
<dt id="index-BBB-of-AAA"><span>Instance Variable of AAA: <strong
class="strong">BBB</strong> <em class="emph">CCC</em><a class="copiable-anchor"
href='#index-BBB-of-AAA'> ¶</a></span></dt>
</dl>
@@ -64,7 +64,7 @@ Next: <a href="#chapter-fr_005fFR" accesskey="n"
rel="next">fr_FR</a>, Previous:
</div>
<h2 class="chapter" id="en">2 en</h2>
-<p>In english. See <a href="#chapter-ja">ja</a>.
+<p>In english. See <a class="xref" href="#chapter-ja">ja</a>.
</p><dl class="def">
<dt id="index-BBB-of-AAA-1"><span>Instance Variable of AAA: <strong
class="strong">BBB</strong> <em class="emph">CCC</em><a class="copiable-anchor"
href='#index-BBB-of-AAA-1'> ¶</a></span></dt>
</dl>
@@ -100,7 +100,7 @@ Anterior: <a href="#chapter-de" accesskey="p"
rel="prev">de</a>, Acima: <a href=
</div>
<h2 class="chapter" id="pt_005fbR">5 pt_bR</h2>
-<p>In brazilian. Veja <a href="#chapter-ja">ja</a>.
+<p>In brazilian. Veja <a class="xref" href="#chapter-ja">ja</a>.
</p></div>
</div>
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 7eff1a01b3..d5da0bf779 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
@@ -69,7 +69,7 @@ span:hover a.copiable-anchor {visibility: visible}
</tr></table>
<h1 class="chapter" id="ja">1 ja</h1>
-<p>In japanese. See <a href="#chapter-ja">ja</a>.
+<p>In japanese. See <a class="xref" href="#chapter-ja">ja</a>.
</p><dl class="def">
<dt id="index-BBB-of-AAA"><span>Instance Variable of AAA: <strong
class="strong">BBB</strong> <em class="emph">CCC</em><a class="copiable-anchor"
href='#index-BBB-of-AAA'> ¶</a></span></dt>
</dl>
@@ -94,7 +94,7 @@ span:hover a.copiable-anchor {visibility: visible}
</tr></table>
<h1 class="chapter" id="en">2 en</h1>
-<p>In english. See <a href="#chapter-ja">ja</a>.
+<p>In english. See <a class="xref" href="#chapter-ja">ja</a>.
</p><dl class="def">
<dt id="index-BBB-of-AAA-1"><span>Instance Variable of AAA: <strong
class="strong">BBB</strong> <em class="emph">CCC</em><a class="copiable-anchor"
href='#index-BBB-of-AAA-1'> ¶</a></span></dt>
</dl>
@@ -163,7 +163,7 @@ span:hover a.copiable-anchor {visibility: visible}
</tr></table>
<h1 class="chapter" id="pt_005fbR">5 pt_bR</h1>
-<p>In brazilian. Veja <a href="#chapter-ja">ja</a>.
+<p>In brazilian. Veja <a class="xref" href="#chapter-ja">ja</a>.
</p><hr style="height: 6px;">
</div>
</div>
diff --git a/tp/t/results/languages/unknown_language.pl
b/tp/t/results/languages/unknown_language.pl
index d7dd9223ad..678b21f167 100644
--- a/tp/t/results/languages/unknown_language.pl
+++ b/tp/t/results/languages/unknown_language.pl
@@ -467,10 +467,10 @@ kbd {font-style: oblique}
<div class="top" id="Top">
<h1 class="top" id="unknkown-language">unknkown language</h1>
-<p>Unknown language. See <a href="#Top">unknkown language</a>.
+<p>Unknown language. See <a class="xref" href="#Top">unknkown language</a>.
</p>
-<p>Another unknown language. See <a href="#Top">unknkown language</a>.
+<p>Another unknown language. See <a class="xref" href="#Top">unknkown
language</a>.
</p></div>
diff --git a/tp/t/results/layout/navigation/res_html/navigation.html
b/tp/t/results/layout/navigation/res_html/navigation.html
index 9757671cab..926e837b8a 100644
--- a/tp/t/results/layout/navigation/res_html/navigation.html
+++ b/tp/t/results/layout/navigation/res_html/navigation.html
@@ -173,7 +173,7 @@ 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.
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -274,7 +274,7 @@ 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>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 881f41a464..f8d81544c6 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/chapter.html
@@ -135,7 +135,7 @@ 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">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a3dce60a77..436e136628 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/index.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/index.html
@@ -51,7 +51,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 52320099ff..55938263b1 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b7f28da128..200a4f1f97 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
@@ -53,7 +53,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8f52e02ea5..d71b90d090 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
@@ -104,7 +104,7 @@ 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">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a3dce60a77..436e136628 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
@@ -51,7 +51,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 52320099ff..55938263b1 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b7f28da128..200a4f1f97 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
@@ -53,7 +53,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 0035fdcea0..bc8d5f9f4a 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
@@ -133,7 +133,7 @@ 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">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f826d6c83d..8b2ca62c95 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
@@ -71,7 +71,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e95366fb32..9fc3c40c50 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
@@ -46,7 +46,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -156,7 +156,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 66e38ae419..01d3e34300 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
@@ -69,7 +69,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9cf6b2e52e..90e37121af 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
@@ -169,7 +169,7 @@ 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">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f826d6c83d..8b2ca62c95 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
@@ -71,7 +71,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e95366fb32..9fc3c40c50 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
@@ -46,7 +46,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -156,7 +156,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 66e38ae419..01d3e34300 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
@@ -69,7 +69,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 963e09212c..360cfe744f 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
@@ -105,7 +105,7 @@ 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>
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a83c1261dc..a24dfd718c 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
@@ -114,7 +114,7 @@ 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>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e4b133c83d..42829ddb96 100644
--- a/tp/t/results/layout/navigation_node/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_node/res_html/chapter.html
@@ -50,7 +50,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9ab4dccaad..8087ea9b80 100644
--- a/tp/t/results/layout/navigation_node/res_html/index.html
+++ b/tp/t/results/layout/navigation_node/res_html/index.html
@@ -52,7 +52,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a92c96b303..0eabdc6dc3 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 0e5d36ea73..9cced97a8b 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
@@ -54,7 +54,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 0a36369476..19c1dff895 100644
--- a/tp/t/results/layout/navigation_node/res_html/section.html
+++ b/tp/t/results/layout/navigation_node/res_html/section.html
@@ -77,7 +77,7 @@ 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>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 34d722c3d1..d3e8ae19ca 100644
--- a/tp/t/results/layout/navigation_node/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_node/res_html/subsection.html
@@ -46,7 +46,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3c988b5280..aec1bc376c 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
@@ -49,7 +49,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 042865f473..ede79803f2 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
@@ -44,7 +44,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8a6be40bbb..9e15f0408d 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -135,7 +135,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 0363aba50a..2bb6f077b8 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
@@ -48,7 +48,7 @@ ul.no-bullet {list-style: none}
</div>
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 968bbe784d..9bf4bf9d27 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
@@ -76,7 +76,7 @@ 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>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a764af3c5a..58d4763a50 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
@@ -45,7 +45,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3c988b5280..aec1bc376c 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
@@ -49,7 +49,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 192bb72c62..1443452188 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
@@ -63,7 +63,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b81e3bd4f1..cf1dab3e3e 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
@@ -46,7 +46,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -150,7 +150,7 @@ span.smaller {font-size: smaller}
</table>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 548f4cf000..65a917f701 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
@@ -63,7 +63,7 @@ ul.no-bullet {list-style: none}
</table>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 968bbe784d..9bf4bf9d27 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
@@ -76,7 +76,7 @@ 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>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a764af3c5a..58d4763a50 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
@@ -45,7 +45,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f3cf5383f8..324831d4e4 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
@@ -83,7 +83,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 fe49113d93..2fc024bba6 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
@@ -71,7 +71,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e95366fb32..9fc3c40c50 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
@@ -46,7 +46,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -156,7 +156,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7745cbdb9b..b08076dc71 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
@@ -69,7 +69,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 90268995f4..d773eeb6a3 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
@@ -110,7 +110,7 @@ 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>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2b93b117b4..c68ce8cbee 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
@@ -79,7 +79,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 76837a71a9..ddf33ba2ad 100644
--- a/tp/t/results/layout/navigation_section/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_section/res_html/chapter.html
@@ -56,7 +56,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 c2e2049663..a274e1c41b 100644
--- a/tp/t/results/layout/navigation_section/res_html/index.html
+++ b/tp/t/results/layout/navigation_section/res_html/index.html
@@ -51,7 +51,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 52320099ff..55938263b1 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 48cf8f781c..3d3bf1f5c3 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
@@ -53,7 +53,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 84a79411d1..8ed5160ce6 100644
--- a/tp/t/results/layout/navigation_section/res_html/section.html
+++ b/tp/t/results/layout/navigation_section/res_html/section.html
@@ -104,7 +104,7 @@ 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">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 76837a71a9..ddf33ba2ad 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
@@ -56,7 +56,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 c2e2049663..a274e1c41b 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
@@ -51,7 +51,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 52320099ff..55938263b1 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 48cf8f781c..3d3bf1f5c3 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
@@ -53,7 +53,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ed805dc43c..a19d64c607 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
@@ -89,7 +89,7 @@ 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">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ffefca481f..4e2502efdf 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
@@ -90,7 +90,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 fe49113d93..2fc024bba6 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
@@ -71,7 +71,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e95366fb32..9fc3c40c50 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
@@ -46,7 +46,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -156,7 +156,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5b91ed568d..70435400e7 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
@@ -69,7 +69,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d0ca0e7b7d..acc6ca6e6e 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
@@ -123,7 +123,7 @@ 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">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ffefca481f..4e2502efdf 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
@@ -90,7 +90,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 fe49113d93..2fc024bba6 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
@@ -71,7 +71,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e95366fb32..9fc3c40c50 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
@@ -46,7 +46,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -156,7 +156,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5b91ed568d..70435400e7 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
@@ -69,7 +69,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5f17d7fbfa..3a95abb5c2 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
@@ -138,7 +138,7 @@ 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">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 0ae5137a01..71fc836dcd 100644
--- a/tp/t/results/layout/navigation_vertical/res_html/navigation.html
+++ b/tp/t/results/layout/navigation_vertical/res_html/navigation.html
@@ -256,7 +256,7 @@ 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.
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -360,7 +360,7 @@ 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>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f3826ca117..a7feef56a4 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
@@ -36,7 +36,7 @@ span.smaller {font-size: smaller}
</tr></table>
<h1 class="top" id="Not-monolithic">Not monolithic</h1>
-<p>Not monolitic manual<a id="DOCF1"
href="no_monolithic_fot.html#FOOT1"><sup>1</sup></a>.
+<p>Not monolitic manual<a class="footnote" id="DOCF1"
href="no_monolithic_fot.html#FOOT1"><sup>1</sup></a>.
</p>
<a class="index-entry-anchor" id="index-top"></a>
@@ -84,7 +84,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d4dbcda61a..076586e89c 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 356d4fe51a..b9e8c3bfe8 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
@@ -42,7 +42,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b019a64c47..65e29243ca 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
@@ -46,7 +46,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 577f0db17c..228ad6b1c4 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
@@ -47,7 +47,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/menu/formats_in_menu.pl
b/tp/t/results/menu/formats_in_menu.pl
index c7c1c817a4..723b6eb90b 100644
--- a/tp/t/results/menu/formats_in_menu.pl
+++ b/tp/t/results/menu/formats_in_menu.pl
@@ -1052,7 +1052,7 @@ pre.menu-preformatted {font-family: serif}
<i></i>
Log$
</td></tr>
-<tr><td align="left" valign="top">• <a href="truc.html#Top"
accesskey="4">(truc)</a>:</td><td> </td><td align="left"
valign="top"><acronym>description
+<tr><td align="left" valign="top">• <a href="truc.html#Top"
accesskey="4">(truc)</a>:</td><td> </td><td align="left"
valign="top"><acronym class="acronym">description
* acronym::</acronym>
</td></tr>
<tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
diff --git a/tp/t/results/menu/sc_in_menu.pl b/tp/t/results/menu/sc_in_menu.pl
index 7044b8dff4..2faef81a89 100644
--- a/tp/t/results/menu/sc_in_menu.pl
+++ b/tp/t/results/menu/sc_in_menu.pl
@@ -1153,12 +1153,12 @@ Next: <a href="#NODE" accesskey="n" rel="next"><small
class="sc">NODE</small></a
</td></tr>
<tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
-MENU COMMENT
+<span class="sc">MENU COMMENT</span>
</pre><div class="example">
-<pre class="example">* MENU-EXAMPLE VALUE:(dir)MENU-EXAMPLE NODE.
MENU-EXAMPLE DESCRIP TION
+<pre class="example">* <span class="sc">MENU-EXAMPLE VALUE</span>:(dir)<span
class="sc">MENU-EXAMPLE NODE</span>. <span class="sc">MENU-EXAMPLE DESCRIP
TION</span>
-MENU-EXAMPLE COMMENT
+<span class="sc">MENU-EXAMPLE COMMENT</span>
</pre></div>
</th></tr></table>
@@ -1171,10 +1171,10 @@ Previous: <a href="#Top" accesskey="p"
rel="prev">Top</a>, Up: <a href="#Top" ac
<div class="example">
<table class="menu" border="0" cellspacing="0"><tr><td>
-<pre class="menu-preformatted">• EXAMPLE VALUE:<a
href="dir.html#EXAMPLE-NODE" accesskey="1">(dir)EXAMPLE NODE</a>. EXAMPLE
DESCRIP TION
+<pre class="menu-preformatted">• <span class="sc">EXAMPLE VALUE</span>:<a
href="dir.html#EXAMPLE-NODE" accesskey="1">(dir)<span class="sc">EXAMPLE
NODE</span></a>. <span class="sc">EXAMPLE DESCRIP TION</span>
</pre><pre class="menu-comment">
-EXAMPLE COMMENT
+<span class="sc">EXAMPLE COMMENT</span>
</pre></td></tr></table>
</div>
diff --git a/tp/t/results/misc_commands/footnote_in_center.pl
b/tp/t/results/misc_commands/footnote_in_center.pl
index db942b8c1d..f95118e164 100644
--- a/tp/t/results/misc_commands/footnote_in_center.pl
+++ b/tp/t/results/misc_commands/footnote_in_center.pl
@@ -337,7 +337,7 @@ $result_converted{'plaintext'}->{'footnote_in_center'} = '
Centered text wit
';
-$result_converted{'html_text'}->{'footnote_in_center'} = '<div
class="center-align">Centered text with a footnote<a id="DOCF1"
href="#FOOT1"><sup>1</sup></a> and text after the footnote.
+$result_converted{'html_text'}->{'footnote_in_center'} = '<div
class="center-align">Centered text with a footnote<a class="footnote"
id="DOCF1" href="#FOOT1"><sup>1</sup></a> and text after the footnote.
</div><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/misc_commands/ref_in_center.pl
b/tp/t/results/misc_commands/ref_in_center.pl
index 09f093438b..b8363a2a27 100644
--- a/tp/t/results/misc_commands/ref_in_center.pl
+++ b/tp/t/results/misc_commands/ref_in_center.pl
@@ -296,7 +296,7 @@ $result_converted{'plaintext'}->{'ref_in_center'} = '
$result_converted{'html_text'}->{'ref_in_center'} = '<h1 class="node-heading"
id="Top">Top</h1>
-<div class="center-align"><a href="#Top">Top</a>
+<div class="center-align"><a class="ref" href="#Top">Top</a>
</div>
<div class="center-align">‘title
’
diff --git a/tp/t/results/morecoverage/formatting_fr.pl
b/tp/t/results/morecoverage/formatting_fr.pl
index 91203b70b8..314b3a3726 100644
--- a/tp/t/results/morecoverage/formatting_fr.pl
+++ b/tp/t/results/morecoverage/formatting_fr.pl
@@ -4900,7 +4900,7 @@ $result_converted{'html'}->{'formatting_fr'} = '<!DOCTYPE
html>
a.summary-letter {text-decoration: none}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
@@ -4913,11 +4913,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="fr">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
@@ -5082,7 +5082,7 @@ Menu comment
</tr></table>
<h1 class="chapter" id="chapter-1">1 chapter</h1>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -5470,11 +5470,11 @@ Menu comment
';
-$result_converted{'html_text'}->{'formatting_fr'} = '<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+$result_converted{'html_text'}->{'formatting_fr'} = '<h1 class="title">title
–a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
@@ -5639,7 +5639,7 @@ Menu comment
</tr></table>
<h1 class="chapter" id="chapter-1">1 chapter</h1>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
diff --git a/tp/t/results/morecoverage/texi_formatting.pl
b/tp/t/results/morecoverage/texi_formatting.pl
index 6d1e72cd81..eedf4bbaf6 100644
--- a/tp/t/results/morecoverage/texi_formatting.pl
+++ b/tp/t/results/morecoverage/texi_formatting.pl
@@ -5076,7 +5076,7 @@ Next: <a href="#chapter2" accesskey="n"
rel="next">chapter 2</a>, Previous: <a h
</div>
<h2 class="chapter" id="chapter-1">1 chapter</h2>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<ul class="section-toc">
@@ -5393,7 +5393,7 @@ $result_converted{'html_text'}->{'texi_formatting'} = '
</div>
<h2 class="chapter" id="chapter-1">1 chapter</h2>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<ul class="section-toc">
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 412ab4df55..adef987b20 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
@@ -57,7 +57,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 06ea152bda..83ee329945 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
@@ -59,7 +59,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_no_node_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 4ecc5b6bc7..c5487bc63b 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
@@ -106,7 +106,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_no_node_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a7796c8358..1e6734ed10 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
@@ -219,7 +219,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_no_node_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 00e3aa6b0d..fd6ea3e171 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 389a7439b5..8d85d2f32b 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
@@ -156,7 +156,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_no_node_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 fbbc71e9df..b42aacd48b 100644
--- a/tp/t/results/moreindices/index_split/res_html/first.html
+++ b/tp/t/results/moreindices/index_split/res_html/first.html
@@ -654,7 +654,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f5fb3044e6..9666bf263b 100644
--- a/tp/t/results/moreindices/index_split/res_html/index.html
+++ b/tp/t/results/moreindices/index_split/res_html/index.html
@@ -221,7 +221,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d2a4c4af41..d01e29346a 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3cb247f758..98f8934a8d 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
@@ -59,7 +59,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7324a63fdd..bfad87a323 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
@@ -183,7 +183,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2ee806c883..689c239016 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
@@ -222,7 +222,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 de5b4e0021..19f248a88e 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d18fd70328..887ff5a2cb 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
@@ -200,7 +200,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d564b774a2..94f548543f 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
@@ -45,7 +45,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 747f6be42b..259c30f002 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
@@ -46,7 +46,7 @@ span.smaller {font-size: smaller}
</p>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 569bf330a9..adb2ab3c5a 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ce0374c5d0..4f7996f9d7 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
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 4afdbfdf2d..af70f6326e 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6a6ac9ea4b..6c87ff0a15 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
@@ -130,7 +130,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5567136aa3..5d255f2346 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6af7e47452..f481522ffc 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
@@ -134,7 +134,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b501ef52e9..4a3cc3640f 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
@@ -514,7 +514,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6ebab886c0..0c6a988dce 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
@@ -202,7 +202,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 041f9cada2..62de912913 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 1d5c31d1f5..7a0832df58 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
@@ -807,7 +807,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -908,7 +908,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9d7de6c522..49b0fcedab 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
@@ -559,7 +559,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d627622e7d..3e869c2ca8 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
@@ -185,7 +185,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 eac8e39c03..a706ace716 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 806062a281..0766690c82 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
@@ -127,7 +127,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5118f13cf2..70871872c8 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
@@ -129,7 +129,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2c807e75c5..1179cb8022 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
@@ -203,7 +203,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7c1b391a2b..ce5893ed96 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
@@ -125,7 +125,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2d2d022ed8..7a4db23030 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f941706613..b00e57ee21 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
@@ -78,7 +78,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7df1a32c2e..d7a977d197 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
@@ -176,7 +176,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="split_chapter_index_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a66260dd44..d3aff194c4 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
@@ -55,7 +55,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="split_chapter_index_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 1c0d207e8b..a620d26a91 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 10c3d1b61c..94c7234473 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
@@ -84,9 +84,9 @@ span.smaller {font-size: smaller}
<dl class="listoffloats">
</dl>
-<p>Ref to node <a href="#node">node</a>.
+<p>Ref to node <a class="ref" href="#node">node</a>.
</p>
-<p>Ref to @samp{node} <a href="#node">node</a>.
+<p>Ref to @samp{node} <a class="ref" href="#node">node</a>.
</p>
<hr style="height: 6px;">
<div class="about-element" id="SEC_About">
@@ -99,7 +99,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -200,7 +200,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 50eca704bd..7916408262 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
@@ -41,13 +41,13 @@ span.smaller {font-size: smaller}
<dl class="listoffloats">
</dl>
-<p>Ref to node <a href="#node">node</a>.
+<p>Ref to node <a class="ref" href="#node">node</a>.
</p>
-<p>Ref to @samp{node} <a href="#node">node</a>.
+<p>Ref to @samp{node} <a class="ref" href="#node">node</a>.
</p>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 49f96d6ca6..4add77cfe2 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
@@ -301,7 +301,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -402,7 +402,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 62bf2319ae..5c42976ac3 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
@@ -38,11 +38,11 @@ span.smaller {font-size: smaller}
<a class="node-anchor" id="g_t_00e1"></a>
<p>node á,
-Footnote 1<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+Footnote 1<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
</p>
<a class="node-anchor" id="g_t_00e2"></a>
<p>node â,
-Footnote 2<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
+Footnote 2<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
</p>
<div class="chapter" id="chapter">
<h1 class="chapter" id="chapter-1">1 chapter</h1>
@@ -54,7 +54,7 @@ Footnote 2<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
<a class="node-anchor" id="g_t_00e0"></a>
<p>node à,
-Footnote 3<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
+Footnote 3<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
</p>
<div class="footnote">
<hr>
@@ -70,7 +70,7 @@ Footnote 3<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 62bf2319ae..5c42976ac3 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
@@ -38,11 +38,11 @@ span.smaller {font-size: smaller}
<a class="node-anchor" id="g_t_00e1"></a>
<p>node á,
-Footnote 1<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+Footnote 1<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
</p>
<a class="node-anchor" id="g_t_00e2"></a>
<p>node â,
-Footnote 2<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
+Footnote 2<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
</p>
<div class="chapter" id="chapter">
<h1 class="chapter" id="chapter-1">1 chapter</h1>
@@ -54,7 +54,7 @@ Footnote 2<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
<a class="node-anchor" id="g_t_00e0"></a>
<p>node à,
-Footnote 3<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
+Footnote 3<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
</p>
<div class="footnote">
<hr>
@@ -70,7 +70,7 @@ Footnote 3<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a54f1d749a..0adb3cc753 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
@@ -42,7 +42,7 @@ span.smaller {font-size: smaller}
<h3 class="node-heading">á</h3>
<p>node á,
-Footnote 1<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+Footnote 1<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
</p>
<hr>
<a class="node-anchor" id="g_t_00e2"></a><table class="header" cellpadding="1"
cellspacing="1" border="0">
@@ -63,7 +63,7 @@ Footnote 1<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
<h3 class="node-heading">â</h3>
<p>node â,
-Footnote 2<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
+Footnote 2<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
</p>
<div class="footnote">
<hr>
@@ -93,7 +93,7 @@ Footnote 2<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>.
<h3 class="node-heading">à</h3>
<p>node à,
-Footnote 3<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
+Footnote 3<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
</p>
<div class="footnote">
<hr>
@@ -104,7 +104,7 @@ Footnote 3<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e65e735750..dc2a71e12a 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
@@ -50,7 +50,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f9d0ac4930..ceeb21a44a 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
@@ -56,7 +56,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="node_footnote_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 be5a97218f..eca24bfd1c 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7a2979947f..0aeaec9444 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
@@ -43,7 +43,7 @@ span.smaller {font-size: smaller}
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2f48de4920..60af33bea2 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
@@ -77,7 +77,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_after_top_before_chapter_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5a53c57812..3ec9fa0402 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 1031b68102..620feb47c6 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
@@ -58,7 +58,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_after_top_before_chapter_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e275e6b613..deeea50e97 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
@@ -43,7 +43,7 @@ span.smaller {font-size: smaller}
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8717c50595..ed52506c34 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
@@ -94,7 +94,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -195,7 +195,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 062d15ab76..a5da35f417 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
@@ -98,7 +98,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_after_top_before_section_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5a53c57812..3ec9fa0402 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7aa96c948d..d218ccc3ce 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
@@ -30,19 +30,19 @@ span.smaller {font-size: smaller}
<a class="anchor" id="An-anchor"></a>
<p>Ref to the anchor:
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
<p>Ref to the anchor in footnote:
-<a href="#Anchor-in-footnote">Anchor in footnote</a>.
+<a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>.
</p>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<div class="float" id="float-anchor">
<p>In float
</p><div class="float-caption"><p><strong>1
</strong></p></div></div>
<p>Ref to float
-<a href="#float-anchor">1</a>.
+<a class="ref" href="#float-anchor">1</a>.
</p>
<table class="menu" border="0" cellspacing="0">
<tr><td align="left" valign="top">• <a href="#An-anchor">An
anchor</a></td><td> </td><td align="left" valign="top">menu entry
pointing to the anchor.
@@ -55,10 +55,10 @@ span.smaller {font-size: smaller}
<h2 class="section">1 section</h2>
<p>Ref to anchor
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
<p>Ref to footnote anchor
-<a href="#Anchor-in-footnote">Anchor in footnote</a>
+<a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>
</p>
<div class="footnote">
<hr>
@@ -69,13 +69,13 @@ span.smaller {font-size: smaller}
</p>
<a class="anchor" id="Anchor-in-footnote"></a>
<p>Ref to main text anchor
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
</div>
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5c8d0c8311..a690c0accd 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
@@ -250,7 +250,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 af94c9af35..45a503543c 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
@@ -62,7 +62,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 4abdfaa2e3..fea7b601ae 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
@@ -61,7 +61,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a0af1c2ee0..16fd44f06d 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/index.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/index.html
@@ -77,7 +77,7 @@ description here
<td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ffc2f51dee..e336fe8256 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 264bf539a0..3c1b6c2bfd 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
@@ -48,7 +48,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e91253672c..7854b7789b 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
@@ -63,7 +63,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 4586bb8766..1635869912 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
@@ -77,7 +77,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -178,7 +178,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 4586bb8766..1635869912 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
@@ -77,7 +77,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -178,7 +178,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 04111dea67..e01705584e 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
@@ -35,9 +35,9 @@ span.smaller {font-size: smaller}
</tr></table>
<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-<p>A<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
-<p>B<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>
+<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p>
<table class="menu" border="0" cellspacing="0">
<tr><td align="left" valign="top"><a href="#chapter">1
chapter</a></td><td> </td><td align="left" valign="top">
@@ -63,9 +63,9 @@ span.smaller {font-size: smaller}
</tr></table>
<h1 class="chapter" id="chapter-1">1 chapter</h1>
-<p>C<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>
+<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
</p>
-<p>D<a id="DOCF4" href="#FOOT4"><sup>4</sup></a>
+<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
</p>
<hr style="height: 6px;">
</div>
@@ -106,7 +106,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -207,7 +207,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 04111dea67..e01705584e 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
@@ -35,9 +35,9 @@ span.smaller {font-size: smaller}
</tr></table>
<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-<p>A<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
-<p>B<a id="DOCF2" href="#FOOT2"><sup>2</sup></a>
+<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p>
<table class="menu" border="0" cellspacing="0">
<tr><td align="left" valign="top"><a href="#chapter">1
chapter</a></td><td> </td><td align="left" valign="top">
@@ -63,9 +63,9 @@ span.smaller {font-size: smaller}
</tr></table>
<h1 class="chapter" id="chapter-1">1 chapter</h1>
-<p>C<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>
+<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
</p>
-<p>D<a id="DOCF4" href="#FOOT4"><sup>4</sup></a>
+<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
</p>
<hr style="height: 6px;">
</div>
@@ -106,7 +106,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -207,7 +207,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/t/results/multitable/ref_in_multitable.pl
b/tp/t/results/multitable/ref_in_multitable.pl
index fcc4f625ae..be4216b821 100644
--- a/tp/t/results/multitable/ref_in_multitable.pl
+++ b/tp/t/results/multitable/ref_in_multitable.pl
@@ -707,7 +707,7 @@ XXX XXX XXX XXX XXX XXX XXX XXX XX’.
<table>
<tbody><tr><td width="35%">XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX
XX</td><td width="65%">See ‘RRR RRR RRR RRR RRR RRR RRR RRR RRR
RRRR’.</td></tr>
<tr><td width="35%">XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XX</td><td
width="65%">See ‘SSS SSS SSS SSS SSS SSS SSS SSS SSS SSS SSS SSS
SSSSS’.</td></tr>
-<tr><td width="35%">adsf<a id="DOCF1" href="#FOOT1"><sup>1</sup></a></td><td
width="65%">second column</td></tr>
+<tr><td width="35%">adsf<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>1</sup></a></td><td width="65%">second column</td></tr>
</tbody>
</table>
diff --git a/tp/t/results/paragraph/image_in_paragraph.pl
b/tp/t/results/paragraph/image_in_paragraph.pl
index 2e9140f902..839a7112da 100644
--- a/tp/t/results/paragraph/image_in_paragraph.pl
+++ b/tp/t/results/paragraph/image_in_paragraph.pl
@@ -130,7 +130,7 @@ $result_converted{'plaintext'}->{'image_in_paragraph'} =
'Para. Text for image
';
-$result_converted{'html_text'}->{'image_in_paragraph'} = '<p>Para. <img
src="aa.ee" alt="dd">. After image.
+$result_converted{'html_text'}->{'image_in_paragraph'} = '<p>Para. <img
class="image" src="aa.ee" alt="dd">. After image.
</p>';
$result_converted_errors{'html_text'}->{'image_in_paragraph'} = [
diff --git a/tp/t/results/paragraph/no_paragraph_commands.pl
b/tp/t/results/paragraph/no_paragraph_commands.pl
index c4cd7a0c14..89b345b2bf 100644
--- a/tp/t/results/paragraph/no_paragraph_commands.pl
+++ b/tp/t/results/paragraph/no_paragraph_commands.pl
@@ -171,7 +171,7 @@ Text for image out of paragraph.
$result_converted{'html_text'}->{'no_paragraph_commands'} = '<br>
<h1 class="titlefont">title font</h1>
-<img src="aa.ee" alt="dd">
+<img class="image" src="aa.ee" alt="dd">
';
$result_converted_errors{'html_text'}->{'no_paragraph_commands'} = [
diff --git a/tp/t/results/paragraph/paragraph_command.pl
b/tp/t/results/paragraph/paragraph_command.pl
index 1340ca10f6..6116a20f65 100644
--- a/tp/t/results/paragraph/paragraph_command.pl
+++ b/tp/t/results/paragraph/paragraph_command.pl
@@ -441,11 +441,11 @@ $result_converted{'html_text'}->{'paragraph_command'} =
'<p>@
</p>
<p>u also U+0075.
</p>
-<p><a href="mailto:m1">m1</a> email.
+<p><a class="email" href="mailto:m1">m1</a> email.
</p>
<p>\\@definfoenclose// should work at the beginning of a new paragraph.
</p>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
</p>
<div class="footnote">
<hr>
diff --git a/tp/t/results/paragraph/sole_image.pl
b/tp/t/results/paragraph/sole_image.pl
index 282006540d..1e90792eda 100644
--- a/tp/t/results/paragraph/sole_image.pl
+++ b/tp/t/results/paragraph/sole_image.pl
@@ -96,7 +96,7 @@ next para
';
-$result_converted{'html_text'}->{'sole_image'} = '<img src="aa.jpg" alt="aa">
+$result_converted{'html_text'}->{'sole_image'} = '<img class="image"
src="aa.jpg" alt="aa">
<p>next para
</p>';
diff --git a/tp/t/results/regions/anchor_in_copying.pl
b/tp/t/results/regions/anchor_in_copying.pl
index 0038aefcc0..189ea1a48f 100644
--- a/tp/t/results/regions/anchor_in_copying.pl
+++ b/tp/t/results/regions/anchor_in_copying.pl
@@ -453,7 +453,7 @@ kbd {font-style: oblique}
<p>Copying.
<a class="anchor" id="Copying-information"></a></p>
-<p>See <a href="#Copying-information">Copying information</a>.
+<p>See <a class="xref" href="#Copying-information">Copying information</a>.
</p>
diff --git a/tp/t/results/regions/anchor_in_copying_in_footnote.pl
b/tp/t/results/regions/anchor_in_copying_in_footnote.pl
index fbec53fb44..3664e04580 100644
--- a/tp/t/results/regions/anchor_in_copying_in_footnote.pl
+++ b/tp/t/results/regions/anchor_in_copying_in_footnote.pl
@@ -492,14 +492,14 @@ kbd {font-style: oblique}
<h1 class="node-heading" id="Top">Top</h1>
-<p>Copying<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+<p>Copying<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
</p>
-<p>Copying<a id="DOCF1_2" href="#FOOT1_2"><sup>2</sup></a>.
+<p>Copying<a class="footnote" id="DOCF1_2" href="#FOOT1_2"><sup>2</sup></a>.
</p>
-<p>See <a href="#Copying-footnote">Copying footnote</a>.
+<p>See <a class="xref" href="#Copying-footnote">Copying footnote</a>.
</p>
<div class="footnote">
<hr>
diff --git a/tp/t/results/regions/anchor_in_titlepage.pl
b/tp/t/results/regions/anchor_in_titlepage.pl
index b13c91e8b3..7d33b4f1b7 100644
--- a/tp/t/results/regions/anchor_in_titlepage.pl
+++ b/tp/t/results/regions/anchor_in_titlepage.pl
@@ -379,7 +379,7 @@ kbd {font-style: oblique}
<h1 class="top">top</h1>
<h1 class="node-heading" id="Top">Top</h1>
-<p>See <a href="#in-titlepage">in titlepage</a>.
+<p>See <a class="xref" href="#in-titlepage">in titlepage</a>.
</p></div>
diff --git a/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
b/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
index 5082ec052f..fc3d350484 100644
--- a/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
+++ b/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
@@ -381,7 +381,7 @@ kbd {font-style: oblique}
<h1 class="top">top</h1>
<h1 class="node-heading" id="Top">Top</h1>
-<p>See <a href="#in-titlepage">in titlepage</a>.
+<p>See <a class="xref" href="#in-titlepage">in titlepage</a>.
</p></div>
diff --git a/tp/t/results/regions/ref_in_copying.pl
b/tp/t/results/regions/ref_in_copying.pl
index 6f6705a899..30593331dd 100644
--- a/tp/t/results/regions/ref_in_copying.pl
+++ b/tp/t/results/regions/ref_in_copying.pl
@@ -686,7 +686,7 @@ Next: <a href="#GFDL" accesskey="n" rel="next">GFDL</a>
</p>
</div>
<h1 class="top" id="top">top</h1>
-<p><a href="#GFDL">GFDL</a>
+<p><a class="ref" href="#GFDL">GFDL</a>
</p>
<ul class="section-toc">
diff --git a/tp/t/results/sectioning/anchor_in_footnote.pl
b/tp/t/results/sectioning/anchor_in_footnote.pl
index bb92f926d1..3ab44237de 100644
--- a/tp/t/results/sectioning/anchor_in_footnote.pl
+++ b/tp/t/results/sectioning/anchor_in_footnote.pl
@@ -691,7 +691,7 @@ Next: <a href="#chapter" accesskey="n" rel="next">Chap</a>
</p>
</div>
<h1 class="top" id="Top-1">Top</h1>
-<p>In top node<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>In top node<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<ul class="section-toc">
@@ -705,7 +705,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">Top</a>,
Up: <a href="#Top" ac
</div>
<h2 class="chapter" id="Chap">1 Chap</h2>
-<p><a href="#Anchor-in-footnote">Anchor in footnote</a>.
+<p><a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>.
</p></div>
</div>
<div class="footnote">
diff --git a/tp/t/results/sectioning/anchor_in_footnote_separate.pl
b/tp/t/results/sectioning/anchor_in_footnote_separate.pl
index 324a989d18..9665b8e1d3 100644
--- a/tp/t/results/sectioning/anchor_in_footnote_separate.pl
+++ b/tp/t/results/sectioning/anchor_in_footnote_separate.pl
@@ -729,7 +729,7 @@ Next: <a href="#chapter" accesskey="n" rel="next">Chap</a>
</p>
</div>
<h1 class="top" id="Top-1">Top</h1>
-<p>In top node<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>In top node<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<ul class="section-toc">
@@ -743,7 +743,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">Top</a>,
Up: <a href="#Top" ac
</div>
<h2 class="chapter" id="Chap">1 Chap</h2>
-<p><a href="#Anchor-in-footnote">Anchor in footnote</a>.
+<p><a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>.
</p></div>
</div>
<div class="footnotes-element" id="SEC_Footnotes">
diff --git a/tp/t/results/sectioning/anchor_zero.pl
b/tp/t/results/sectioning/anchor_zero.pl
index 4539b76197..25ccc67048 100644
--- a/tp/t/results/sectioning/anchor_zero.pl
+++ b/tp/t/results/sectioning/anchor_zero.pl
@@ -258,7 +258,7 @@ kbd {font-style: oblique}
<a class="anchor" id="g_t0"></a><p>.
</p>
-<p>See <a href="#g_t0">0</a>.
+<p>See <a class="xref" href="#g_t0">0</a>.
</p>
diff --git a/tp/t/results/sectioning/character_and_spaces_in_refs.pl
b/tp/t/results/sectioning/character_and_spaces_in_refs.pl
index e851932451..33769c8fc5 100644
--- a/tp/t/results/sectioning/character_and_spaces_in_refs.pl
+++ b/tp/t/results/sectioning/character_and_spaces_in_refs.pl
@@ -2002,10 +2002,10 @@ Next: <a href="#other-nodes" accesskey="n"
rel="next">Chapter with nodes</a> &nb
</p>
<h4 class="subheading" id="Testing-local-nodes">Testing local nodes</h4>
-<p><a
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e">!_"#$%&\'()*+-.</a>
-<a
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e">/;<=>?[\\]^_`|~</a>
-<a href="#Top">Test refs</a>
-<a href="#local-node">local node</a>
+<p><a class="ref"
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e">!_"#$%&\'()*+-.</a>
+<a class="ref"
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e">/;<=>?[\\]^_`|~</a>
+<a class="ref" href="#Top">Test refs</a>
+<a class="ref" href="#local-node">local node</a>
</p>
<ul class="section-toc">
<li><a href="#other-nodes" accesskey="1">Chapter with nodes</a></li>
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
index 33986c1d36..c7067762e7 100644
---
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
+++
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
@@ -42,10 +42,10 @@ Next: <a href="other-nodes.html" accesskey="n"
rel="next">Chapter with nodes</a>
</p>
<h4 class="subheading" id="Testing-local-nodes">Testing local nodes</h4>
-<p><a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html">!_"#$%&'()*+-.</a>
-<a
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html">/;<=>?[\]^_`|~</a>
-<a href="#Top">Test refs</a>
-<a href="local-node.html">local node</a>
+<p><a class="ref"
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html">!_"#$%&'()*+-.</a>
+<a class="ref"
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html">/;<=>?[\]^_`|~</a>
+<a class="ref" href="#Top">Test refs</a>
+<a class="ref" href="local-node.html">local node</a>
</p>
<ul class="section-toc">
<li><a href="other-nodes.html" accesskey="1">Chapter with nodes</a></li>
diff --git a/tp/t/results/sectioning/equivalent_nodes.pl
b/tp/t/results/sectioning/equivalent_nodes.pl
index 77300af0f5..7ea990929b 100644
--- a/tp/t/results/sectioning/equivalent_nodes.pl
+++ b/tp/t/results/sectioning/equivalent_nodes.pl
@@ -557,7 +557,7 @@ Up: <a href="#Top" accesskey="u" rel="up">Top</a>
</p>
</div>
<h4 class="node-heading">‘<samp class="samp">node</samp>’</h4>
-<p>See <a href="#node">‘<samp class="samp">node</samp>’</a>.
+<p>See <a class="xref" href="#node">‘<samp
class="samp">node</samp>’</a>.
</p>
diff --git a/tp/t/results/sectioning/no_element.pl
b/tp/t/results/sectioning/no_element.pl
index 4864fa20d2..82b65c4554 100644
--- a/tp/t/results/sectioning/no_element.pl
+++ b/tp/t/results/sectioning/no_element.pl
@@ -983,19 +983,19 @@ kbd {font-style: oblique}
<a class="anchor" id="An-anchor"></a>
<p>Ref to the anchor:
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
<p>Ref to the anchor in footnote:
-<a href="#Anchor-in-footnote">Anchor in footnote</a>.
+<a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>.
</p>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<div class="float" id="float-anchor">
<p>In float
</p><div class="float-caption"><p><strong>1
</strong></p></div></div>
<p>Ref to float
-<a href="#float-anchor">1</a>.
+<a class="ref" href="#float-anchor">1</a>.
</p>
<a class="index-entry-anchor" id="index-index-entry"></a>
@@ -1008,7 +1008,7 @@ kbd {font-style: oblique}
</p>
<a class="anchor" id="Anchor-in-footnote"></a>
<p>Ref to main text anchor
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
</div>
diff --git a/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
b/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
index 459c7f6561..fa62354037 100644
--- a/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
+++ b/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
@@ -351,7 +351,7 @@ kbd {font-style: oblique}
</p>
<p>anchor ref <a class="anchor" id="ref"></a>.
</p>
-<p>ref to ref <a href="#ref">ref</a>.
+<p>ref to ref <a class="ref" href="#ref">ref</a>.
</p>
diff --git a/tp/t/results/sectioning/placed_things_before_element.pl
b/tp/t/results/sectioning/placed_things_before_element.pl
index 8ad6140f7e..8d8c5f43de 100644
--- a/tp/t/results/sectioning/placed_things_before_element.pl
+++ b/tp/t/results/sectioning/placed_things_before_element.pl
@@ -1100,19 +1100,19 @@ kbd {font-style: oblique}
<body lang="en">
<a class="anchor" id="An-anchor"></a>
<p>Ref to the anchor:
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
<p>Ref to the anchor in footnote:
-<a href="#Anchor-in-footnote">Anchor in footnote</a>.
+<a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>.
</p>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<div class="float" id="float-anchor">
<p>In float
</p><div class="float-caption"><p><strong>1
</strong></p></div></div>
<p>Ref to float
-<a href="#float-anchor">1</a>.
+<a class="ref" href="#float-anchor">1</a>.
</p>
<a class="index-entry-anchor" id="index-index-entry"></a>
@@ -1121,10 +1121,10 @@ kbd {font-style: oblique}
<h3 class="section">1 section</h3>
<p>Ref to anchor
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
<p>Ref to footnote anchor
-<a href="#Anchor-in-footnote">Anchor in footnote</a>
+<a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>
</p><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
@@ -1134,7 +1134,7 @@ kbd {font-style: oblique}
</p>
<a class="anchor" id="Anchor-in-footnote"></a>
<p>Ref to main text anchor
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
</div>
</div>
diff --git a/tp/t/results/sectioning/placed_things_before_node.pl
b/tp/t/results/sectioning/placed_things_before_node.pl
index 01915a0c52..7abba9eaf4 100644
--- a/tp/t/results/sectioning/placed_things_before_node.pl
+++ b/tp/t/results/sectioning/placed_things_before_node.pl
@@ -1163,19 +1163,19 @@ kbd {font-style: oblique}
<body lang="en">
<a class="anchor" id="An-anchor"></a>
<p>Ref to the anchor:
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
<p>Ref to the anchor in footnote:
-<a href="#Anchor-in-footnote">Anchor in footnote</a>.
+<a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>.
</p>
-<p><a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<div class="float" id="float-anchor">
<p>In float
</p><div class="float-caption"><p><strong>1
</strong></p></div></div>
<p>Ref to float
-<a href="#float-anchor">1</a>.
+<a class="ref" href="#float-anchor">1</a>.
</p>
<a class="index-entry-anchor" id="index-index-entry"></a>
@@ -1184,10 +1184,10 @@ kbd {font-style: oblique}
<h1 class="top" id="top-section">top section</h1>
<p>Ref to anchor
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
<p>Ref to footnote anchor
-<a href="#Anchor-in-footnote">Anchor in footnote</a>
+<a class="ref" href="#Anchor-in-footnote">Anchor in footnote</a>
</p><div class="footnote">
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
@@ -1197,7 +1197,7 @@ kbd {font-style: oblique}
</p>
<a class="anchor" id="Anchor-in-footnote"></a>
<p>Ref to main text anchor
-<a href="#An-anchor">An anchor</a>
+<a class="ref" href="#An-anchor">An anchor</a>
</p>
</div>
</div>
diff --git a/tp/t/results/sectioning/protected_node_parentheses.pl
b/tp/t/results/sectioning/protected_node_parentheses.pl
index dee4be7f7f..ec1bccea92 100644
--- a/tp/t/results/sectioning/protected_node_parentheses.pl
+++ b/tp/t/results/sectioning/protected_node_parentheses.pl
@@ -692,7 +692,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top</a>,
Up: <a href="#Top" ac
<h4 class="node-heading">(manual) name</h4>
<a class="anchor" id="g_t_0028manual2_0029-name2"></a>
-<p><a href="#g_t_0028manual2_0029-name2">(manual2) name2</a>.
+<p><a class="ref" href="#g_t_0028manual2_0029-name2">(manual2) name2</a>.
</p></div>
diff --git a/tp/t/results/sectioning/ref_to_top.pl
b/tp/t/results/sectioning/ref_to_top.pl
index 55e74bb477..dc9b46ae68 100644
--- a/tp/t/results/sectioning/ref_to_top.pl
+++ b/tp/t/results/sectioning/ref_to_top.pl
@@ -286,7 +286,7 @@ kbd {font-style: oblique}
<div class="top" id="Top">
<h1 class="top" id="top">top</h1>
-<p>See <a href="#Top">top</a>.
+<p>See <a class="xref" href="#Top">top</a>.
</p></div>
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 6877684a20..71d24b25ed 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
@@ -174,7 +174,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -275,7 +275,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e0217cebae..6c87df1e61 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
@@ -94,7 +94,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -195,7 +195,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7f14d8a76f..9714d6d02d 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
@@ -88,7 +88,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -189,7 +189,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6c416680a0..84c4a7027e 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
@@ -94,7 +94,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -195,7 +195,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 de3efcd5d4..04c782e763 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
@@ -88,7 +88,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -189,7 +189,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 c08261e89e..04c224127f 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
@@ -124,7 +124,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -225,7 +225,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b0af924f93..d70021febc 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
@@ -118,7 +118,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -219,7 +219,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2eb97c2ef0..ff0c2cb3b9 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
@@ -148,7 +148,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -249,7 +249,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 29a975a5a1..4dc7211ba1 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
@@ -142,7 +142,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -243,7 +243,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 35f28d3835..543f4f2204 100644
--- a/tp/tests/contents/res_parser/double_contents/double_contents.html
+++ b/tp/tests/contents/res_parser/double_contents/double_contents.html
@@ -122,7 +122,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -223,7 +223,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 fceffec0b9..88d6cc4970 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
@@ -117,7 +117,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -218,7 +218,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 fceffec0b9..88d6cc4970 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
@@ -117,7 +117,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -218,7 +218,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9c3171d5c5..758cda5bf5 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
@@ -84,7 +84,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e904751014..f0f5b009c5 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 89c37aaca7..f02482e7c4 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
@@ -69,7 +69,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ae1877018d..1f8b3e6d68 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
@@ -122,7 +122,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -199,7 +199,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 0156157bf7..e5e75ffa35 100644
--- a/tp/tests/contents/res_parser/double_contents_chapter/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_chapter/chapter.html
@@ -84,7 +84,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b9b5797804..da73be4524 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 da37309c8e..f83fd531d2 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
@@ -50,7 +50,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 fd10a64800..2c541d5a10 100644
--- a/tp/tests/contents/res_parser/double_contents_chapter/index.html
+++ b/tp/tests/contents/res_parser/double_contents_chapter/index.html
@@ -54,7 +54,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ce371a39f5..e5667421b1 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
@@ -142,7 +142,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -243,7 +243,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3ee3c7339f..2ae4876ba4 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
@@ -111,7 +111,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e904751014..f0f5b009c5 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7e9d796456..17c48d124c 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
@@ -68,7 +68,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 25fc28d84c..0e74dd115e 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
@@ -66,7 +66,7 @@ ul.no-bullet {list-style: none}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6b9283e8bd..03c90e5598 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 09c28b4d17..4056cad232 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
@@ -69,7 +69,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9e7b319fb4..47c731d68b 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
@@ -59,7 +59,7 @@ ul.no-bullet {list-style: none}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9914512afd..80258f6dbc 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
@@ -72,7 +72,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e904751014..f0f5b009c5 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6150442990..ad8a463d2c 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
@@ -68,7 +68,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 01b74cb9fe..bae1aafd4c 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
@@ -65,7 +65,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 22746a4fe8..8a49cebf24 100644
--- a/tp/tests/contents/res_parser/double_contents_nodes/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_nodes/chapter.html
@@ -52,7 +52,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 463d43883d..7aee220c20 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 683a933add..3e43c3794e 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
@@ -51,7 +51,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b853f6c2d3..8120f28bd4 100644
--- a/tp/tests/contents/res_parser/double_contents_nodes/index.html
+++ b/tp/tests/contents/res_parser/double_contents_nodes/index.html
@@ -55,7 +55,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 104efff2c1..83df9e698b 100644
--- a/tp/tests/contents/res_parser/double_contents_nodes/section.html
+++ b/tp/tests/contents/res_parser/double_contents_nodes/section.html
@@ -45,7 +45,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6eaa28f641..56744d650d 100644
--- a/tp/tests/contents/res_parser/double_contents_section/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_section/chapter.html
@@ -58,7 +58,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b9b5797804..da73be4524 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e4c7b938aa..d0fed264bb 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
@@ -50,7 +50,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8b18a1dbf6..272aea8828 100644
--- a/tp/tests/contents/res_parser/double_contents_section/index.html
+++ b/tp/tests/contents/res_parser/double_contents_section/index.html
@@ -54,7 +54,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 69dbaa596c..d98fb9121d 100644
--- a/tp/tests/contents/res_parser/double_contents_section/section.html
+++ b/tp/tests/contents/res_parser/double_contents_section/section.html
@@ -51,7 +51,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 91086a40c3..75792a5a89 100644
--- a/tp/tests/contents/res_parser/no_content/no_content.html
+++ b/tp/tests/contents/res_parser/no_content/no_content.html
@@ -76,7 +76,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -177,7 +177,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ba34acb93e..5965a819b7 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
@@ -93,7 +93,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -194,7 +194,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 91086a40c3..75792a5a89 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
@@ -76,7 +76,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -177,7 +177,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 91086a40c3..75792a5a89 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
@@ -76,7 +76,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -177,7 +177,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 91086a40c3..75792a5a89 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
@@ -76,7 +76,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -177,7 +177,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ba34acb93e..5965a819b7 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
@@ -93,7 +93,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -194,7 +194,7 @@ ul.no-bullet {list-style: none}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 91086a40c3..75792a5a89 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
@@ -76,7 +76,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -177,7 +177,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 91086a40c3..75792a5a89 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
@@ -76,7 +76,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -177,7 +177,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
index 3b678f1429..377f23f66f 100644
---
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
+++
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
@@ -58,7 +58,7 @@ span:hover a.copiable-anchor {visibility: visible}
</tr></table>
<h1 class="chapter" id="Chapter">1 Chapter</h1>
-<p>Voir <a href="#chapter">Chapter</a>.
+<p>Voir <a class="xref" href="#chapter">Chapter</a>.
</p>
<dl class="def">
<dt id="index-name-on-class"><span>Méthode de class : <em
class="emph">data-type</em> <strong class="strong">name</strong> <em
class="emph">arguments</em><a class="copiable-anchor"
href='#index-name-on-class'> ¶</a></span></dt>
@@ -92,7 +92,7 @@ span:hover a.copiable-anchor {visibility: visible}
<h1 class="about-heading">A propos de ce document</h1>
<p>
- Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
</p>
<p>
Les boutons du panneau de navigation ont la signification suivante :
@@ -193,7 +193,7 @@ span:hover a.copiable-anchor {visibility: visible}
</div><hr>
<p>
- <span class="smaller">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 43111166bb..402c134481 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
@@ -48,7 +48,7 @@ second line <!-- comment -->
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 c5fe002788..53465e4f40 100644
--- a/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
+++ b/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
@@ -81,7 +81,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -182,7 +182,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d1bebe3b9f..87bc5b2741 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 499e1afcb8..d4676f99ce 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
@@ -93,7 +93,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -194,7 +194,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b8df5c4960..64987b70b5 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
@@ -36,7 +36,7 @@ span.smaller {font-size: smaller}
</tr></table>
<h1 class="top"
id="index_005fentry_005fin_005ffootnote">index_entry_in_footnote</h1>
-<p>Top node<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>Top node<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
</p>
<table class="menu" border="0" cellspacing="0">
<tr><td align="left" valign="top"><a href="#Index" rel="index">Appendix A
index</a></td><td> </td><td align="left" valign="top">
@@ -105,7 +105,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -206,7 +206,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 23064f29a2..7139106171 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
@@ -430,7 +430,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -531,7 +531,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f1e75d063b..df093f9051 100644
--- a/tp/tests/indices/res_parser/index_nodes/index_nodes.html
+++ b/tp/tests/indices/res_parser/index_nodes/index_nodes.html
@@ -325,7 +325,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 cedeea50bf..ebd632e009 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
@@ -145,7 +145,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_nodes_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ac46fee445..6fa05f4957 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/another.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/another.html
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2e6a344611..ec9cf191f9 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/first.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/first.html
@@ -95,7 +95,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 05e0e1b0d1..f20913f39b 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/index.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/index.html
@@ -164,7 +164,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_nodes_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 49dfc85ff6..d7d990a070 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
@@ -34,7 +34,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -141,7 +141,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ff9f1fd7ef..90e46b693e 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/second.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/second.html
@@ -78,7 +78,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 888a92159f..22c22fc9ed 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
@@ -39,7 +39,7 @@ span.smaller {font-size: smaller}
</table>
-<p>ref to ref <a href="#ref">ref</a>.
+<p>ref to ref <a class="ref" href="#ref">ref</a>.
</p>
<p>Some text.
</p>
@@ -66,7 +66,7 @@ span.smaller {font-size: smaller}
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6d6d793380..c4184b1be4 100644
--- a/tp/tests/indices/res_parser/index_special_region/Chapter.html
+++ b/tp/tests/indices/res_parser/index_special_region/Chapter.html
@@ -54,7 +54,7 @@ span:hover a.copiable-anchor {visibility: visible}
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<a class="anchor" id="Copying-information"></a>
<p>This is a test manual, trivially and explicitly in the public
-domain<a id="DOCF1"
href="index_special_region_fot.html#FOOT1"><sup>1</sup></a>.
+domain<a class="footnote" id="DOCF1"
href="index_special_region_fot.html#FOOT1"><sup>1</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Chapter_cp_letter-C"><b>C</b></a>
@@ -123,7 +123,7 @@ and titlepage, and various wrong index entries.
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 4c687f84bf..db8bfad334 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
@@ -54,17 +54,17 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-Copying-appendix"></a>
-<p><a href="Chapter.html#Copying-information">Copying information</a> for the
copying information.
-<a href="index_special_region_fot.html#Public-domain-reference">Public domain
reference</a> for reference on the licence.
+<p><a class="ref" href="Chapter.html#Copying-information">Copying
information</a> for the copying information.
+<a class="ref"
href="index_special_region_fot.html#Public-domain-reference">Public domain
reference</a> for reference on the licence.
</p>
-<p><a href="index.html#Titlepage-anchor">Titlepage anchor</a> for the
titlepage.
-<a href="index_special_region_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
+<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for
the titlepage.
+<a class="ref"
href="index_special_region_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
</p>
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<a class="anchor" id="Copying-information"></a>
<p>This is a test manual, trivially and explicitly in the public
-domain<a id="DOCF1_2"
href="index_special_region_fot.html#FOOT1_2"><sup>2</sup></a>.
+domain<a class="footnote" id="DOCF1_2"
href="index_special_region_fot.html#FOOT1_2"><sup>2</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
@@ -164,7 +164,7 @@ domain<a id="DOCF1_2"
href="index_special_region_fot.html#FOOT1_2"><sup>2</sup><
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 4ed1c60797..e75ef28b07 100644
--- a/tp/tests/indices/res_parser/index_special_region/index.html
+++ b/tp/tests/indices/res_parser/index_special_region/index.html
@@ -53,7 +53,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 293a711734..5bdb986867 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
@@ -39,7 +39,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -146,7 +146,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9f63c8969e..110549b11e 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
@@ -56,7 +56,7 @@ domain is something you should allready know
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 dd4560238b..3366f168e0 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
@@ -54,7 +54,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3e92d216e9..8d6bd186cd 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
@@ -54,7 +54,7 @@ span:hover a.copiable-anchor {visibility: visible}
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<a class="anchor" id="Copying-information"></a>
<p>This is a test manual, trivially and explicitly in the public
-domain<a id="DOCF1_3"
href="index_special_region_fot.html#FOOT1_3"><sup>3</sup></a>.
+domain<a class="footnote" id="DOCF1_3"
href="index_special_region_fot.html#FOOT1_3"><sup>3</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Chapter_cp_letter-C"><b>C</b></a>
@@ -123,7 +123,7 @@ and titlepage, and various wrong index entries.
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 93a5268b88..17527655f8 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
@@ -54,17 +54,17 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-Copying-appendix"></a>
-<p><a href="index.html#Copying-information">Copying information</a> for the
copying information.
-<a href="index_special_region_fot.html#Public-domain-reference">Public domain
reference</a> for reference on the licence.
+<p><a class="ref" href="index.html#Copying-information">Copying
information</a> for the copying information.
+<a class="ref"
href="index_special_region_fot.html#Public-domain-reference">Public domain
reference</a> for reference on the licence.
</p>
-<p><a href="index.html#Titlepage-anchor">Titlepage anchor</a> for the
titlepage.
-<a href="index_special_region_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
+<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for
the titlepage.
+<a class="ref"
href="index_special_region_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
</p>
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<a class="anchor" id="Copying-information"></a>
<p>This is a test manual, trivially and explicitly in the public
-domain<a id="DOCF1_4"
href="index_special_region_fot.html#FOOT1_4"><sup>4</sup></a>.
+domain<a class="footnote" id="DOCF1_4"
href="index_special_region_fot.html#FOOT1_4"><sup>4</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
@@ -164,7 +164,7 @@ domain<a id="DOCF1_4"
href="index_special_region_fot.html#FOOT1_4"><sup>4</sup><
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 638048e307..1c7b61643e 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,13 +33,13 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-titlepage-Titlepage-index"></a>
<a class="anchor" id="Titlepage-anchor"></a>
-<p>This is the titlepage<a id="DOCF2"
href="index_special_region_fot.html#FOOT2"><sup>1</sup></a>
+<p>This is the titlepage<a class="footnote" id="DOCF2"
href="index_special_region_fot.html#FOOT2"><sup>1</sup></a>
</p>
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<a class="anchor" id="Copying-information"></a>
<p>This is a test manual, trivially and explicitly in the public
-domain<a id="DOCF1"
href="index_special_region_fot.html#FOOT1"><sup>2</sup></a>.
+domain<a class="footnote" id="DOCF1"
href="index_special_region_fot.html#FOOT1"><sup>2</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Top-1_cp_letter-C"><b>C</b></a>
@@ -96,7 +96,7 @@ domain<a id="DOCF1"
href="index_special_region_fot.html#FOOT1"><sup>2</sup></a>.
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 4e3006c1ce..7041ba08ff 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
@@ -39,7 +39,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -146,7 +146,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ede85dafc0..d35d703f97 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
@@ -65,7 +65,7 @@ domain is something you should allready know
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ae5d0bb4fe..3203c8f099 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
@@ -54,7 +54,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a
href="index_special_region_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 900647f869..a133974b6e 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
@@ -86,7 +86,7 @@ and titlepage, and various wrong index entries.
<td valign="middle" align="left">[<a
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 1aaee289af..efd9ed4013 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
@@ -54,11 +54,11 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-Copying-appendix"></a>
-<p><a href="index.html#Copying-information">Copying information</a> for the
copying information.
-<a
href="index_special_region_no_insertcopying_fot.html#Public-domain-reference">Public
domain reference</a> for reference on the licence.
+<p><a class="ref" href="index.html#Copying-information">Copying
information</a> for the copying information.
+<a class="ref"
href="index_special_region_no_insertcopying_fot.html#Public-domain-reference">Public
domain reference</a> for reference on the licence.
</p>
-<p><a href="index.html#Titlepage-anchor">Titlepage anchor</a> for the
titlepage.
-<a
href="index_special_region_no_insertcopying_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
+<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for
the titlepage.
+<a class="ref"
href="index_special_region_no_insertcopying_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
@@ -128,7 +128,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 92f058e0b6..04fbb3fe23 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
@@ -53,7 +53,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8306274bb3..0376e73a75 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
@@ -39,7 +39,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -146,7 +146,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 20e93d88b9..2eab3051ed 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
@@ -54,7 +54,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 13b6bfe863..20095c2b67 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
@@ -86,7 +86,7 @@ and titlepage, and various wrong index entries.
<td valign="middle" align="left">[<a
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2e2f790c9c..e6a4f9d674 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
@@ -54,11 +54,11 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-Copying-appendix"></a>
-<p><a href="index.html#Copying-information">Copying information</a> for the
copying information.
-<a
href="index_special_region_no_insertcopying_fot.html#Public-domain-reference">Public
domain reference</a> for reference on the licence.
+<p><a class="ref" href="index.html#Copying-information">Copying
information</a> for the copying information.
+<a class="ref"
href="index_special_region_no_insertcopying_fot.html#Public-domain-reference">Public
domain reference</a> for reference on the licence.
</p>
-<p><a href="index.html#Titlepage-anchor">Titlepage anchor</a> for the
titlepage.
-<a
href="index_special_region_no_insertcopying_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
+<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for
the titlepage.
+<a class="ref"
href="index_special_region_no_insertcopying_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
@@ -128,7 +128,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7c7e00c45c..3a674cb1b1 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,13 +33,13 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-titlepage-Titlepage-index"></a>
<a class="anchor" id="Titlepage-anchor"></a>
-<p>This is the titlepage<a id="DOCF2"
href="index_special_region_no_insertcopying_fot.html#FOOT2"><sup>1</sup></a>
+<p>This is the titlepage<a class="footnote" id="DOCF2"
href="index_special_region_no_insertcopying_fot.html#FOOT2"><sup>1</sup></a>
</p>
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<a class="anchor" id="Copying-information"></a>
<p>This is a test manual, trivially and explicitly in the public
-domain<a id="DOCF1"
href="index_special_region_no_insertcopying_fot.html#FOOT1"><sup>2</sup></a>.
+domain<a class="footnote" id="DOCF1"
href="index_special_region_no_insertcopying_fot.html#FOOT1"><sup>2</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Top-1_cp_letter-C"><b>C</b></a>
@@ -96,7 +96,7 @@ domain<a id="DOCF1"
href="index_special_region_no_insertcopying_fot.html#FOOT1">
<td valign="middle" align="left">[<a
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 df3fa6cbd2..fa152c79c0 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
@@ -39,7 +39,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -146,7 +146,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d9c03a4dc4..29998037eb 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
@@ -55,7 +55,7 @@ domain is something you should allready know
<td valign="middle" align="left">[<a
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3ed01fee67..d03b2d3fc1 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
@@ -54,7 +54,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b0fce5b360..eeabdce727 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
@@ -86,7 +86,7 @@ and titlepage, and various wrong index entries.
<td valign="middle" align="left">[<a
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 637fa712cf..c5bb56966a 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
@@ -54,11 +54,11 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-Copying-appendix"></a>
-<p><a href="index.html#Copying-information">Copying information</a> for the
copying information.
-<a
href="index_special_region_no_region_fot.html#Public-domain-reference">Public
domain reference</a> for reference on the licence.
+<p><a class="ref" href="index.html#Copying-information">Copying
information</a> for the copying information.
+<a class="ref"
href="index_special_region_no_region_fot.html#Public-domain-reference">Public
domain reference</a> for reference on the licence.
</p>
-<p><a href="index.html#Titlepage-anchor">Titlepage anchor</a> for the
titlepage.
-<a
href="index_special_region_no_region_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
+<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for
the titlepage.
+<a class="ref"
href="index_special_region_no_region_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
@@ -128,7 +128,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 afd295d8d2..7157045b9c 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
@@ -54,7 +54,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f63972d55f..f544a8f1a1 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
@@ -39,7 +39,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -146,7 +146,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ba2fb8af74..f0a385ca47 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
@@ -54,7 +54,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 cdbd1a7c5a..2fa29650c8 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
@@ -86,7 +86,7 @@ and titlepage, and various wrong index entries.
<td valign="middle" align="left">[<a
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ad9f38b3f8..3107df607e 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
@@ -54,11 +54,11 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-Copying-appendix"></a>
-<p><a href="index.html#Copying-information">Copying information</a> for the
copying information.
-<a
href="index_special_region_no_region_fot.html#Public-domain-reference">Public
domain reference</a> for reference on the licence.
+<p><a class="ref" href="index.html#Copying-information">Copying
information</a> for the copying information.
+<a class="ref"
href="index_special_region_no_region_fot.html#Public-domain-reference">Public
domain reference</a> for reference on the licence.
</p>
-<p><a href="index.html#Titlepage-anchor">Titlepage anchor</a> for the
titlepage.
-<a
href="index_special_region_no_region_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
+<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for
the titlepage.
+<a class="ref"
href="index_special_region_no_region_fot.html#Titlepage-footnote-anchor">Titlepage
footnote anchor</a> for reference on the titlepage.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
@@ -128,7 +128,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8426e7e6cb..593b96828e 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,13 +33,13 @@ span.smaller {font-size: smaller}
<a class="index-entry-anchor" id="index-titlepage-Titlepage-index"></a>
<a class="anchor" id="Titlepage-anchor"></a>
-<p>This is the titlepage<a id="DOCF2"
href="index_special_region_no_region_fot.html#FOOT2"><sup>1</sup></a>
+<p>This is the titlepage<a class="footnote" id="DOCF2"
href="index_special_region_no_region_fot.html#FOOT2"><sup>1</sup></a>
</p>
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<a class="anchor" id="Copying-information"></a>
<p>This is a test manual, trivially and explicitly in the public
-domain<a id="DOCF1"
href="index_special_region_no_region_fot.html#FOOT1"><sup>2</sup></a>.
+domain<a class="footnote" id="DOCF1"
href="index_special_region_no_region_fot.html#FOOT1"><sup>2</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Top-1_cp_letter-C"><b>C</b></a>
@@ -97,7 +97,7 @@ domain<a id="DOCF1"
href="index_special_region_no_region_fot.html#FOOT1"><sup>2<
<td valign="middle" align="left">[<a
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 71fb3ad88b..a48670edba 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
@@ -39,7 +39,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -146,7 +146,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b96dffd102..9c8051d84b 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
@@ -55,7 +55,7 @@ domain is something you should allready know
<td valign="middle" align="left">[<a
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2dd4223e18..601f90c944 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
@@ -54,7 +54,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)">
? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/indices/res_parser/index_table/index.html
b/tp/tests/indices/res_parser/index_table/index.html
index 725fb42dfc..a13f3b4c6b 100644
--- a/tp/tests/indices/res_parser/index_table/index.html
+++ b/tp/tests/indices/res_parser/index_table/index.html
@@ -53,7 +53,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a06deaf252..17d13864b1 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7d5995ec8a..72ed592297 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
@@ -52,7 +52,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e70e5613d5..2732056acf 100644
--- a/tp/tests/indices/res_parser/index_table/indices-refs.html
+++ b/tp/tests/indices/res_parser/index_table/indices-refs.html
@@ -536,7 +536,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 993014f2a6..cec988aa59 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
@@ -84,7 +84,7 @@ span:hover a.copiable-anchor {visibility: visible}
<td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 324bb545cd..6a52a77c6e 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
@@ -418,7 +418,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 4b0fe49673..796707ef92 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
@@ -351,7 +351,7 @@ enum
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -452,7 +452,7 @@ enum
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e0c8d6667f..28294d5bd1 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
@@ -130,7 +130,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 eb7eaf3191..ebe92d0935 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
@@ -714,7 +714,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 966c24ce19..be736b1ecb 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 fdf454af2b..4106730723 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
@@ -147,7 +147,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ae3cd0eab7..fcf195eba6 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
@@ -296,7 +296,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f5c186f52b..56a7f29cec 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
@@ -563,7 +563,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3009d322bd..e63827ce02 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
@@ -33,7 +33,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -140,7 +140,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6f735032fd..5d11d5c06e 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
@@ -150,7 +150,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -251,7 +251,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e5f0cf57c5..bc3b82b7ca 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
@@ -153,7 +153,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -254,7 +254,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_html/Copying-and-indices.html
b/tp/tests/indices/res_parser_info/index_special_region_html/Copying-and-indices.html
index 71be898850..2f7c953158 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_html/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_html/Copying-and-indices.html
@@ -46,17 +46,17 @@ Up: <a href="index.html" accesskey="u" rel="up">Top</a>
[<a href="index.h
<a class="index-entry-anchor" id="index-Copying-appendix"></a>
-<p><a href="index.html#Copying-information">Copying information</a> for the
copying information.
-<a href="index.html#Public-domain-reference">Public domain reference</a> for
reference on the licence.
+<p><a class="ref" href="index.html#Copying-information">Copying
information</a> for the copying information.
+<a class="ref" href="index.html#Public-domain-reference">Public domain
reference</a> for reference on the licence.
</p>
-<p><a href="index.html#Titlepage-anchor">Titlepage anchor</a> for the
titlepage.
-<a href="index.html#Titlepage-footnote-anchor">Titlepage footnote anchor</a>
for reference on the titlepage.
+<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for
the titlepage.
+<a class="ref" href="index.html#Titlepage-footnote-anchor">Titlepage footnote
anchor</a> for reference on the titlepage.
</p>
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<a class="anchor" id="Copying-information"></a>
<p>This is a test manual, trivially and explicitly in the public
-domain<a id="DOCF1_2" href="#FOOT1_2"><sup>2</sup></a>.
+domain<a class="footnote" id="DOCF1_2" href="#FOOT1_2"><sup>2</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-indices_cp_letter-C"><b>C</b></a>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_html/index.html
b/tp/tests/indices/res_parser_info/index_special_region_html/index.html
index 863d1cbda8..798c58c57b 100644
--- a/tp/tests/indices/res_parser_info/index_special_region_html/index.html
+++ b/tp/tests/indices/res_parser_info/index_special_region_html/index.html
@@ -62,7 +62,7 @@ ul.no-bullet {list-style: none}
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<a class="anchor" id="Copying-information"></a>
<p>This is a test manual, trivially and explicitly in the public
-domain<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+domain<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Top_cp_letter-C"><b>C</b></a>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/Copying-and-indices.html
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/Copying-and-indices.html
index 3a0b5f46a1..b4298c3360 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/Copying-and-indices.html
@@ -45,11 +45,11 @@ Up: <a href="index.html" accesskey="u" rel="up">Top</a>
[<a href="index.h
<a class="index-entry-anchor" id="index-Copying-appendix"></a>
-<p><a href="index.html#Copying-information">Copying information</a> for the
copying information.
-<a href="index.html#Public-domain-reference">Public domain reference</a> for
reference on the licence.
+<p><a class="ref" href="index.html#Copying-information">Copying
information</a> for the copying information.
+<a class="ref" href="index.html#Public-domain-reference">Public domain
reference</a> for reference on the licence.
</p>
-<p><a href="index.html#Titlepage-anchor">Titlepage anchor</a> for the
titlepage.
-<a href="index.html#Titlepage-footnote-anchor">Titlepage footnote anchor</a>
for reference on the titlepage.
+<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for
the titlepage.
+<a class="ref" href="index.html#Titlepage-footnote-anchor">Titlepage footnote
anchor</a> for reference on the titlepage.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-indices_cp_letter-C"><b>C</b></a>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
index 3a0b5f46a1..b4298c3360 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
@@ -45,11 +45,11 @@ Up: <a href="index.html" accesskey="u" rel="up">Top</a>
[<a href="index.h
<a class="index-entry-anchor" id="index-Copying-appendix"></a>
-<p><a href="index.html#Copying-information">Copying information</a> for the
copying information.
-<a href="index.html#Public-domain-reference">Public domain reference</a> for
reference on the licence.
+<p><a class="ref" href="index.html#Copying-information">Copying
information</a> for the copying information.
+<a class="ref" href="index.html#Public-domain-reference">Public domain
reference</a> for reference on the licence.
</p>
-<p><a href="index.html#Titlepage-anchor">Titlepage anchor</a> for the
titlepage.
-<a href="index.html#Titlepage-footnote-anchor">Titlepage footnote anchor</a>
for reference on the titlepage.
+<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for
the titlepage.
+<a class="ref" href="index.html#Titlepage-footnote-anchor">Titlepage footnote
anchor</a> for reference on the titlepage.
</p>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-indices_cp_letter-C"><b>C</b></a>
diff --git a/tp/tests/layout/res_parser/formatting/formatting.html
b/tp/tests/layout/res_parser/formatting/formatting.html
index 909f218b46..a87ef52954 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.html
+++ b/tp/tests/layout/res_parser/formatting/formatting.html
@@ -807,7 +807,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -832,11 +832,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -959,20 +959,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -989,16 +989,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1025,23 +1025,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1577,20 +1577,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1633,10 +1633,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1725,15 +1725,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1975,20 +1975,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2005,16 +2005,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2041,17 +2041,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2592,20 +2592,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2648,10 +2648,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2740,15 +2740,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3046,20 +3046,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3076,16 +3076,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3112,17 +3112,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -3663,20 +3663,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3719,10 +3719,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3811,15 +3811,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -4060,20 +4060,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4090,16 +4090,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4126,17 +4126,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -4677,20 +4677,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -4733,10 +4733,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4825,15 +4825,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -5080,20 +5080,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5104,23 +5104,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5147,17 +5147,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -5201,7 +5201,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5813,20 +5813,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -5869,10 +5869,10 @@ 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
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<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
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5978,15 +5978,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -6150,7 +6150,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6736,7 +6736,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7491,7 +7491,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -7592,7 +7592,7 @@ Menu comment
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter.html
b/tp/tests/layout/res_parser/formatting_chm/chapter.html
index 3ba11d9031..3014d56103 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter.html
@@ -961,20 +961,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -991,16 +991,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1027,17 +1027,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -1578,20 +1578,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -1634,10 +1634,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1726,15 +1726,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1975,20 +1975,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2005,16 +2005,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2041,17 +2041,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2592,20 +2592,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -2648,10 +2648,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2740,15 +2740,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -2995,20 +2995,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3019,23 +3019,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3062,17 +3062,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -3116,7 +3116,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -3728,20 +3728,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
-<code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -3784,10 +3784,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -3893,15 +3893,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -4065,7 +4065,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -4651,7 +4651,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
</div>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.html
b/tp/tests/layout/res_parser/formatting_chm/formatting.html
index b22afcc18e..79fa27040e 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.html
@@ -805,7 +805,7 @@ a.copiable-anchor {visibility: hidden; text-decoration:
none; line-height: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -826,11 +826,11 @@ ul.mark-none {list-style-type: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -953,20 +953,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -983,16 +983,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1019,23 +1019,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1571,20 +1571,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code class="code">@xref{chapter}</code> See <a
href="chapter.html">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a
href="chapter.html">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="chapter.html">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="chapter.html">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="chapter.html">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="chapter.html">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="chapter.html">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="chapter.html">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="chapter.html">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -1627,10 +1627,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="chapter.html">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="chapter.html">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a
href="href://http/myhost.com/index4.html">uref4</a></cite>
-<a href="chapter.html">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="chapter.html">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1719,15 +1719,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1969,20 +1969,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -1999,16 +1999,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2035,17 +2035,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2586,20 +2586,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code class="code">@xref{chapter}</code> See <a
href="chapter.html">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a
href="chapter.html">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="chapter.html">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="chapter.html">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="chapter.html">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="chapter.html">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="chapter.html">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="chapter.html">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="chapter.html">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -2642,10 +2642,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="chapter.html">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="chapter.html">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a
href="href://http/myhost.com/index4.html">uref4</a></cite>
-<a href="chapter.html">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="chapter.html">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2734,15 +2734,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
b/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
index 52aeeec4ce..fc61c4d722 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
@@ -813,7 +813,7 @@ kbd {font-style: oblique}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
diff --git
a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
index a7c2f36865..37bcdfaa7c 100644
--- a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
@@ -807,7 +807,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -832,11 +832,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -959,20 +959,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -989,16 +989,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1 class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1025,23 +1025,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1577,20 +1577,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross ref
name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1633,10 +1633,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1725,15 +1725,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude–,
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1975,20 +1975,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2005,16 +2005,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1 class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2041,17 +2041,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2592,20 +2592,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross ref
name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2648,10 +2648,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2740,15 +2740,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude–,
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3046,20 +3046,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3076,16 +3076,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1 class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3112,17 +3112,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -3663,20 +3663,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross ref
name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3719,10 +3719,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3811,15 +3811,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude–,
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -4060,20 +4060,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4090,16 +4090,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1 class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4126,17 +4126,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -4677,20 +4677,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross ref
name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -4733,10 +4733,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4825,15 +4825,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude–,
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -5080,20 +5080,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5104,23 +5104,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5147,17 +5147,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -5201,7 +5201,7 @@ error→ ↦ − ★ ⊣ ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5813,20 +5813,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -5869,10 +5869,10 @@ 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
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<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
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5978,15 +5978,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr> (Étude--, <b
class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude–,
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--. ,A.</abbr> (Étude--,
<b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -6150,7 +6150,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6736,7 +6736,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7491,7 +7491,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -7592,7 +7592,7 @@ Menu comment
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
b/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index 9b4e9109f0..c4dabdd97c 100644
---
a/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -807,7 +807,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -831,11 +831,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br/>
-<strong>author2 –a</strong><br/>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br/>
+<strong class="author">author2 –a</strong><br/>
<p>In titlepage
</p>
<p><
@@ -958,20 +958,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -988,16 +988,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1024,23 +1024,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
<br/>
<p><code class="code">@page</code><br/>
-</p><strong>author</strong><br/>
+</p><strong class="author">author</strong><br/>
<p><code class="code">need 1002</code>
</p>
@@ -1576,20 +1576,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -1632,10 +1632,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</p>
-<p><a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1724,15 +1724,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
</p>
@@ -1974,20 +1974,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2004,16 +2004,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2040,17 +2040,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
@@ -2591,20 +2591,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -2647,10 +2647,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</p>
-<p><a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2739,15 +2739,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
</p>
@@ -3021,20 +3021,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3051,16 +3051,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3087,17 +3087,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
@@ -3638,20 +3638,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -3694,10 +3694,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</p>
-<p><a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3786,15 +3786,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
</p>
@@ -4035,20 +4035,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4065,16 +4065,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4101,17 +4101,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
@@ -4652,20 +4652,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -4708,10 +4708,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</p>
-<p><a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4800,15 +4800,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
</p>
@@ -5055,20 +5055,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5079,23 +5079,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>”
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5122,17 +5122,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
<code class="code">@sp 2</code>
@@ -5176,7 +5176,7 @@ error→ ↦ − ★ ⊣ ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5788,20 +5788,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
href="file name.html#chapter">(file name)cross ref name</a>
-<code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -5844,10 +5844,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
-<a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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>
+<a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5953,15 +5953,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an
accronym , ...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
@@ -6125,7 +6125,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6711,7 +6711,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7355,7 +7355,7 @@ Menu comment
</ul>
</div>
</div><p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
index 509cb3219e..83fda5fd1e 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
@@ -965,20 +965,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -995,16 +995,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1031,17 +1031,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="formatting_fot.xhtml#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="formatting_fot.xhtml#FOOT2_6"><sup>6</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="formatting_fot.xhtml#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="formatting_fot.xhtml#FOOT2_6"><sup>6</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
@@ -1582,20 +1582,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="../file name/chapter.html#chapter">title</a> in
<cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.xhtml">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.xhtml">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="../file
name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)title</a>
@@ -1638,10 +1638,10 @@ ref, a comma@comma{} in file}</code>
See <a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</p>
-<p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1730,15 +1730,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
</p>
@@ -1979,20 +1979,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2009,16 +2009,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2045,17 +2045,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="formatting_fot.xhtml#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="formatting_fot.xhtml#FOOT6"><sup>8</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="formatting_fot.xhtml#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="formatting_fot.xhtml#FOOT6"><sup>8</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
@@ -2596,20 +2596,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="../file name/chapter.html#chapter">title</a> in
<cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.xhtml">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.xhtml">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="../file
name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)title</a>
@@ -2652,10 +2652,10 @@ ref, a comma@comma{} in file}</code>
See <a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</p>
-<p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2744,15 +2744,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
</p>
@@ -2999,20 +2999,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3023,23 +3023,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>”
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3066,17 +3066,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="formatting_fot.xhtml#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="formatting_fot.xhtml#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="formatting_fot.xhtml#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="formatting_fot.xhtml#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
<code class="code">@sp 2</code>
@@ -3120,7 +3120,7 @@ error→ ↦ − ★ ⊣ ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -3732,20 +3732,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="../file name/chapter.html#chapter">title</a> in
<cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.xhtml">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.xhtml">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="../file
name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)title</a>
@@ -3788,10 +3788,10 @@ ref, a comma@comma{} in file}</code>
See <a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
-<a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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>
+<a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -3897,15 +3897,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an
accronym , ...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
@@ -4069,7 +4069,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="formatting_fot.xhtml#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9"
href="formatting_fot.xhtml#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -4655,7 +4655,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="formatting_fot.xhtml#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10"
href="formatting_fot.xhtml#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -4671,7 +4671,7 @@ Menu comment
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
index 58c2f4e1b0..2ab62bc014 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
@@ -1343,7 +1343,7 @@ span.smaller {font-size: smaller}
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index 6fc164e680..91ac4cfc38 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -805,7 +805,7 @@ truc: after a deff item
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -829,11 +829,11 @@ ul.mark-none {list-style-type: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br/>
-<strong>author2 –a</strong><br/>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br/>
+<strong class="author">author2 –a</strong><br/>
<p>In titlepage
</p>
<p><
@@ -956,20 +956,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -986,16 +986,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1022,23 +1022,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="formatting_fot.xhtml#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="formatting_fot.xhtml#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="formatting_fot.xhtml#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="formatting_fot.xhtml#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
<br/>
<p><code class="code">@page</code><br/>
-</p><strong>author</strong><br/>
+</p><strong class="author">author</strong><br/>
<p><code class="code">need 1002</code>
</p>
@@ -1574,20 +1574,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="../file name/chapter.html#chapter">title</a> in
<cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="chapter.xhtml">chapter</a>
-<code class="code">@xref{chapter}</code> See <a
href="chapter.xhtml">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a
href="chapter.xhtml">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.xhtml">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="chapter.xhtml">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="chapter.xhtml">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="chapter.xhtml">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.xhtml">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="chapter.xhtml">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a
href="chapter.xhtml">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="chapter.xhtml">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="chapter.xhtml">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="../file
name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="chapter.xhtml">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="chapter.xhtml">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)title</a>
@@ -1630,10 +1630,10 @@ ref, a comma@comma{} in file}</code>
See <a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="chapter.xhtml">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="chapter.xhtml">chapter</a></samp>”.
</p>
-<p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a
href="href://http/myhost.com/index4.html">uref4</a></cite>
-<a href="chapter.xhtml">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a>
+<p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="chapter.xhtml">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1722,15 +1722,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
</p>
@@ -1972,20 +1972,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2002,16 +2002,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2038,17 +2038,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="formatting_fot.xhtml#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="formatting_fot.xhtml#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="../images/f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="../images/f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img
src="../images/f--ile.e--xt" alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="../images/f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img
src="../images/f-ile.jpg" alt="a–lt"/>
-<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img src="../images/f--ile@..file ext e--xt}" alt="alt"/>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="formatting_fot.xhtml#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="formatting_fot.xhtml#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="../images/f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="../images/f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="../images/f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="../images/f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="../images/f--ile@..file ext e--xt}"
alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
@@ -2589,20 +2589,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="../file name/chapter.html#chapter">title</a> in
<cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="chapter.xhtml">chapter</a>
-<code class="code">@xref{chapter}</code> See <a
href="chapter.xhtml">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a
href="chapter.xhtml">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.xhtml">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="chapter.xhtml">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="chapter.xhtml">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="chapter.xhtml">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.xhtml">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in
title</a> in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="chapter.xhtml">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a
href="chapter.xhtml">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="chapter.xhtml">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="chapter.xhtml">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="../file
name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="chapter.xhtml">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="chapter.xhtml">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="../file name/chapter.html#chapter">(file name)title</a>
@@ -2645,10 +2645,10 @@ ref, a comma@comma{} in file}</code>
See <a href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="chapter.xhtml">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="chapter.xhtml">chapter</a></samp>”.
</p>
-<p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a
href="href://http/myhost.com/index4.html">uref4</a></cite>
-<a href="chapter.xhtml">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a>
+<p><a href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="chapter.xhtml">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2737,15 +2737,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="../images/f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="../images/f--ile.e--xt" alt="jk _" %@ in b
""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="../images/filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="../images/f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="../images/f--ile.e--xt" alt="jk
_" %@ in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="../images/filejk _" %@.jpg"
alt="altjk _" %@"/>
</p>
@@ -2886,7 +2886,7 @@ Menu comment
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_abt.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_abt.xhtml
index 65f4245ffe..80d2eb38be 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_abt.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_abt.xhtml
@@ -817,7 +817,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -917,7 +917,7 @@ span.smaller {font-size: smaller}
</ul>
</div><p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
index a38e03928e..eb0d5db51f 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
@@ -848,7 +848,7 @@ span.smaller {font-size: smaller}
<h5><a id="FOOT10" href="chapter.xhtml#DOCF10">(12)</a></h5>
<p>in footnote</p>
</div><p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_ovr.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_ovr.xhtml
index e0e05ffab8..6a171369bb 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_ovr.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_ovr.xhtml
@@ -824,7 +824,7 @@ ul.no-bullet {list-style: none}
</ul>
</div>
</div><p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_toc.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_toc.xhtml
index 185aa942c3..ee70f4cd8e 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_toc.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_toc.xhtml
@@ -835,7 +835,7 @@ ul.no-bullet {list-style: none}
</ul>
</div>
</div><p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
index 14cbd0b8aa..5baaff86c1 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
@@ -832,7 +832,7 @@ span.smaller {font-size: smaller}
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
index 0880e0b894..23f148c6e9 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
@@ -826,7 +826,7 @@ span.smaller {font-size: smaller}
<a class="anchor" id="anchor"></a>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
index c6cbc4fe9f..7d21139962 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
@@ -818,7 +818,7 @@ span.smaller {font-size: smaller}
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
index 93b0fbfdbc..196d4818e0 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
@@ -818,7 +818,7 @@ span.smaller {font-size: smaller}
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.xhtml' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index 87c6945270..d84eec7c8c 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -978,20 +978,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -1008,16 +1008,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1044,17 +1044,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>2</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -1595,20 +1595,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -1651,10 +1651,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1743,15 +1743,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1992,20 +1992,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2022,16 +2022,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2058,17 +2058,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>4</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>4</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2609,20 +2609,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -2665,10 +2665,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2757,15 +2757,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3012,20 +3012,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3036,23 +3036,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3079,17 +3079,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(5)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(6)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(5)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(6)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -3133,7 +3133,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -3733,20 +3733,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
-<code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -3789,10 +3789,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -3898,15 +3898,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -4070,7 +4070,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>7</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>7</sup></a>
</p>
<p>truc
</p>
@@ -4656,7 +4656,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>8</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>8</sup></a>
</p>
</div>
@@ -4697,7 +4697,7 @@ Invalid use of @':
<td valign="middle" align="left">[<a href="chapter2.html" title="Next
chapter"> >> </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
index 20ff7c8fb3..393752954c 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
@@ -1364,7 +1364,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[ >> ]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 eac14d599b..ab3619cf24 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
@@ -821,7 +821,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -928,7 +928,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ab1e68fd94..00c5c1e5ab 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
@@ -834,7 +834,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 17d29cabd9..738ca54786 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
@@ -845,7 +845,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/index.html
b/tp/tests/layout/res_parser/formatting_exotic/index.html
index 522cb806d2..c908f66e5a 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/index.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/index.html
@@ -841,7 +841,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 319d13a3f6..ee7f71f1db 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
@@ -857,7 +857,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="chapter2.html" title="Next
chapter"> >> </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b3f9c4d7e0..24f9c8948e 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -807,7 +807,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -832,11 +832,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="fr">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -959,20 +959,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -989,16 +989,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1025,23 +1025,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1577,20 +1577,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> voir <a data-manual="file name" href="file
name.html#chapter">title</a> dans <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> Voir <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> voir <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> dans <cite
class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ dans
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ dans <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1633,10 +1633,10 @@ ref, a comma@comma{} in file}</code>
Voir <a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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> dans <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1725,15 +1725,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1975,20 +1975,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2005,16 +2005,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2041,17 +2041,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2592,20 +2592,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> voir <a data-manual="file name" href="file
name.html#chapter">title</a> dans <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> Voir <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> voir <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> dans <cite
class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ dans
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ dans <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2648,10 +2648,10 @@ ref, a comma@comma{} in file}</code>
Voir <a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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> dans <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2740,15 +2740,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3046,20 +3046,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3076,16 +3076,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3112,17 +3112,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -3663,20 +3663,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> voir <a data-manual="file name" href="file
name.html#chapter">title</a> dans <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> Voir <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> voir <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> dans <cite
class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ dans
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ dans <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3719,10 +3719,10 @@ ref, a comma@comma{} in file}</code>
Voir <a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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> dans <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3811,15 +3811,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -4060,20 +4060,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4090,16 +4090,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4126,17 +4126,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -4677,20 +4677,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> voir <a data-manual="file name" href="file
name.html#chapter">title</a> dans <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> Voir <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> voir <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> dans <cite
class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ dans
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ dans <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -4733,10 +4733,10 @@ ref, a comma@comma{} in file}</code>
Voir <a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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> dans <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4825,15 +4825,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -5080,20 +5080,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5104,23 +5104,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5147,17 +5147,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -5201,7 +5201,7 @@ erreur→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5813,20 +5813,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> voir <a data-manual="file name" href="file
name.html#chapter">title</a> dans <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
-<code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> Voir <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> voir <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> dans <cite
class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' dans <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' dans <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -5869,10 +5869,10 @@ ref, a comma@comma{} in file}</code>
Voir <a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<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> dans <cite
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5978,15 +5978,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -6150,7 +6150,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6736,7 +6736,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7491,7 +7491,7 @@ Menu comment
<h1 class="about-heading">A propos de ce document</h1>
<p>
- Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
</p>
<p>
Les boutons du panneau de navigation ont la signification suivante :
@@ -7592,7 +7592,7 @@ Menu comment
</div><hr>
<p>
- <span class="smaller">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.html
b/tp/tests/layout/res_parser/formatting_html/formatting.html
index 909f218b46..a87ef52954 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html/formatting.html
@@ -807,7 +807,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -832,11 +832,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -959,20 +959,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -989,16 +989,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1025,23 +1025,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1577,20 +1577,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1633,10 +1633,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1725,15 +1725,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1975,20 +1975,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2005,16 +2005,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2041,17 +2041,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2592,20 +2592,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2648,10 +2648,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2740,15 +2740,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3046,20 +3046,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3076,16 +3076,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3112,17 +3112,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -3663,20 +3663,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3719,10 +3719,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3811,15 +3811,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -4060,20 +4060,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4090,16 +4090,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4126,17 +4126,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -4677,20 +4677,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -4733,10 +4733,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4825,15 +4825,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -5080,20 +5080,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5104,23 +5104,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5147,17 +5147,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -5201,7 +5201,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5813,20 +5813,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -5869,10 +5869,10 @@ 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
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<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
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5978,15 +5978,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -6150,7 +6150,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6736,7 +6736,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7491,7 +7491,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -7592,7 +7592,7 @@ Menu comment
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
index fea108f035..348a0d0393 100644
--- a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
@@ -1018,20 +1018,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -1048,16 +1048,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1084,17 +1084,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>2</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>2</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -1635,20 +1635,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1691,10 +1691,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1783,15 +1783,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -2032,20 +2032,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2062,16 +2062,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2098,17 +2098,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>4</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>4</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2649,20 +2649,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2705,10 +2705,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2797,15 +2797,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3052,20 +3052,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3076,23 +3076,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3119,17 +3119,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(5)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(6)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(5)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(6)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -3173,7 +3173,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -3785,20 +3785,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3841,10 +3841,10 @@ 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
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<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
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -3950,15 +3950,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -4122,7 +4122,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>7</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>7</sup></a>
</p>
<p>truc
</p>
@@ -4708,7 +4708,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>8</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>8</sup></a>
</p>
<ul class="section-toc">
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 c993836b5a..ddc2484691 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
@@ -980,20 +980,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -1010,16 +1010,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1046,17 +1046,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="formatting_fot.html#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="formatting_fot.html#FOOT2_6"><sup>6</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="formatting_fot.html#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="formatting_fot.html#FOOT2_6"><sup>6</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -1597,20 +1597,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -1653,10 +1653,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1745,15 +1745,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1994,20 +1994,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2024,16 +2024,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2060,17 +2060,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="formatting_fot.html#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="formatting_fot.html#FOOT6"><sup>8</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="formatting_fot.html#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="formatting_fot.html#FOOT6"><sup>8</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2611,20 +2611,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -2667,10 +2667,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2759,15 +2759,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3014,20 +3014,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3038,23 +3038,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3081,17 +3081,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="formatting_fot.html#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="formatting_fot.html#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="formatting_fot.html#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="formatting_fot.html#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -3135,7 +3135,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -3747,20 +3747,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
-<code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -3803,10 +3803,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -3912,15 +3912,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -4084,7 +4084,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="formatting_fot.html#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9"
href="formatting_fot.html#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -4670,7 +4670,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="formatting_fot.html#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10"
href="formatting_fot.html#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -4702,7 +4702,7 @@ Menu comment
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
index f2bb8f0d44..73b7f05f7a 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
@@ -1372,7 +1372,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9e29907e3f..9742f9389c 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
@@ -821,7 +821,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -928,7 +928,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7d2ccb22f9..be8396b91c 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
@@ -859,7 +859,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d14309732e..c508d95971 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
@@ -835,7 +835,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3d3a28999a..c90b100c99 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
@@ -846,7 +846,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 01891fa793..a771af3995 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
@@ -805,7 +805,7 @@ a.copiable-anchor {visibility: hidden; text-decoration:
none; line-height: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -828,11 +828,11 @@ ul.mark-none {list-style-type: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -955,20 +955,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -985,16 +985,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1021,23 +1021,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="formatting_fot.html#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="formatting_fot.html#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="formatting_fot.html#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="formatting_fot.html#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1573,20 +1573,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code class="code">@xref{chapter}</code> See <a
href="chapter.html">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a
href="chapter.html">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="chapter.html">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="chapter.html">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="chapter.html">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="chapter.html">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="chapter.html">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="chapter.html">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="chapter.html">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -1629,10 +1629,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="chapter.html">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="chapter.html">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a
href="href://http/myhost.com/index4.html">uref4</a></cite>
-<a href="chapter.html">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="chapter.html">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1721,15 +1721,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1971,20 +1971,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2001,16 +2001,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2037,17 +2037,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="formatting_fot.html#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="formatting_fot.html#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="formatting_fot.html#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="formatting_fot.html#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2588,20 +2588,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code class="code">@xref{chapter}</code> See <a
href="chapter.html">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a
href="chapter.html">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="chapter.html">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="chapter.html">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="chapter.html">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="chapter.html">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="chapter.html">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="chapter.html">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="chapter.html">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -2644,10 +2644,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="chapter.html">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="chapter.html">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a
href="href://http/myhost.com/index4.html">uref4</a></cite>
-<a href="chapter.html">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="chapter.html">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2736,15 +2736,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -2903,7 +2903,7 @@ Menu comment
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 25ae4ad25e..96dd89ed34 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
@@ -846,7 +846,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 97315e6f52..904fb78e5a 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
@@ -840,7 +840,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5c48670a86..3ca3545075 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
@@ -832,7 +832,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ad668bd11d..e264c0d72d 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
@@ -832,7 +832,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
index edf1eb3868..99d8e7c5bb 100644
--- a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
@@ -809,11 +809,11 @@ kbd {font-style: oblique}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align" style="text-align:right">formatting subtitle
–a</h3>
-<h3 class="right-align" style="text-align:right">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle" style="text-align:right">formatting subtitle –a</h3>
+<h3 class="subtitle" style="text-align:right">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -936,20 +936,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -966,16 +966,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span class="sansserif"
style="font-family: sans-serif; font-weight: normal">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1002,23 +1002,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1554,20 +1554,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1610,10 +1610,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1702,15 +1702,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1952,20 +1952,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -1982,16 +1982,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span class="sansserif"
style="font-family: sans-serif; font-weight: normal">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2018,17 +2018,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2569,20 +2569,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2625,10 +2625,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2717,15 +2717,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3023,20 +3023,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3053,16 +3053,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span class="sansserif"
style="font-family: sans-serif; font-weight: normal">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3089,17 +3089,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -3640,20 +3640,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3696,10 +3696,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3788,15 +3788,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -4037,20 +4037,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4067,16 +4067,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span class="sansserif"
style="font-family: sans-serif; font-weight: normal">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4103,17 +4103,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -4654,20 +4654,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -4710,10 +4710,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4802,15 +4802,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -5057,20 +5057,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5081,23 +5081,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r" style="font-family: initial;
font-weight: normal">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span class="sansserif"
style="font-family: sans-serif; font-weight: normal">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5124,17 +5124,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -5178,7 +5178,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r" style="font-family: initial; font-weight: normal">r</span> SC <code
class="t">t</code> <span class="sansserif" style="font-family: sans-serif;
font-weight: normal">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r" style="font-family: initial; font-weight: normal">r</span> <span
class="sc">SC</span> <code class="t">t</code> <span class="sansserif"
style="font-family: sans-serif; font-weight: normal">sansserif</span> <i
class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5790,20 +5790,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -5846,10 +5846,10 @@ 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
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<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
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5955,15 +5955,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -6127,7 +6127,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6713,7 +6713,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7468,7 +7468,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -7569,7 +7569,7 @@ Menu comment
</div><hr>
<p>
- <span class="smaller" style="font-size: smaller">This document was generated
on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller" style="font-size: smaller">This document was generated
on <em class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index 9dbd585091..0748d153e7 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -807,7 +807,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -842,11 +842,11 @@ MathJax = {
</head>
<body lang="en" class="tex2jax_ignore">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -969,27 +969,27 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
<code class="code">@i{--a}</code> <i class="i">–a</i>
<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
-<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em
class="tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em class="math
tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
@@ -999,16 +999,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1035,23 +1035,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1587,20 +1587,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1643,10 +1643,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1735,15 +1735,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
-<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
+<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em class="math
tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1985,27 +1985,27 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
<code class="code">@i{--a}</code> <i class="i">–a</i>
<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
-<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em
class="tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em class="math
tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
@@ -2015,16 +2015,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2051,17 +2051,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2602,20 +2602,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2658,10 +2658,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2750,15 +2750,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
-<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
+<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em class="math
tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3056,27 +3056,27 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
<code class="code">@i{--a}</code> <i class="i">–a</i>
<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
-<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em
class="tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em class="math
tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
@@ -3086,16 +3086,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3122,17 +3122,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -3673,20 +3673,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3729,10 +3729,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3821,15 +3821,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
-<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
+<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em class="math
tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -4070,27 +4070,27 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
<code class="code">@i{--a}</code> <i class="i">–a</i>
<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
-<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em
class="tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em class="math
tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
@@ -4100,16 +4100,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4136,17 +4136,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -4687,20 +4687,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -4743,10 +4743,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4835,15 +4835,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
-<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
+<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em class="math
tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -5090,47 +5090,47 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
<code class="code">@i{--a}</code> <i class="i">–a</i>
<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
-<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em
class="tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em class="math
tex2jax_process">\(--a {\frac{1}{2}} -\)</em>
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5157,17 +5157,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -5211,7 +5211,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
\]</em></div><pre class="example">
-</pre><div class="displaymath"><em class="tex2jax_process">\[<b
class="b">b</b> <i class="i">i</i> <span class="r">r</span> SC <code
class="t">t</code> <span class="sansserif">sansserif</span> <i
class="slanted">slanted</i>
+</pre><div class="displaymath"><em class="tex2jax_process">\[<b
class="b">b</b> <i class="i">i</i> <span class="r">r</span> <span
class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
\]</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5823,20 +5823,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -5879,10 +5879,10 @@ 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
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<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
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5988,15 +5988,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
-<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
+<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em class="math
tex2jax_process">\(--a- {\frac{1}{2}}\)</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -6160,7 +6160,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6746,7 +6746,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7501,7 +7501,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -7602,7 +7602,7 @@ Menu comment
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.html' rel='jslicense'><small>JavaScript license
information</small></a>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
index c993836b5a..ddc2484691 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
@@ -980,20 +980,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -1010,16 +1010,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1046,17 +1046,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="formatting_fot.html#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="formatting_fot.html#FOOT2_6"><sup>6</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="formatting_fot.html#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="formatting_fot.html#FOOT2_6"><sup>6</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -1597,20 +1597,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -1653,10 +1653,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1745,15 +1745,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1994,20 +1994,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2024,16 +2024,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2060,17 +2060,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="formatting_fot.html#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="formatting_fot.html#FOOT6"><sup>8</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="formatting_fot.html#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="formatting_fot.html#FOOT6"><sup>8</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2611,20 +2611,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -2667,10 +2667,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2759,15 +2759,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3014,20 +3014,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3038,23 +3038,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3081,17 +3081,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="formatting_fot.html#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="formatting_fot.html#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="formatting_fot.html#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="formatting_fot.html#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -3135,7 +3135,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -3747,20 +3747,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
-<code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -3803,10 +3803,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -3912,15 +3912,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -4084,7 +4084,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="formatting_fot.html#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9"
href="formatting_fot.html#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -4670,7 +4670,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="formatting_fot.html#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10"
href="formatting_fot.html#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -4702,7 +4702,7 @@ Menu comment
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
index f2bb8f0d44..73b7f05f7a 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
@@ -1372,7 +1372,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9e29907e3f..9742f9389c 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
@@ -821,7 +821,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -928,7 +928,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7d2ccb22f9..be8396b91c 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
@@ -859,7 +859,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d14309732e..c508d95971 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
@@ -835,7 +835,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3d3a28999a..c90b100c99 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
@@ -846,7 +846,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/index.html
b/tp/tests/layout/res_parser/formatting_nodes/index.html
index 01891fa793..a771af3995 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/index.html
@@ -805,7 +805,7 @@ a.copiable-anchor {visibility: hidden; text-decoration:
none; line-height: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -828,11 +828,11 @@ ul.mark-none {list-style-type: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -955,20 +955,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -985,16 +985,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1021,23 +1021,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="formatting_fot.html#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="formatting_fot.html#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="formatting_fot.html#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="formatting_fot.html#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1573,20 +1573,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code class="code">@xref{chapter}</code> See <a
href="chapter.html">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a
href="chapter.html">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="chapter.html">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="chapter.html">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="chapter.html">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="chapter.html">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="chapter.html">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="chapter.html">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="chapter.html">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -1629,10 +1629,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="chapter.html">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="chapter.html">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a
href="href://http/myhost.com/index4.html">uref4</a></cite>
-<a href="chapter.html">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="chapter.html">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1721,15 +1721,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1971,20 +1971,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2001,16 +2001,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2037,17 +2037,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="formatting_fot.html#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="formatting_fot.html#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="formatting_fot.html#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="formatting_fot.html#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2588,20 +2588,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code class="code">@xref{chapter}</code> See <a
href="chapter.html">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a
href="chapter.html">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="chapter.html">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="chapter.html">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="chapter.html">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="chapter.html">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="chapter.html">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="chapter.html">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="chapter.html">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="chapter.html">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -2644,10 +2644,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="chapter.html">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="chapter.html">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a
href="href://http/myhost.com/index4.html">uref4</a></cite>
-<a href="chapter.html">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="chapter.html">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2736,15 +2736,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -2903,7 +2903,7 @@ Menu comment
<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 25ae4ad25e..96dd89ed34 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
@@ -846,7 +846,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/subsection.html
b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
index 97315e6f52..904fb78e5a 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
@@ -840,7 +840,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5c48670a86..3ca3545075 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
@@ -832,7 +832,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ad668bd11d..e264c0d72d 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
@@ -832,7 +832,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3866f156b9..5028add144 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -807,7 +807,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -832,11 +832,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -959,20 +959,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -989,16 +989,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1025,23 +1025,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1577,20 +1577,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite
class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1633,10 +1633,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1725,15 +1725,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1975,20 +1975,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2005,16 +2005,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2041,17 +2041,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2592,20 +2592,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite
class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2648,10 +2648,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2740,15 +2740,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3046,20 +3046,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3076,16 +3076,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3112,17 +3112,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -3663,20 +3663,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite
class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3719,10 +3719,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3811,15 +3811,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -4060,20 +4060,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4090,16 +4090,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4126,17 +4126,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -4677,20 +4677,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite
class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -4733,10 +4733,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4825,15 +4825,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym ,
<small class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -5080,20 +5080,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5104,23 +5104,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>”
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>”
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>”
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5147,17 +5147,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -5201,7 +5201,7 @@ error→ ↦ − ★ ⊣ ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5813,20 +5813,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite
class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -5869,10 +5869,10 @@ 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
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>”.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>”.
-<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
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5978,15 +5978,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an
accronym , ...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a− {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -6150,7 +6150,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6736,7 +6736,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7491,7 +7491,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -7592,7 +7592,7 @@ Menu comment
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ed1506cf6b..74325656a5 100644
--- a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
@@ -806,7 +806,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -831,11 +831,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>Titlepage
</p>
@@ -959,20 +959,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -989,16 +989,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1025,23 +1025,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1577,20 +1577,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1633,10 +1633,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1725,15 +1725,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1974,20 +1974,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2004,16 +2004,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2040,17 +2040,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2591,20 +2591,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2647,10 +2647,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2739,15 +2739,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3022,20 +3022,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3052,16 +3052,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3088,17 +3088,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -3639,20 +3639,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3695,10 +3695,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3787,15 +3787,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -4041,20 +4041,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4065,23 +4065,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4108,17 +4108,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(7)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(8)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(7)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(8)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -4162,7 +4162,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -4774,20 +4774,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -4830,10 +4830,10 @@ 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
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<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
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -4939,15 +4939,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -5199,20 +5199,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5229,16 +5229,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5265,17 +5265,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_9"
href="#FOOT1_9"><sup>9</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_10"
href="#FOOT2_10"><sup>10</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_9" href="#FOOT1_9"><sup>9</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_10" href="#FOOT2_10"><sup>10</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -5816,20 +5816,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -5872,10 +5872,10 @@ 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
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -5964,15 +5964,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -6657,7 +6657,7 @@ html ''
</tr></table>
<h1 class="chapter" id="chapter-1">2 chapter</h1>
-<p><a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p><a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7230,7 +7230,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -7331,7 +7331,7 @@ Menu comment
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d7a88c445e..f5a6915f41 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -807,7 +807,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -832,11 +832,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br>
-<strong>author2 –a</strong><br>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br>
+<strong class="author">author2 –a</strong><br>
<p>In titlepage
</p>
<p><
@@ -959,20 +959,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -989,16 +989,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> @<code>--a</code>'‘
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> @<code
class="indicateurl">--a</code>'‘
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1025,23 +1025,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
<br>
<p><code class="code">@page</code><br>
-</p><strong>author</strong><br>
+</p><strong class="author">author</strong><br>
<p><code class="code">need 1002</code>
</p>
@@ -1577,20 +1577,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -1633,10 +1633,10 @@ 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
ref</a>
</p>
-<p>@<samp class="samp"><a href="#chapter">chapter</a></samp>'‘.
+<p>@<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>'‘.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1725,15 +1725,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -1975,20 +1975,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2005,16 +2005,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> @<code>--a</code>'‘
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> @<code
class="indicateurl">--a</code>'‘
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2041,17 +2041,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2592,20 +2592,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -2648,10 +2648,10 @@ 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
ref</a>
</p>
-<p>@<samp class="samp"><a href="#chapter">chapter</a></samp>'‘.
+<p>@<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>'‘.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2740,15 +2740,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3046,20 +3046,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3076,16 +3076,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> @<code>--a</code>'‘
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> @<code
class="indicateurl">--a</code>'‘
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3112,17 +3112,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -3663,20 +3663,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -3719,10 +3719,10 @@ 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
ref</a>
</p>
-<p>@<samp class="samp"><a href="#chapter">chapter</a></samp>'‘.
+<p>@<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>'‘.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3811,15 +3811,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -4060,20 +4060,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4090,16 +4090,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> @<code>--a</code>'‘
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> @<code
class="indicateurl">--a</code>'‘
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4126,17 +4126,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -4677,20 +4677,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -4733,10 +4733,10 @@ 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
ref</a>
</p>
-<p>@<samp class="samp"><a href="#chapter">chapter</a></samp>'‘.
+<p>@<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>'‘.
</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
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4825,15 +4825,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -5080,20 +5080,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5104,23 +5104,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> @<samp class="samp">--a</samp>'‘
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> @<code>--a</code>'‘
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> @<code
class="indicateurl">--a</code>'‘
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5147,17 +5147,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -5201,7 +5201,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5813,20 +5813,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="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 class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="a comma, in
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite class="cite">a
, in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="file name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)cross ref
name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="file name.html#chapter">(file name)title</a>
@@ -5869,10 +5869,10 @@ 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
ref</a>
-@<samp class="samp"><a href="#chapter">chapter</a></samp>'‘.
+@<samp class="samp"><a class="ref" href="#chapter">chapter</a></samp>'‘.
-<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
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5978,15 +5978,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -6150,7 +6150,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6736,7 +6736,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7491,7 +7491,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -7592,7 +7592,7 @@ Menu comment
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
index ae2d6ac3eb..c8a3cdb0d4 100644
--- a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
@@ -807,7 +807,7 @@ div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h3.right-align {text-align:right}
+h3.subtitle {text-align:right}
kbd {font-style: oblique}
kbd.key {font-style: normal}
p.left-align {text-align:left}
@@ -832,11 +832,11 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<h1>title –a</h1>
-<h3 class="right-align">formatting subtitle –a</h3>
-<h3 class="right-align">subtitle 2 –a</h3>
-<strong>author1 –a with accents in name Téça</strong><br/>
-<strong>author2 –a</strong><br/>
+<h1 class="title">title –a</h1>
+<h3 class="subtitle">formatting subtitle –a</h3>
+<h3 class="subtitle">subtitle 2 –a</h3>
+<strong class="author">author1 –a with accents in name
Téça</strong><br/>
+<strong class="author">author2 –a</strong><br/>
<p>In titlepage
</p>
<p><
@@ -959,20 +959,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -989,16 +989,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1025,23 +1025,23 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF3"
href="#FOOT3"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF4"
href="#FOOT4"><sup>2</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt"/>
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
<br/>
<p><code class="code">@page</code><br/>
-</p><strong>author</strong><br/>
+</p><strong class="author">author</strong><br/>
<p><code class="code">need 1002</code>
</p>
@@ -1577,20 +1577,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -1633,10 +1633,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1725,15 +1725,15 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b ""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@"/>
</p>
@@ -1975,20 +1975,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2005,16 +2005,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2041,17 +2041,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="#FOOT1"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="#FOOT2"><sup>4</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt"/>
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
@@ -2592,20 +2592,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -2648,10 +2648,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2740,15 +2740,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b ""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@"/>
</p>
@@ -3046,20 +3046,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3076,16 +3076,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3112,17 +3112,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1_5"
href="#FOOT1_5"><sup>5</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2_6"
href="#FOOT2_6"><sup>6</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt"/>
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
@@ -3663,20 +3663,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -3719,10 +3719,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -3811,15 +3811,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b ""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@"/>
</p>
@@ -4060,20 +4060,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -4090,16 +4090,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -4126,17 +4126,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="#FOOT5"><sup>7</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="#FOOT6"><sup>8</sup></a>
-</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt"/>
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt"/>
</p>
<p><code class="code">@sp 2</code><br/>
</p><br/>
@@ -4677,20 +4677,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="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 class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -4733,10 +4733,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -4825,15 +4825,15 @@ html ''
<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b ""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@"/>
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@"/>
</p>
@@ -5080,20 +5080,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -5104,23 +5104,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -5147,17 +5147,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="#FOOT7">(9)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="#FOOT8">(10)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile"/>
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile"/>
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png"
alt="alt"/>
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile"/>
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt"/>
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt"/>
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile"/>
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile"/>
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt"/>
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile"/>
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt"/>
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt"/>
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt"/>
<code class="code">@sp 2</code>
@@ -5201,7 +5201,7 @@ error→ → - ∗ -| ⇒
› ° € → ≤ ≥
</em></div><pre class="example">
-</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> SC <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span
class="r">r</span> <span class="sc">SC</span> <code class="t">t</code> <span
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
</em></div><pre class="example">
<kbd class="kbd">default kbdinputstyle</kbd>
@@ -5813,20 +5813,20 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup
class="sup">-{1 \over 2}\left({x-\mu \o
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a href="file name.html#chapter">title</a> in <cite
class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
href="file name.html#chapter">(file name)cross ref name</a>
-<code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="#s_002d_002dect_002cion">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="#s_002d_002dect_002cion">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a href="file
name.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
href="file name.html#chapter">(file name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
href="file name.html#chapter">(file name)title</a>
@@ -5869,10 +5869,10 @@ ref, a comma@comma{} in file}</code>
See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a
, in cross
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<a href="index3.html (uref3).html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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>
+<a href="index3.html (uref3).html#ext">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -5978,15 +5978,15 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em
class="math">--a- {\frac{1}{2}}</em>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@"/>
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b ""/>
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@"/>
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b ""/>
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@"/>
@@ -6150,7 +6150,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
</p>
<p>truc
</p>
@@ -6736,7 +6736,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
<table class="menu" border="0" cellspacing="0"><tr><td>
@@ -7491,7 +7491,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -7592,7 +7592,7 @@ Menu comment
</div><hr/>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5d6855d2da..a446248a20 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
@@ -51,7 +51,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ebaadee758..ec3dc8e26d 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
@@ -104,7 +104,7 @@ 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.
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -211,7 +211,7 @@ 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">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 c459259ba7..e928795e53 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
@@ -54,7 +54,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 99c6025257..b882bf015f 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
@@ -47,7 +47,7 @@ span.smaller {font-size: smaller}
</div>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 29b015b0f3..9540440431 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
@@ -37,7 +37,7 @@ ul.no-bullet {list-style: none}
</tr></table>
<h1 class="top" id="Not-monolithic">Not monolithic</h1>
-<p>Not monolitic manual<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
+<p>Not monolitic manual<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>1</sup></a>.
</p>
<a class="index-entry-anchor" id="index-top"></a>
@@ -137,7 +137,7 @@ ul.no-bullet {list-style: none}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -244,7 +244,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ?
</a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ec4f9d38b5..3d02ca0d82 100644
--- a/tp/tests/many_input_files/tex_l2h_res/tex.html
+++ b/tp/tests/many_input_files/tex_l2h_res/tex.html
@@ -114,7 +114,7 @@ $">
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em>a sunny day</em>
using <a
href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 6a700a3eb5..ff8e4fbfe7 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
@@ -27,7 +27,7 @@ span.smaller {font-size: smaller}
</head>
<body lang="en">
-<h1>The title</h1>
+<h1 class="title">The title</h1>
<DIV CLASS="displaymath">
<!-- MATH
@@ -95,7 +95,7 @@ $">
STYLE="height: 2.75ex; vertical-align: -0.57ex; " SRC="tex_complex_4.svg"
ALT="$\phi w V^t$"></SPAN>.
</p>
-<p>Now there is a footnote<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>Now there is a footnote<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>1</sup></a>
</p>
<div class="footnote">
<hr>
@@ -127,7 +127,7 @@ $">
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em>a sunny day</em>
using <a
href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9a65c41405..eb859b54e9 100644
--- a/tp/tests/many_input_files/tex_t4ht_res/tex.html
+++ b/tp/tests/many_input_files/tex_t4ht_res/tex.html
@@ -102,7 +102,7 @@ src="tex_tex4ht_tex1x.png" alt=" (
)
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em>a sunny day</em>
using <a
href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 05b91466e8..82388f882f 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
@@ -29,7 +29,7 @@ span.smaller {font-size: smaller}
</head>
<body lang="en">
-<h1>The title</h1>
+<h1 class="title">The title</h1>
<div class="math-display" >
@@ -77,7 +77,7 @@ UwV
class="cmmi-10">ϕwV</span> <sup><span
class="cmmi-7">t</span></sup> .
</p>
-<p>Now there is a footnote<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>Now there is a footnote<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>1</sup></a>
</p>
<div class="footnote">
<hr>
@@ -100,7 +100,7 @@ class="cmmi-7">ϕ</span></sup> .
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em>a sunny day</em>
using <a
href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 b6ab3a88e3..795b90b949 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
@@ -4049,7 +4049,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 0e9fd9ff8f..1eed81f613 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
@@ -4464,7 +4464,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 578cc615b3..1e15b1d271 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
@@ -4049,7 +4049,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 d3056e3900..d651c8de1b 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
@@ -4469,7 +4469,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 c6360887f0..ae99315510 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
@@ -3707,7 +3707,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 bdc2b47215..3143a2d8e2 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
@@ -3707,7 +3707,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 325169e680..01eae163d6 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
@@ -4211,7 +4211,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 ca8f48f533..d51c56233d 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
@@ -4470,7 +4470,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 9d050672b7..3349a1d690 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
@@ -3950,7 +3950,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2e1c3344e0..06cc4cd8d1 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
@@ -4211,7 +4211,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 bac28b5d9e..65b82cedec 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
@@ -4221,7 +4221,7 @@ html
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
b/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
index 0b4eab7d44..4e9279b924 100644
--- a/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
+++ b/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
@@ -1671,7 +1671,7 @@ description here
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -1718,7 +1718,7 @@ description here
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 e7a1a19edb..4979b5b901 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
@@ -2005,7 +2005,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 107d625fe8..c0fa298f96 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
@@ -257,7 +257,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7b63183e73..fe2f4ab827 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
@@ -256,7 +256,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About"
title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 eaf9fbd288..204ae8adb6 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
@@ -481,7 +481,7 @@ description here
<td valign="middle" align="left">|</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 86158975df..d95b5cbb5e 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
@@ -237,7 +237,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -494,7 +494,7 @@ span.smaller {font-size: smaller}
<td valign="middle" align="left">|</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 a42f424a43..d707cdf715 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
@@ -471,7 +471,7 @@ ul.no-bullet {list-style: none}
<td valign="middle" align="left">|</td>
</tr></table>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 00037e2e64..ea594fd00c 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
@@ -93,7 +93,7 @@ end commands on a line.
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 c00de4d208..158f9408c2 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
@@ -1005,20 +1005,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -1040,16 +1040,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -1076,17 +1076,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF1"
href="sing_fot.htm#FOOT1"><sup>1</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF2"
href="sing_fot.htm#FOOT2"><sup>2</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF1" href="sing_fot.htm#FOOT1"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF2" href="sing_fot.htm#FOOT2"><sup>2</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -1705,20 +1705,20 @@ $">
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -1761,10 +1761,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -1865,9 +1865,9 @@ html ''
<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <!-- MATH
$- -a@minus{} {\frac{1}{2}}$
@@ -1876,9 +1876,9 @@ html ''
STYLE="height: 3.22ex; vertical-align: -0.92ex; " SRC="sing_9.svg"
ALT="$--a@minus{} {\frac{1}{2}}$"></SPAN>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -2119,20 +2119,20 @@ but , ,
@geq ≥
@tie a b
</p>
-<p><code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">–a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É–. ,A.</abbr> (Étude
Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym}</code> <acronym
class="acronym" title="an accronym">–a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">–a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É–. ,A.</abbr>
(Étude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É–. ,A.</abbr>
<code class="code">@asis{--a}</code> –a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">–a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">–a</em>
-<code class="code">@dmn{--a}</code> –a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">–b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">–a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">–b</a>
<code class="code">@email{,--b}</code> –b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">–a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -2154,16 +2154,16 @@ but , ,
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </p><h1
class="titlefont">–a</h1>
-<p><code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<p><code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref"
href="--a">–b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> –b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,--b,--c}</code> –c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">–c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref"
href="--a">–c</a>
<code class="code">@uref{,,--c}</code> –c
-<code class="code">@url{--a,--b}</code> <a href="--a">–b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">–b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> –b
<code class="code">@var{--a}</code> <var class="var">–a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -2190,17 +2190,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> –ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF5"
href="sing_fot.htm#FOOT5"><sup>3</sup></a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF6"
href="sing_fot.htm#FOOT6"><sup>4</sup></a>
+<code class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF5" href="sing_fot.htm#FOOT5"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF6" href="sing_fot.htm#FOOT6"><sup>4</sup></a>
</p>
-<p><code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@image{f--ile}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
</p>
<p><code class="code">@sp 2</code><br>
</p><br>
@@ -2819,20 +2819,20 @@ $">
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
</p>
-<p><code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<p><code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
</p>
<p><code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
</p>
-<p><code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> ‘chapter’ in
<cite class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> ‘cross
ref name’ in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -2875,10 +2875,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
</p>
-<p>‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+<p>‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
</p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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><a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</p>
<dl>
<dt><strong class="strong">a–strong</strong></dt>
@@ -2979,9 +2979,9 @@ html ''
<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
-<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">–a</acronym> (an accronym , <small
class="enddots">...</small>)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É–.
,A.</abbr> (Étude–, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É–. ,A.</abbr>
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">–a</acronym> (an
accronym , <small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–,
Autonome">É–. ,A.</abbr> (Étude–, <b
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É–. ,A.</abbr>
</p>
<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <!-- MATH
$- -a@minus{} {\frac{1}{2}}$
@@ -2990,9 +2990,9 @@ html ''
STYLE="height: 3.22ex; vertical-align: -0.92ex; " SRC="sing_9.svg"
ALT="$--a@minus{} {\frac{1}{2}}$"></SPAN>
</p>
-<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<p><code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
</p>
@@ -3239,20 +3239,20 @@ but , ,
@geq ≥
@tie a b
-<code class="code">@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
-<code class="code">@acronym{--a}</code> <acronym title="an
accronym">--a</acronym>
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
title="Étude Autonome">É--. ,A.</abbr> (Étude Autonome)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr title="Étude
Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym}</code> <acronym class="acronym"
title="an accronym">--a</acronym> (an accronym)
+<code class="code">@acronym{--a}</code> <acronym class="acronym" title="an
accronym">--a</acronym>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr
class="abbr" title="Étude Autonome">É--. ,A.</abbr> (Étude
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude Autonome">É--. ,A.</abbr>
<code class="code">@asis{--a}</code> --a
<code class="code">@b{--a}</code> <b class="b">–a</b>
<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
<code class="code">@code{--a}</code> <code class="code">--a</code>
<code class="code">@command{--a}</code> <code class="command">--a</code>
<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
-<code class="code">@dmn{--a}</code> --a
-<code class="code">@email{--a,--b}</code> <a href="mailto:--a">--b</a>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email"
href="mailto:--a">--b</a>
<code class="code">@email{,--b}</code> --b
-<code class="code">@email{--a}</code> <a href="mailto:--a">--a</a>
+<code class="code">@email{--a}</code> <a class="email"
href="mailto:--a">--a</a>
<code class="code">@emph{--a}</code> <em class="emph">--a</em>
<code class="code">@env{--a}</code> <code class="env">--a</code>
<code class="code">@file{--a}</code> <samp class="file">--a</samp>
@@ -3268,23 +3268,23 @@ but , ,
<code class="code">@option{--a}</code> <samp class="option">--a</samp>
<code class="code">@r{--a}</code> <span class="r">–a</span>
<code class="code">@samp{--a}</code> ‘<samp
class="samp">--a</samp>’
-<code class="code">@sc{--a}</code> --A
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
<code class="code">@t{--a}</code> <code class="t">--a</code>
<code class="code">@sansserif{--a}</code> <span
class="sansserif">–a</span>
<code class="code">@slanted{--a}</code> <i class="slanted">–a</i>
<code class="code">@titlefont{--a}</code> </pre><h1
class="titlefont">--a</h1><pre class="example">
-<code class="code">@indicateurl{--a}</code> ‘<code>--a</code>’
-<code class="code">@uref{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@uref{--a}</code> <a href="--a">--a</a>
+<code class="code">@indicateurl{--a}</code> ‘<code
class="indicateurl">--a</code>’
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
<code class="code">@uref{,--b}</code> --b
-<code class="code">@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,--b,--c}</code> --c
-<code class="code">@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
<code class="code">@uref{,,--c}</code> --c
-<code class="code">@url{--a,--b}</code> <a href="--a">--b</a>
-<code class="code">@url{--a,}</code> <a href="--a">--a</a>
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
<code class="code">@url{,--b}</code> --b
<code class="code">@var{--a}</code> <var class="var">--a</var>
<code class="code">@verb{:--a:}</code> <tt class="verb">--a</tt>
@@ -3311,17 +3311,17 @@ but , ,
<code class="code">@ogonek{a}</code> ą
<code class="code">@ogonek{--a}</code> --ą
<code class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub
class="sub">l</sub>
-<code class="code">@footnote{in footnote}</code> <a id="DOCF7"
href="sing_fot.htm#FOOT7">(5)</a>
-<code class="code">@footnote{in footnote2}</code> <a id="DOCF8"
href="sing_fot.htm#FOOT8">(6)</a>
-
-<code class="code">@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code class="code">@image{f--ile,l--i}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,l--e}</code> <img src="f--ile.png"
alt="f--ile">
-<code class="code">@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt"
alt="f--ile">
-<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img
src="f--ile.e--xt" alt="alt">
-<code class="code">@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg"
alt="a–lt">
-<code class="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 class="code">@footnote{in footnote}</code> <a class="footnote"
id="DOCF7" href="sing_fot.htm#FOOT7">(5)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote"
id="DOCF8" href="sing_fot.htm#FOOT8">(6)</a>
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png"
alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image"
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image"
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image"
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image"
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image"
src="f-ile.jpg" alt="a–lt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext}
e--xt@}</code> <img class="image" src="f--ile@..file ext e--xt}" alt="alt">
<code class="code">@sp 2</code>
@@ -4055,20 +4055,20 @@ $">
<code class="code">@pxref{chapter, cross ref name, title, file name,
manual}</code> see <a data-manual="file name" href="../file
name/chapter.html#chapter">title</a> in <cite class="cite">manual</cite>
<code class="code">@inforef{chapter, cross ref name, file name}</code> See <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
-<code class="code">@ref{chapter}</code> <a href="#chapter">chapter</a>
-<code class="code">@xref{chapter}</code> See <a href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <a href="#chapter">chapter</a>
-<code class="code">@ref{s--ect@comma{}ion}</code> <a
href="s_002d_002dect_002cion.html">A section</a>
+<code class="code">@ref{chapter}</code> <a class="ref"
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> See <a class="xref"
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> see <a class="pxref"
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref"
href="s_002d_002dect_002cion.html">A section</a>
<code class="code">@ref{s--ect@comma{}ion, a @comma{} in cross
ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual
name }</code>
<a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a>
in <cite class="cite">a , in manual name</cite>
-<code class="code">@ref{chapter,cross ref name}</code> <a
href="#chapter">cross ref name</a>
-<code class="code">@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref"
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name"
href="../file name/chapter.html#chapter">(file name)chapter</a>
<code class="code">@ref{chapter,,,,manual}</code> `chapter' in <cite
class="cite">manual</cite>
-<code class="code">@ref{chapter,cross ref name,title,}</code> <a
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref"
href="#chapter">title</a>
<code class="code">@ref{chapter,cross ref name,,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)cross ref name</a>
<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref
name' in <cite class="cite">manual</cite>
<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a
data-manual="file name" href="../file name/chapter.html#chapter">(file
name)title</a>
@@ -4111,10 +4111,10 @@ ref, a comma@comma{} in file}</code>
See <a data-manual="a comma, in file" href="../a comma, in
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a ,
in cross
ref</a>
-‘<samp class="samp"><a href="#chapter">chapter</a></samp>’.
+‘<samp class="samp"><a class="ref"
href="#chapter">chapter</a></samp>’.
-<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="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>
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html
(uref3)" href="../index3.html (uref3)/ext.html#ext">title with uref2 <a
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> in <cite
class="cite">printed manual with uref4 <a class="uref"
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref"
href="href://http/myhost.com/index2.html">uref2</a></a>
</pre><dl>
<dt><tt><strong class="strong">a--strong</strong></tt></dt>
@@ -4232,9 +4232,9 @@ html ''
<pre class="example">
-<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym title="an accronym , ...">--a</acronym> (an accronym , ...)
-<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr title="Étude–, Autonome">É--. ,A.</abbr>
(Étude--, <b class="b">Autonome</b>)
-<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr
title="Étude–, Autonome">É--. ,A.</abbr>
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code>
<acronym class="acronym" title="an accronym , ...">--a</acronym> (an accronym ,
...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome}
}</code> <abbr class="abbr" title="Étude–, Autonome">É--.
,A.</abbr> (Étude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr"
title="Étude–, Autonome">É--. ,A.</abbr>
<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <!-- MATH
$- -a@minus{} {\frac{1}{2}}$
@@ -4243,9 +4243,9 @@ html ''
STYLE="height: 3.22ex; vertical-align: -0.92ex; " SRC="sing_9.svg"
ALT="$--a@minus{} {\frac{1}{2}}$"></SPAN>
-<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
src="f-ile.jpg" alt="altjk _" %@">
-<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img src="f--ile.e--xt" alt="jk _" %@ in b "">
-<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img src="filejk _" %@.jpg" alt="altjk _" %@">
+<code class="code">@image{f-ile,,,alt@verb{:jk _" %}}</code> <img
class="image" src="f-ile.jpg" alt="altjk _" %@">
+<code class="code">@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b
"},e--xt}</code> <img class="image" src="f--ile.e--xt" alt="jk _" %@
in b "">
+<code class="code">@image{file@verb{:jk _" %@:},,,alt@verb{:jk _"
%@:}}</code> <img class="image" src="filejk _" %@.jpg" alt="altjk _"
%@">
@@ -4409,7 +4409,7 @@ Invalid use of @':
<a class="index-entry-anchor" id="index-truc-4"></a>
-<p>Text<a id="DOCF9" href="sing_fot.htm#FOOT9"><sup>7</sup></a>
+<p>Text<a class="footnote" id="DOCF9"
href="sing_fot.htm#FOOT9"><sup>7</sup></a>
</p>
<p>truc
</p>
@@ -4995,7 +4995,7 @@ Invalid use of @':
-<p><a id="DOCF10" href="sing_fot.htm#FOOT10"><sup>8</sup></a>
+<p><a class="footnote" id="DOCF10" href="sing_fot.htm#FOOT10"><sup>8</sup></a>
</p>
<div class="format">
<blockquote><table class="menu" border="0" cellspacing="0">
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 c79ba7e006..3ae8223dbd 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
@@ -37,7 +37,7 @@ $"></SPAN></p><h1 class="chapter" id="Chapter">1 Chapter</h1>
$"></SPAN></p><hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 f2299ea138..f27e7f2acf 100644
--- a/tp/tests/tex_html/res_parser/simplest_httex/simplest.html
+++ b/tp/tests/tex_html/res_parser/simplest_httex/simplest.html
@@ -69,7 +69,7 @@ span.smaller {font-size: smaller}
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -170,7 +170,7 @@ span.smaller {font-size: smaller}
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/tex_html/res_parser/tex/tex.html
b/tp/tests/tex_html/res_parser/tex/tex.html
index 7a93415517..3d02ca0d82 100644
--- a/tp/tests/tex_html/res_parser/tex/tex.html
+++ b/tp/tests/tex_html/res_parser/tex/tex.html
@@ -114,7 +114,7 @@ $">
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2e60162535..a20d534fd1 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
@@ -28,7 +28,7 @@ span.smaller {font-size: smaller}
Tét
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 8248159fca..502cbd6269 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
@@ -26,7 +26,7 @@ span.smaller {font-size: smaller}
Tét
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 2cf970c687..82388f882f 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
@@ -29,7 +29,7 @@ span.smaller {font-size: smaller}
</head>
<body lang="en">
-<h1>The title</h1>
+<h1 class="title">The title</h1>
<div class="math-display" >
@@ -77,7 +77,7 @@ UwV
class="cmmi-10">ϕwV</span> <sup><span
class="cmmi-7">t</span></sup> .
</p>
-<p>Now there is a footnote<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>Now there is a footnote<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>1</sup></a>
</p>
<div class="footnote">
<hr>
@@ -100,7 +100,7 @@ class="cmmi-7">ϕ</span></sup> .
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 7821f7c8ac..ff8e4fbfe7 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
@@ -27,7 +27,7 @@ span.smaller {font-size: smaller}
</head>
<body lang="en">
-<h1>The title</h1>
+<h1 class="title">The title</h1>
<DIV CLASS="displaymath">
<!-- MATH
@@ -95,7 +95,7 @@ $">
STYLE="height: 2.75ex; vertical-align: -0.57ex; " SRC="tex_complex_4.svg"
ALT="$\phi w V^t$"></SPAN>.
</p>
-<p>Now there is a footnote<a id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<p>Now there is a footnote<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>1</sup></a>
</p>
<div class="footnote">
<hr>
@@ -127,7 +127,7 @@ $">
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 39be4831f7..78d79973c5 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
@@ -52,7 +52,7 @@ src="tex_eqalign_tex4ht_tex1x.png" alt="

<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3cf00f404b..2e095dcf69 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
@@ -68,7 +68,7 @@ $">
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 88f2257d4c..d83b002ec0 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
@@ -53,7 +53,7 @@ de≡fa ≡ b 64
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 06c055e70a..cbc0ba5173 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
@@ -55,7 +55,7 @@ $">
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 680addcf7e..afbc4315ea 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
@@ -38,18 +38,18 @@ MathJax = {
\gdef\Desig{\buildrel \rm def \over \equiv}
-<p><em class="tex2jax_process">\(\def\otest{\sqrt{64}} \)</em>
+<p><em class="math tex2jax_process">\(\def\otest{\sqrt{64}} \)</em>
</p>
-<p><em class="tex2jax_process">\(\gdef\testmacro{a \equiv b} \)</em>
+<p><em class="math tex2jax_process">\(\gdef\testmacro{a \equiv b} \)</em>
</p>
-<p><em class="tex2jax_process">\(\Desig \testmacro \otest\)</em>
+<p><em class="math tex2jax_process">\(\Desig \testmacro \otest\)</em>
</p>
<div class="displaymath"><em class="tex2jax_process">\[ \Desig \testmacro
\otest
\]</em></div>
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
<a href='js_licenses.html' rel='jslicense'><small>JavaScript license
information</small></a>
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 3cb3270ec2..eb859b54e9 100644
--- a/tp/tests/tex_html/res_parser/tex_httex/tex.html
+++ b/tp/tests/tex_html/res_parser/tex_httex/tex.html
@@ -102,7 +102,7 @@ src="tex_tex4ht_tex1x.png" alt=" (
)
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 5cecc51c49..8abfdc4372 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
@@ -151,7 +151,7 @@ $">
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -252,7 +252,7 @@ $">
</div><hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 15b1624c4e..a9c53e1cb0 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
@@ -31,7 +31,7 @@ span.smaller {font-size: smaller}
This is some <SPAN
CLASS="logo,LaTeX">L<SUP><SMALL>A</SMALL></SUP>T<SMALL>E</SMALL>X</SPAN>
<hr>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
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 3435b06906..cac85fc3ef 100644
--- a/tp/tests/tex_html/res_parser/tex_notex/tex.html
+++ b/tp/tests/tex_html/res_parser/tex_notex/tex.html
@@ -60,7 +60,7 @@ Here some <em class="math">{x^i}\over{\tan y}</em>.
<hr>
</div>
<p>
- <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="smaller">This document was generated on <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * tp/Texinfo/Convert/HTML.pm (%css_map, %style_commands_element) (_convert_email_command, _convert_explained_command) (_convert_footnote_command, _convert_uref_command) (_convert_image_command, _convert_math_command) (_convert_indicateurl_command, _convert_author_command) (_convert_title_command, _convert_subtitle_command) (_convert_xref_commands): add the @-command name as class for brace commands. Use span for @dmn and for @sc in preformatted.,
Patrice Dumas <=
- Prev by Date:
branch master updated: * tp/Texinfo/Convert/HTML.pm (%css_map, %style_commands_element) (_convert_style_command): always use the style command name as class.
- Next by Date:
branch master updated: * tp/Texinfo/Convert/HTML.pm (%css_map, _default_format_heading_text) (_convert_command_simple_block, _convert_exdent_command) (_convert_center_command, _convert_paragraph_type): use class for headings alignement selector. Use _convert_command_simple_block to convert raggedright, flushleft, flushright and group, that output a <div>. Use classes line flushleft-paragraph to align paragraphs.
- Previous by thread:
branch master updated: * tp/Texinfo/Convert/HTML.pm (%css_map, %style_commands_element) (_convert_style_command): always use the style command name as class.
- Next by thread:
branch master updated: * tp/Texinfo/Convert/HTML.pm (%css_map, _default_format_heading_text) (_convert_command_simple_block, _convert_exdent_command) (_convert_center_command, _convert_paragraph_type): use class for headings alignement selector. Use _convert_command_simple_block to convert raggedright, flushleft, flushright and group, that output a <div>. Use classes line flushleft-paragraph to align paragraphs.
- Index(es):