texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/tests/nested_formats/list-of-tests: use the


From: Patrice Dumas
Subject: branch master updated: * tp/tests/nested_formats/list-of-tests: use the default format and the html format, and unset TEXI2HTML such that the default format produces Info. The html format des not use the texi2html style either.
Date: Tue, 03 Jan 2023 10:02:34 -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 b7286366a4 * tp/tests/nested_formats/list-of-tests: use the default 
format and the html format, and unset TEXI2HTML such that the default format 
produces Info.  The html format des not use the texi2html style either.
b7286366a4 is described below

commit b7286366a46c8d33cee5e2bcbfd5698c4e52569d
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Tue Jan 3 16:02:04 2023 +0100

    * tp/tests/nested_formats/list-of-tests: use the default format and
    the html format, and unset TEXI2HTML such that the default format
    produces Info.  The html format des not use the texi2html style
    either.
---
 ChangeLog                                          |    7 +
 tp/tests/nested_formats/list-of-tests              |   26 +-
 .../nested_cartouche/nested_formats.info           |    0
 .../nested_deffn/nested_formats.info               |    0
 .../nested_enumerate/nested_formats.info           |    0
 .../nested_example/nested_formats.info             |    0
 .../nested_flushright/nested_formats.info          |    0
 .../nested_group/nested_formats.info               |    0
 .../nested_itemize/nested_formats.info             |    0
 .../nested_menu/nested_formats.info                |    0
 .../nested_multitable/nested_formats.info          |    0
 .../nested_quotation/nested_formats.info           |    0
 .../nested_table/nested_formats.info               |    0
 .../nested_cartouche/nested_formats.1              |    0
 .../nested_cartouche/nested_formats.2              |    0
 .../nested_cartouche/nested_formats.html           |   55 +-
 .../nested_deffn/nested_formats.1                  |    0
 .../nested_deffn/nested_formats.2                  |    0
 .../nested_deffn/nested_formats.html               |   55 +-
 .../nested_enumerate/nested_formats.1              |    0
 .../nested_enumerate/nested_formats.2              |    0
 .../nested_enumerate/nested_formats.html           |   55 +-
 .../nested_example/nested_formats.1                |    0
 .../nested_example/nested_formats.2                |    0
 .../nested_example/nested_formats.html             |   37 +-
 .../nested_flushright/nested_formats.1             |    0
 .../nested_flushright/nested_formats.2             |    0
 .../nested_flushright/nested_formats.html          |   57 +-
 .../nested_group/nested_formats.1                  |    0
 .../nested_group/nested_formats.2                  |    0
 .../nested_group/nested_formats.html               |   55 +-
 .../nested_itemize/nested_formats.1                |    0
 .../nested_itemize/nested_formats.2                |    0
 .../nested_itemize/nested_formats.html             |   55 +-
 .../nested_menu/nested_formats.1                   |    0
 .../nested_menu/nested_formats.2                   |    0
 .../nested_menu/nested_formats.html                |   37 +-
 .../nested_multitable/nested_formats.1             |    0
 .../nested_multitable/nested_formats.2             |    0
 .../nested_multitable/nested_formats.html          |   55 +-
 .../nested_quotation/nested_formats.1              |    0
 .../nested_quotation/nested_formats.2              |    0
 .../nested_quotation/nested_formats.html           |   55 +-
 .../nested_table/nested_formats.1                  |    0
 .../nested_table/nested_formats.2                  |    0
 .../nested_table/nested_formats.html               |   55 +-
 .../texi_nested_formats/index.html}                |   61 +-
 .../texi_nested_formats/nested_formats.1           |    0
 .../texi_nested_formats/nested_formats.2           |    0
 .../texi_nested_formats/nested_formats.info        | 2458 --------------------
 50 files changed, 318 insertions(+), 2805 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 69da5345e1..c919d89976 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-01-03  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/tests/nested_formats/list-of-tests: use the default format and
+       the html format, and unset TEXI2HTML such that the default format
+       produces Info.  The html format des not use the texi2html style
+       either.
+
 2023-01-03  Patrice Dumas  <pertusus@free.fr>
 
        * tp/tests/formatting/list-of-tests,
diff --git a/tp/tests/nested_formats/list-of-tests 
b/tp/tests/nested_formats/list-of-tests
index f1ac242e33..db3d9bd76a 100644
--- a/tp/tests/nested_formats/list-of-tests
+++ b/tp/tests/nested_formats/list-of-tests
@@ -1,15 +1,15 @@
-# formats : :_info
-texi_nested_formats nested_formats.texi -c TEXINFO_OUTPUT_FORMAT=plaintexinfo
-nested_group nested_formats.texi --no-split
-nested_itemize nested_formats.texi --no-split -D format_itemize
-nested_menu nested_formats.texi --no-split -c 'FORMAT_MENU menu' -D format_menu
+# formats : :_html
+texi_nested_formats nested_formats.texi -c TEXI2HTML=undef -c 
TEXINFO_OUTPUT_FORMAT=plaintexinfo
+nested_group nested_formats.texi -c TEXI2HTML=undef --no-split
+nested_itemize nested_formats.texi -c TEXI2HTML=undef --no-split -D 
format_itemize
+nested_menu nested_formats.texi -c TEXI2HTML=undef --no-split -c 'FORMAT_MENU 
menu' -D format_menu
 # nested floats are broken. Not a big deal 
 #nested_float nested_formats.texi -D format_float
-nested_table nested_formats.texi --no-split -D format_table
-nested_flushright nested_formats.texi --no-split -D format_flushright
-nested_multitable nested_formats.texi --no-split -D format_multitable
-nested_cartouche nested_formats.texi --no-split -D format_cartouche
-nested_enumerate nested_formats.texi --no-split -D format_enumerate
-nested_deffn nested_formats.texi --no-split -D format_deffn
-nested_example nested_formats.texi --no-split -D format_example
-nested_quotation nested_formats.texi --no-split -D format_quotation
+nested_table nested_formats.texi -c TEXI2HTML=undef --no-split -D format_table
+nested_flushright nested_formats.texi -c TEXI2HTML=undef --no-split -D 
format_flushright
+nested_multitable nested_formats.texi -c TEXI2HTML=undef --no-split -D 
format_multitable
+nested_cartouche nested_formats.texi -c TEXI2HTML=undef --no-split -D 
format_cartouche
+nested_enumerate nested_formats.texi -c TEXI2HTML=undef --no-split -D 
format_enumerate
+nested_deffn nested_formats.texi -c TEXI2HTML=undef --no-split -D format_deffn
+nested_example nested_formats.texi -c TEXI2HTML=undef --no-split -D 
format_example
+nested_quotation nested_formats.texi -c TEXI2HTML=undef --no-split -D 
format_quotation
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_cartouche/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_cartouche/nested_formats.info
rename to 
tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_deffn/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_deffn/nested_formats.info
rename to tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.info
rename to 
tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_example/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_example/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_example/nested_formats.info
rename to tp/tests/nested_formats/res_parser/nested_example/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_flushright/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_flushright/nested_formats.info
rename to 
tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_group/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_group/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_group/nested_formats.info
rename to tp/tests/nested_formats/res_parser/nested_group/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.info
rename to tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.info
rename to tp/tests/nested_formats/res_parser/nested_menu/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.info
rename to 
tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_quotation/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_quotation/nested_formats.info
rename to 
tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_table/nested_formats.info
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.info
rename to tp/tests/nested_formats/res_parser/nested_table/nested_formats.info
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_cartouche/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_cartouche/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_cartouche/nested_formats.1
rename to 
tp/tests/nested_formats/res_parser_html/nested_cartouche/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_cartouche/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_cartouche/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_cartouche/nested_formats.2
rename to 
tp/tests/nested_formats/res_parser_html/nested_cartouche/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_cartouche/nested_formats.html
similarity index 98%
rename from 
tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_cartouche/nested_formats.html
index 24d836517b..9796fccd4d 100644
--- a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
+++ 
b/tp/tests/nested_formats/res_parser_html/nested_cartouche/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -85,7 +85,7 @@ in macro
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -229,7 +229,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -374,7 +374,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -517,7 +517,7 @@ in macro
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -661,7 +661,7 @@ Call macro in itemize in format_command
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -807,7 +807,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -950,7 +950,7 @@ in macro
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1094,7 +1094,7 @@ Call macro in enumerate in format_command
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1242,7 +1242,7 @@ after item</td></tr>
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1384,7 +1384,7 @@ in macro
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1527,7 +1527,7 @@ Call macro in mutitable in format_command
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2205,7 +2205,7 @@ in macro
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2349,7 +2349,7 @@ call macro in deffn in format_command
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2496,7 +2496,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2642,7 +2642,7 @@ in macro
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2786,7 +2786,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2931,7 +2931,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3078,7 +3078,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3221,7 +3221,7 @@ in macro
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3364,7 +3364,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3509,7 +3509,7 @@ in macro
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3653,7 +3653,7 @@ call macro in flushleft in format_command
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3796,7 +3796,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3939,7 +3939,7 @@ html
 </p></blockquote>
 </td></tr></table>
 
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4046,11 +4046,8 @@ html
 
 </td></tr></table>
 </div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_deffn/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_deffn/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_deffn/nested_formats.1
rename to tp/tests/nested_formats/res_parser_html/nested_deffn/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_deffn/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_deffn/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_deffn/nested_formats.2
rename to tp/tests/nested_formats/res_parser_html/nested_deffn/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_deffn/nested_formats.html
similarity index 99%
rename from tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_deffn/nested_formats.html
index 89bc547a1d..019793219e 100644
--- a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser_html/nested_deffn/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -99,7 +99,7 @@ in macro
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -259,7 +259,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -419,7 +419,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -577,7 +577,7 @@ in macro
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -737,7 +737,7 @@ Call macro in itemize in format_command
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -898,7 +898,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1056,7 +1056,7 @@ in macro
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1216,7 +1216,7 @@ Call macro in enumerate in format_command
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1379,7 +1379,7 @@ after item</td></tr>
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1536,7 +1536,7 @@ in macro
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1695,7 +1695,7 @@ Call macro in mutitable in format_command
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2434,7 +2434,7 @@ in macro
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2594,7 +2594,7 @@ call macro in deffn in format_command
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2756,7 +2756,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2917,7 +2917,7 @@ in macro
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3076,7 +3076,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3237,7 +3237,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3399,7 +3399,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3557,7 +3557,7 @@ in macro
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3716,7 +3716,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3876,7 +3876,7 @@ in macro
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4036,7 +4036,7 @@ call macro in flushleft in format_command
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4194,7 +4194,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4353,7 +4353,7 @@ html
 </p></blockquote>
 </dd></dl>
 
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4461,11 +4461,8 @@ html
 
 </dd></dl>
 </div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_enumerate/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.1
rename to 
tp/tests/nested_formats/res_parser_html/nested_enumerate/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_enumerate/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.2
rename to 
tp/tests/nested_formats/res_parser_html/nested_enumerate/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_enumerate/nested_formats.html
similarity index 98%
rename from 
tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_enumerate/nested_formats.html
index 09ad5af39c..6b6bdf30f4 100644
--- a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
+++ 
b/tp/tests/nested_formats/res_parser_html/nested_enumerate/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -85,7 +85,7 @@ in macro
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -229,7 +229,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -374,7 +374,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -517,7 +517,7 @@ in macro
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -661,7 +661,7 @@ Call macro in itemize in format_command
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -807,7 +807,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -950,7 +950,7 @@ in macro
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1094,7 +1094,7 @@ Call macro in enumerate in format_command
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1242,7 +1242,7 @@ after item</td></tr>
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1384,7 +1384,7 @@ in macro
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1527,7 +1527,7 @@ Call macro in mutitable in format_command
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2205,7 +2205,7 @@ in macro
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2349,7 +2349,7 @@ call macro in deffn in format_command
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2496,7 +2496,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2642,7 +2642,7 @@ in macro
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2786,7 +2786,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2931,7 +2931,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3078,7 +3078,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3221,7 +3221,7 @@ in macro
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3364,7 +3364,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3509,7 +3509,7 @@ in macro
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3653,7 +3653,7 @@ call macro in flushleft in format_command
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3796,7 +3796,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3939,7 +3939,7 @@ html
 </p></blockquote>
 </li></ol>
 
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4046,11 +4046,8 @@ html
 
 </li></ol>
 </div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_example/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_example/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_example/nested_formats.1
rename to 
tp/tests/nested_formats/res_parser_html/nested_example/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_example/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_example/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_example/nested_formats.2
rename to 
tp/tests/nested_formats/res_parser_html/nested_example/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_example/nested_formats.html
similarity index 99%
rename from 
tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_example/nested_formats.html
index 507c7fa9a2..707acf2cd6 100644
--- a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser_html/nested_example/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -85,7 +85,7 @@ in macro
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -414,7 +414,7 @@ html
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -567,7 +567,7 @@ in macro
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -897,7 +897,7 @@ html
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1050,7 +1050,7 @@ in macro
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1382,7 +1382,7 @@ after item</td></tr>
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1534,7 +1534,7 @@ in macro
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2395,7 +2395,7 @@ in macro
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2726,7 +2726,7 @@ html
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2882,7 +2882,7 @@ in macro
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3036,7 +3036,7 @@ html
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3368,7 +3368,7 @@ html
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3521,7 +3521,7 @@ in macro
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3849,7 +3849,7 @@ in macro
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4176,7 +4176,7 @@ html
 </pre></blockquote>
 </div>
 
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4466,11 +4466,8 @@ html
 
 </pre></div>
 </div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_flushright/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_flushright/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_flushright/nested_formats.1
rename to 
tp/tests/nested_formats/res_parser_html/nested_flushright/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_flushright/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_flushright/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_flushright/nested_formats.2
rename to 
tp/tests/nested_formats/res_parser_html/nested_flushright/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_flushright/nested_formats.html
similarity index 98%
rename from 
tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_flushright/nested_formats.html
index b6005ac0f6..dcf8961964 100644
--- a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
+++ 
b/tp/tests/nested_formats/res_parser_html/nested_flushright/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -75,7 +75,7 @@ in macro
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -206,7 +206,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -338,7 +338,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -469,7 +469,7 @@ in macro
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -600,7 +600,7 @@ Call macro in itemize in format_command
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -733,7 +733,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -864,7 +864,7 @@ in macro
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -995,7 +995,7 @@ Call macro in enumerate in format_command
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1130,7 +1130,7 @@ after item</td></tr>
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1261,7 +1261,7 @@ in macro
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1392,7 +1392,7 @@ Call macro in mutitable in format_command
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1857,7 +1857,7 @@ Something2
 </pre></blockquote>
 </div><pre class="example-preformatted">
 
-</pre><h3 class="subheading" id="subheading-13">subheading</h3>
+</pre><h4 class="subheading" id="subheading-13">subheading</h4>
 <pre class="example-preformatted">
 
 </pre><pre class="verbatim">in verbatim
@@ -2020,7 +2020,7 @@ in macro
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2151,7 +2151,7 @@ call macro in deffn in format_command
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2285,7 +2285,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2419,7 +2419,7 @@ in macro
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2551,7 +2551,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2683,7 +2683,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2817,7 +2817,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2948,7 +2948,7 @@ in macro
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3078,7 +3078,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3210,7 +3210,7 @@ in macro
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3341,7 +3341,7 @@ call macro in flushleft in format_command
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3471,7 +3471,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3601,7 +3601,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3705,11 +3705,8 @@ html
 <div class="center">ce&ndash;ntered line
 </div></div>
 </div></div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_group/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_group/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_group/nested_formats.1
rename to tp/tests/nested_formats/res_parser_html/nested_group/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_group/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_group/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_group/nested_formats.2
rename to tp/tests/nested_formats/res_parser_html/nested_group/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_group/nested_formats.html
similarity index 98%
copy from tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
copy to tp/tests/nested_formats/res_parser_html/nested_group/nested_formats.html
index 351a4bc2a6..e8ff4fe980 100644
--- a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser_html/nested_group/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -75,7 +75,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -206,7 +206,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -338,7 +338,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -469,7 +469,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -600,7 +600,7 @@ Call macro in itemize in format_command
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -733,7 +733,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -864,7 +864,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -995,7 +995,7 @@ Call macro in enumerate in format_command
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1130,7 +1130,7 @@ after item</td></tr>
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1261,7 +1261,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1392,7 +1392,7 @@ Call macro in mutitable in format_command
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2020,7 +2020,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2151,7 +2151,7 @@ call macro in deffn in format_command
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2285,7 +2285,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2419,7 +2419,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2551,7 +2551,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2683,7 +2683,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2817,7 +2817,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2948,7 +2948,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3078,7 +3078,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3210,7 +3210,7 @@ in macro
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3341,7 +3341,7 @@ call macro in flushleft in format_command
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3471,7 +3471,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3601,7 +3601,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3705,11 +3705,8 @@ html
 <div class="center">ce&ndash;ntered line
 </div></div>
 </div></div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_itemize/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.1
rename to 
tp/tests/nested_formats/res_parser_html/nested_itemize/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_itemize/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.2
rename to 
tp/tests/nested_formats/res_parser_html/nested_itemize/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_itemize/nested_formats.html
similarity index 98%
rename from 
tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_itemize/nested_formats.html
index ac2d3ef1d9..9e93bc246f 100644
--- a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser_html/nested_itemize/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -91,7 +91,7 @@ in macro
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -241,7 +241,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -392,7 +392,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -541,7 +541,7 @@ in macro
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -691,7 +691,7 @@ Call macro in itemize in format_command
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -843,7 +843,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -992,7 +992,7 @@ in macro
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1142,7 +1142,7 @@ Call macro in enumerate in format_command
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1296,7 +1296,7 @@ after item</td></tr>
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1444,7 +1444,7 @@ in macro
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1593,7 +1593,7 @@ Call macro in mutitable in format_command
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2295,7 +2295,7 @@ in macro
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2445,7 +2445,7 @@ call macro in deffn in format_command
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2598,7 +2598,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2750,7 +2750,7 @@ in macro
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2900,7 +2900,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3051,7 +3051,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3204,7 +3204,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3353,7 +3353,7 @@ in macro
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3502,7 +3502,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3653,7 +3653,7 @@ in macro
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3803,7 +3803,7 @@ call macro in flushleft in format_command
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3952,7 +3952,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4101,7 +4101,7 @@ html
 </p></blockquote>
 </li></ul>
 
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4208,11 +4208,8 @@ html
 
 </li></ul>
 </div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.1
similarity index 100%
rename from tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.1
rename to tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.2
similarity index 100%
rename from tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.2
rename to tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.2
diff --git a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.html
similarity index 99%
rename from tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.html
index 0c6072092f..24d30f4273 100644
--- a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -20,7 +21,6 @@ div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
 pre.menu-comment-preformatted {font-family: serif}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 th.menu-comment {text-align:left}
@@ -87,7 +87,7 @@ in macro
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -416,7 +416,7 @@ html
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -569,7 +569,7 @@ in macro
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -899,7 +899,7 @@ html
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1052,7 +1052,7 @@ in macro
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1384,7 +1384,7 @@ after item</td></tr>
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1536,7 +1536,7 @@ in macro
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2397,7 +2397,7 @@ in macro
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2728,7 +2728,7 @@ html
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2884,7 +2884,7 @@ in macro
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3038,7 +3038,7 @@ html
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3370,7 +3370,7 @@ html
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3523,7 +3523,7 @@ in macro
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3851,7 +3851,7 @@ in macro
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4178,7 +4178,7 @@ html
 </pre></blockquote>
 </th></tr></table>
 
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4468,11 +4468,8 @@ html
 
 </pre></th></tr></table>
 </div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_multitable/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.1
rename to 
tp/tests/nested_formats/res_parser_html/nested_multitable/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_multitable/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.2
rename to 
tp/tests/nested_formats/res_parser_html/nested_multitable/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_multitable/nested_formats.html
similarity index 98%
rename from 
tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_multitable/nested_formats.html
index 9e0e3fe68d..7347958ef1 100644
--- a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
+++ 
b/tp/tests/nested_formats/res_parser_html/nested_multitable/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -85,7 +85,7 @@ in macro
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -230,7 +230,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -375,7 +375,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -519,7 +519,7 @@ in macro
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -664,7 +664,7 @@ Call macro in itemize in format_command
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -810,7 +810,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -954,7 +954,7 @@ in macro
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1099,7 +1099,7 @@ Call macro in enumerate in format_command
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1247,7 +1247,7 @@ after item</td></tr>
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1390,7 +1390,7 @@ in macro
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1534,7 +1534,7 @@ Call macro in mutitable in format_command
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2098,7 +2098,7 @@ in macro
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2243,7 +2243,7 @@ call macro in deffn in format_command
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2390,7 +2390,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2537,7 +2537,7 @@ in macro
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2682,7 +2682,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2828,7 +2828,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2975,7 +2975,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3119,7 +3119,7 @@ in macro
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3263,7 +3263,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3408,7 +3408,7 @@ in macro
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3553,7 +3553,7 @@ call macro in flushleft in format_command
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3696,7 +3696,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3840,7 +3840,7 @@ html
 </p></blockquote></td></tr>
 </table>
 
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3947,11 +3947,8 @@ html
 </table></td></tr>
 </table>
 </div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_quotation/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_quotation/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_quotation/nested_formats.1
rename to 
tp/tests/nested_formats/res_parser_html/nested_quotation/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_quotation/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_quotation/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_quotation/nested_formats.2
rename to 
tp/tests/nested_formats/res_parser_html/nested_quotation/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_quotation/nested_formats.html
similarity index 98%
rename from 
tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_quotation/nested_formats.html
index 9a76f3d464..972e2f1bbc 100644
--- a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
+++ 
b/tp/tests/nested_formats/res_parser_html/nested_quotation/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -91,7 +91,7 @@ in macro
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -241,7 +241,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -392,7 +392,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -541,7 +541,7 @@ in macro
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -691,7 +691,7 @@ Call macro in itemize in format_command
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -843,7 +843,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -992,7 +992,7 @@ in macro
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1142,7 +1142,7 @@ Call macro in enumerate in format_command
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1296,7 +1296,7 @@ after item</td></tr>
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1444,7 +1444,7 @@ in macro
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1593,7 +1593,7 @@ Call macro in mutitable in format_command
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2295,7 +2295,7 @@ in macro
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2445,7 +2445,7 @@ call macro in deffn in format_command
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2598,7 +2598,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2750,7 +2750,7 @@ in macro
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2900,7 +2900,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3051,7 +3051,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3204,7 +3204,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3353,7 +3353,7 @@ in macro
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3502,7 +3502,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3653,7 +3653,7 @@ in macro
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3803,7 +3803,7 @@ call macro in flushleft in format_command
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3952,7 +3952,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4101,7 +4101,7 @@ html
 </p></blockquote>
 </blockquote>
 
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4208,11 +4208,8 @@ html
 
 </blockquote>
 </div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/nested_table/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.1
rename to tp/tests/nested_formats/res_parser_html/nested_table/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/nested_table/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.2
rename to tp/tests/nested_formats/res_parser_html/nested_table/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/nested_table/nested_formats.html
similarity index 98%
rename from tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
rename to 
tp/tests/nested_formats/res_parser_html/nested_table/nested_formats.html
index 1c7babda1e..15afe14a53 100644
--- a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser_html/nested_table/nested_formats.html
@@ -12,6 +12,7 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -90,7 +90,7 @@ in macro
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -240,7 +240,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -392,7 +392,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -541,7 +541,7 @@ in macro
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -691,7 +691,7 @@ Call macro in itemize in format_command
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -844,7 +844,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -993,7 +993,7 @@ in macro
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1143,7 +1143,7 @@ Call macro in enumerate in format_command
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1298,7 +1298,7 @@ after item</td></tr>
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1446,7 +1446,7 @@ in macro
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1595,7 +1595,7 @@ Call macro in mutitable in format_command
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2299,7 +2299,7 @@ in macro
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2449,7 +2449,7 @@ call macro in deffn in format_command
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2603,7 +2603,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2755,7 +2755,7 @@ in macro
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2905,7 +2905,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3056,7 +3056,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3210,7 +3210,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3359,7 +3359,7 @@ in macro
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3508,7 +3508,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3660,7 +3660,7 @@ in macro
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3810,7 +3810,7 @@ call macro in flushleft in format_command
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3960,7 +3960,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4109,7 +4109,7 @@ html
 </dd>
 </dl>
 
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -4218,11 +4218,8 @@ html
 </dd>
 </dl>
 </div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html 
b/tp/tests/nested_formats/res_parser_html/texi_nested_formats/index.html
similarity index 98%
rename from tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
rename to tp/tests/nested_formats/res_parser_html/texi_nested_formats/index.html
index 351a4bc2a6..99c10202c7 100644
--- a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser_html/texi_nested_formats/index.html
@@ -3,15 +3,16 @@
 <!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Test nested group</title>
+<title>Top (Test nested group)</title>
 
-<meta name="description" content="Test nested group">
-<meta name="keywords" content="Test nested group">
+<meta name="description" content="Top (Test nested group)">
+<meta name="keywords" content="Top (Test nested group)">
 <meta name="resource-type" content="document">
 <meta name="distribution" content="global">
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -19,7 +20,6 @@ div.center {text-align:center}
 div.example {margin-left: 3.2em}
 p.flushleft-paragraph {text-align:left}
 p.flushright-paragraph {text-align:right}
-span.program-in-footer {font-size: smaller}
 span:hover a.copiable-link {visibility: visible}
 strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
 ul.mark-bullet {list-style-type: disc}
@@ -75,7 +75,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -206,7 +206,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -338,7 +338,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -469,7 +469,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-3">subheading</h3>
+<h4 class="subheading" id="subheading-3">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -600,7 +600,7 @@ Call macro in itemize in format_command
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-4">subheading</h3>
+<h4 class="subheading" id="subheading-4">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -733,7 +733,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-5">subheading</h3>
+<h4 class="subheading" id="subheading-5">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -864,7 +864,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-6">subheading</h3>
+<h4 class="subheading" id="subheading-6">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -995,7 +995,7 @@ Call macro in enumerate in format_command
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-7">subheading</h3>
+<h4 class="subheading" id="subheading-7">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1130,7 +1130,7 @@ after item</td></tr>
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-8">subheading</h3>
+<h4 class="subheading" id="subheading-8">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1261,7 +1261,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-9">subheading</h3>
+<h4 class="subheading" id="subheading-9">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -1392,7 +1392,7 @@ Call macro in mutitable in format_command
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-10">subheading</h3>
+<h4 class="subheading" id="subheading-10">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2020,7 +2020,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-14">subheading</h3>
+<h4 class="subheading" id="subheading-14">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2151,7 +2151,7 @@ call macro in deffn in format_command
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-15">subheading</h3>
+<h4 class="subheading" id="subheading-15">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2285,7 +2285,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-16">subheading</h3>
+<h4 class="subheading" id="subheading-16">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2419,7 +2419,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-17">subheading</h3>
+<h4 class="subheading" id="subheading-17">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2551,7 +2551,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-18">subheading</h3>
+<h4 class="subheading" id="subheading-18">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2683,7 +2683,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-19">subheading</h3>
+<h4 class="subheading" id="subheading-19">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2817,7 +2817,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-20">subheading</h3>
+<h4 class="subheading" id="subheading-20">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -2948,7 +2948,7 @@ in macro
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-21">subheading</h3>
+<h4 class="subheading" id="subheading-21">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3078,7 +3078,7 @@ html
 <p>A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-22">subheading</h3>
+<h4 class="subheading" id="subheading-22">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3210,7 +3210,7 @@ in macro
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-23">subheading</h3>
+<h4 class="subheading" id="subheading-23">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3341,7 +3341,7 @@ call macro in flushleft in format_command
 <p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-24">subheading</h3>
+<h4 class="subheading" id="subheading-24">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3471,7 +3471,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-25">subheading</h3>
+<h4 class="subheading" id="subheading-25">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3601,7 +3601,7 @@ html
 <p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </div>
-<h3 class="subheading" id="subheading-26">subheading</h3>
+<h4 class="subheading" id="subheading-26">subheading</h4>
 
 <pre class="verbatim">in verbatim
 </pre>
@@ -3705,11 +3705,8 @@ html
 <div class="center">ce&ndash;ntered line
 </div></div>
 </div></div>
-<hr>
 </div>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+
 
 
 </body>
diff --git 
a/tp/tests/nested_formats/res_parser_info/texi_nested_formats/nested_formats.1 
b/tp/tests/nested_formats/res_parser_html/texi_nested_formats/nested_formats.1
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/texi_nested_formats/nested_formats.1
rename to 
tp/tests/nested_formats/res_parser_html/texi_nested_formats/nested_formats.1
diff --git 
a/tp/tests/nested_formats/res_parser_info/texi_nested_formats/nested_formats.2 
b/tp/tests/nested_formats/res_parser_html/texi_nested_formats/nested_formats.2
similarity index 100%
rename from 
tp/tests/nested_formats/res_parser_info/texi_nested_formats/nested_formats.2
rename to 
tp/tests/nested_formats/res_parser_html/texi_nested_formats/nested_formats.2
diff --git 
a/tp/tests/nested_formats/res_parser_info/texi_nested_formats/nested_formats.info
 
b/tp/tests/nested_formats/res_parser_info/texi_nested_formats/nested_formats.info
deleted file mode 100644
index 027f568161..0000000000
--- 
a/tp/tests/nested_formats/res_parser_info/texi_nested_formats/nested_formats.info
+++ /dev/null
@@ -1,2458 +0,0 @@
-This is nested_formats.info, produced by texi2any version from
-nested_formats.texi.
-
-
-File: nested_formats.info,  Node: Top,  Up: (dir)
-
-Test nested group
-*****************
-
-Call macro in macro
-
-   in format_command
-
-   Something
-
-   Something
-   in group
-
-   Something2
-   After
-
-   Something2
-   in group
-   After
-
-
-
-   in group
-
-     A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   Call macro in format_command
-   in macro
-
-   in format_command
-
-   Something
-
-   Something
-   in group
-
-   Something2
-   After
-
-   Something2
-   in group
-   After
-
-
-
-   in group
-
-     A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   a–n itemize line item 1 Call macro in itemize in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   a–n itemize line item 2 Call macro in itemize in format_command
-     in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   Call macro in enumerate at the beginning of enumerate
-  1. in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-  2. enumerate Call macro in enumerate in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-  3. enumerate2 Call macro in enumerate in format_command
-     in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-multitable item                             multitable tab.  And after Call 
macro in
-                                            mutitable after item
-in macro
-
-in format_command
-
-Something
-
-Something
-in group
-
-Something2
-After
-
-Something2
-in group
-After
-
-
-
-in group
-
-     A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem      another tab
---------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name
-          a--rguments...
-     d–effn
-
-a
-     l–ine
-
-c–artouche
-
-f–lushleft
-
-                             f–lushright
-
-             ce–ntered line
-
-in macro, a format_command containing
-some other commands.
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem      another tab
---------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name
-          a--rguments...
-     d–effn
-
-a
-     l–ine
-
-c–artouche
-
-f–lushleft
-
-                             f–lushright
-
-             ce–ntered line
-
-multitable item 2                           multitable tab 2 Call macro in 
mutitable in
-                                            macro
-                                            
-                                            in format_command
-                                            
-                                            Something
-                                            
-                                            Something
-                                            in group
-                                            
-                                            Something2
-                                            After
-                                            
-                                            Something2
-                                            in group
-                                            After
-                                            
-                                            
-                                            
-                                            in group
-                                            
-                                                 A quot—ation
-                                            
-                                            subheading
-                                            ----------
-                                            
-                                            in verbatim
-                                            
-                                               • i–tem 1
-                                               • i–tem 2
-                                            
-                                              1. e–numerate
-                                            
-                                            mu–ltitable headitem          
another tab
-                                            
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
-                                            
-                                                 e--xample  some
-                                                    text
-                                            
-                                                 s--mallexample
-                                            
-                                             -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
-                                            
-                                            a
-                                                 l–ine
-                                            
-                                            c–artouche
-                                            
-                                            f–lushleft
-                                            
-                                                                               
 f–lushright
-                                            
-                                                            ce–ntered line
-                                            
-                                            in macro, a format_command 
containing some other
-                                            commands.
-                                               • i–tem 1
-                                               • i–tem 2
-                                            
-                                              1. e–numerate
-                                            
-                                            mu–ltitable headitem          
another tab
-                                            
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
-                                            
-                                                 e--xample  some
-                                                    text
-                                            
-                                                 s--mallexample
-                                            
-                                             -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
-                                            
-                                            a
-                                                 l–ine
-                                            
-                                            c–artouche
-                                            
-                                            f–lushleft
-                                            
-                                                                               
 f–lushright
-                                            
-                                                            ce–ntered line
-                                            
-lone multitable item Call macro in
-mutitable in format_command
-in macro
-
-in format_command
-
-Something
-
-Something
-in group
-
-Something2
-After
-
-Something2
-in group
-After
-
-
-
-in group
-
-     A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem      another tab
---------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name
-          a--rguments...
-     d–effn
-
-a
-     l–ine
-
-c–artouche
-
-f–lushleft
-
-                             f–lushright
-
-             ce–ntered line
-
-in macro, a format_command containing
-some other commands.
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem      another tab
---------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name
-          a--rguments...
-     d–effn
-
-a
-     l–ine
-
-c–artouche
-
-f–lushleft
-
-                             f–lushright
-
-             ce–ntered line
-
-   call macro at the example beginning
-     in macro
-
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-
-     in group
-
-          A quot---ation
-
-     subheading
-     ----------
-
-
-     in verbatim
-
-
-
-
-        • i--tem 1
-        • i--tem 2
-
-       1. e--numerate
-
-     mu--ltitable headitem                       another tab
-     
-----------------------------------------------------------------------------------------------
-     mu--ltitable item                           multitable tab
-     mu--ltitable item 2                         multitable tab 2
-     lone mu--ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d--effn
-
-     a
-          l--ine
-
-     c--artouche
-
-     f--lushleft
-
-                                                           f--lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i--tem 1
-        • i--tem 2
-
-       1. e--numerate
-
-     mu--ltitable headitem                       another tab
-     
-----------------------------------------------------------------------------------------------
-     mu--ltitable item                           multitable tab
-     mu--ltitable item 2                         multitable tab 2
-     lone mu--ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d--effn
-
-     a
-          l--ine
-
-     c--artouche
-
-     f--lushleft
-
-                                                           f--lushright
-
-                            ce–ntered line
-
-     example  some
-        text
-     call macro in example
-     in macro
-
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-
-     in group
-
-          A quot---ation
-
-     subheading
-     ----------
-
-
-     in verbatim
-
-
-
-
-        • i--tem 1
-        • i--tem 2
-
-       1. e--numerate
-
-     mu--ltitable headitem                       another tab
-     
-----------------------------------------------------------------------------------------------
-     mu--ltitable item                           multitable tab
-     mu--ltitable item 2                         multitable tab 2
-     lone mu--ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d--effn
-
-     a
-          l--ine
-
-     c--artouche
-
-     f--lushleft
-
-                                                           f--lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i--tem 1
-        • i--tem 2
-
-       1. e--numerate
-
-     mu--ltitable headitem                       another tab
-     
-----------------------------------------------------------------------------------------------
-     mu--ltitable item                           multitable tab
-     mu--ltitable item 2                         multitable tab 2
-     lone mu--ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d--effn
-
-     a
-          l--ine
-
-     c--artouche
-
-     f--lushleft
-
-                                                           f--lushright
-
-                            ce–ntered line
-
-
-     more example text
-     call macro in example in format_command
-     in macro
-
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-
-     in group
-
-          A quot---ation
-
-     subheading
-     ----------
-
-
-     in verbatim
-
-
-
-
-        • i--tem 1
-        • i--tem 2
-
-       1. e--numerate
-
-     mu--ltitable headitem                       another tab
-     
-----------------------------------------------------------------------------------------------
-     mu--ltitable item                           multitable tab
-     mu--ltitable item 2                         multitable tab 2
-     lone mu--ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d--effn
-
-     a
-          l--ine
-
-     c--artouche
-
-     f--lushleft
-
-                                                           f--lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i--tem 1
-        • i--tem 2
-
-       1. e--numerate
-
-     mu--ltitable headitem                       another tab
-     
-----------------------------------------------------------------------------------------------
-     mu--ltitable item                           multitable tab
-     mu--ltitable item 2                         multitable tab 2
-     lone mu--ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d--effn
-
-     a
-          l--ine
-
-     c--artouche
-
-     f--lushleft
-
-                                                           f--lushright
-
-                            ce–ntered line
-
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     deffn call macro in deffn in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     deffn continues call macro in deffn in format_command
-     in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   call macro in deffn at the beginning
- -- c--ategory2: d--effn_name2 a--rguments2...
-     in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-a line
-     call macro in table in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     call macro in table at an item beginning
-a line
-     in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-a line2
-     call macro in table in format_command
-     in macro
-
-     in format_command
-
-     Something
-
-     Something
-     in group
-
-     Something2
-     After
-
-     Something2
-     in group
-     After
-
-
-
-     in group
-
-          A quot—ation
-
-     subheading
-     ----------
-
-     in verbatim
-
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-     in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
-
-       1. e–numerate
-
-     mu–ltitable headitem                        another tab
-     
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
-
-          e--xample  some
-             text
-
-          s--mallexample
-
-      -- c--ategory: d--effn_name a--rguments...
-          d–effn
-
-     a
-          l–ine
-
-     c–artouche
-
-     f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   call macro at cartouche begin
-   in macro
-
-   in format_command
-
-   Something
-
-   Something
-   in group
-
-   Something2
-   After
-
-   Something2
-   in group
-   After
-
-
-
-   in group
-
-     A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   cartouche call macro in cartouche in macro
-
-   in format_command
-
-   Something
-
-   Something
-   in group
-
-   Something2
-   After
-
-   Something2
-   in group
-   After
-
-
-
-   in group
-
-     A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   call macro in cartouche in format_command
-   in macro
-
-   in format_command
-
-   Something
-
-   Something
-   in group
-
-   Something2
-   After
-
-   Something2
-   in group
-   After
-
-
-
-   in group
-
-     A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-   in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-   c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-call macro in flushleft
-in macro
-
-in format_command
-
-Something
-
-Something
-in group
-
-Something2
-After
-
-Something2
-in group
-After
-
-
-
-in group
-
-     A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-flushleft
-call macro in flushleft in format_command
-in macro
-
-in format_command
-
-Something
-
-Something
-in group
-
-Something2
-After
-
-Something2
-in group
-After
-
-
-
-in group
-
-     A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
-
-  1. e–numerate
-
-mu–ltitable headitem                        another tab
------------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-     d–effn
-
-a
-     l–ine
-
-c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-                                                               in macro
-
-                                                      in format_command
-
-                                                              Something
-
-                                                              Something
-                                                               in group
-
-                                                             Something2
-                                                                  After
-
-                                                             Something2
-                                                               in group
-                                                                  After
-
-
-
-                                                               in group
-
-                                                           A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
-
-  1.                                                              e–numerate
-
-                    mu–ltitable headitem                                       
 another tab
------------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
-
-a
-                                                                  l–ine
-
-                                                             c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-             in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
-
-  1.                                                              e–numerate
-
-                    mu–ltitable headitem                                       
 another tab
------------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
-
-a
-                                                                  l–ine
-
-                                                             c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-                                                             flushright
-                                                               in macro
-
-                                                      in format_command
-
-                                                              Something
-
-                                                              Something
-                                                               in group
-
-                                                             Something2
-                                                                  After
-
-                                                             Something2
-                                                               in group
-                                                                  After
-
-
-
-                                                               in group
-
-                                                           A quot—ation
-
-subheading
-----------
-
-in verbatim
-
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
-
-  1.                                                              e–numerate
-
-                    mu–ltitable headitem                                       
 another tab
------------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
-
-a
-                                                                  l–ine
-
-                                                             c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-             in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
-
-  1.                                                              e–numerate
-
-                    mu–ltitable headitem                                       
 another tab
------------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
-
-     e--xample  some
-        text
-
-     s--mallexample
-
- -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
-
-a
-                                                                  l–ine
-
-                                                             c–artouche
-
-f–lushleft
-
-                                                            f–lushright
-
-                            ce–ntered line
-
-
-
-Tag Table:
-Node: Top85
-
-End Tag Table
-
-
-Local Variables:
-coding: utf-8
-End:



reply via email to

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