texinfo-commits
[Top][All Lists]
Advanced

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

[no subject]


From: Gavin D. Smith
Date: Thu, 11 Mar 2021 15:47:07 -0500 (EST)

branch: master
commit c108bc300561d38497b4d76f0d911a2528256cad
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Thu Mar 11 20:46:52 2021 +0000

    * tp/tests/coverage_macro.texi: Add blank lines to isolate
    test result differences for some glyph commands.
---
 ChangeLog                                          |   5 +
 tp/tests/coverage_macro.texi                       |   2 +
 .../layout/res_parser/formatting/formatting.html   |  28 +-
 .../layout/res_parser/formatting_chm/anchor.html   |   2 +
 .../layout/res_parser/formatting_chm/chapter.html  |   2 +
 .../layout/res_parser/formatting_chm/chapter2.html |   2 +
 .../res_parser/formatting_chm/formatting.html      |  28 +-
 .../res_parser/formatting_chm/formatting_abt.html  |   2 +
 .../res_parser/formatting_chm/formatting_ovr.html  |   2 +
 .../res_parser/formatting_chm/formatting_toc.html  |   2 +
 .../layout/res_parser/formatting_chm/index.html    |   2 +
 .../formatting_chm/s_002d_002dect_002cion.html     |   2 +
 .../res_parser/formatting_chm/subsection.html      |   2 +
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |   2 +
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |   2 +
 .../res_parser/formatting_docbook/formatting.xml   |  32 +-
 .../res_parser/formatting_exotic/anchor.html       |   2 +
 .../res_parser/formatting_exotic/chapter.html      |   2 +
 .../res_parser/formatting_exotic/chapter2.html     |   2 +
 .../formatting_exotic/formatting_abt.html          |   2 +
 .../formatting_exotic/formatting_ovr.html          |   2 +
 .../formatting_exotic/formatting_toc.html          |   2 +
 .../layout/res_parser/formatting_exotic/index.html |  16 +-
 .../formatting_exotic/s_002d_002dect_002cion.html  |   2 +
 .../res_parser/formatting_exotic/subsection.html   |   2 +
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |   2 +
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |   2 +
 .../res_parser/formatting_fr_icons/formatting.html |  28 +-
 .../res_parser/formatting_html/formatting.html     |  28 +-
 .../res_parser/formatting_html32/formatting.html   |  28 +-
 .../res_parser/formatting_html_nodes/anchor.html   |   2 +
 .../res_parser/formatting_html_nodes/chapter.html  |   2 +
 .../res_parser/formatting_html_nodes/chapter2.html |   2 +
 .../formatting_html_nodes/formatting_abt.html      |   2 +
 .../formatting_html_nodes/formatting_fot.html      |   2 +
 .../formatting_html_nodes/formatting_ovr.html      |   2 +
 .../formatting_html_nodes/formatting_toc.html      |   2 +
 .../res_parser/formatting_html_nodes/index.html    |  28 +-
 .../s_002d_002dect_002cion.html                    |   2 +
 .../formatting_html_nodes/subsection.html          |   2 +
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |   2 +
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |   2 +
 .../res_parser/formatting_mathjax/formatting.html  |  28 +-
 .../layout/res_parser/formatting_nodes/anchor.html |   2 +
 .../res_parser/formatting_nodes/chapter.html       |   2 +
 .../res_parser/formatting_nodes/chapter2.html      |   2 +
 .../formatting_nodes/formatting_abt.html           |   2 +
 .../formatting_nodes/formatting_fot.html           |   2 +
 .../formatting_nodes/formatting_ovr.html           |   2 +
 .../formatting_nodes/formatting_toc.html           |   2 +
 .../layout/res_parser/formatting_nodes/index.html  |  28 +-
 .../formatting_nodes/s_002d_002dect_002cion.html   |   2 +
 .../res_parser/formatting_nodes/subsection.html    |   2 +
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |   2 +
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |   2 +
 .../res_parser/formatting_plaintext/formatting.txt | 666 +++++++++++----------
 .../formatting_regions/formatting_regions.html     |  28 +-
 .../formatting_weird_quotes/formatting.html        |  28 +-
 .../res_parser/formatting_xml/formatting.xml       |  22 +-
 59 files changed, 680 insertions(+), 429 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 90e3c9b..6bab4e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-03-11  Gavin Smith  <gavinsmith0123@gmail.com>
+
+       * tp/tests/coverage_macro.texi: Add blank lines to isolate
+       test result differences for some glyph commands.
+
 2021-03-10  Gavin Smith  <gavinsmith0123@gmail.com>
 
        * doc/texinfo.texi (@copying): Coalesce copyright years where possible.
diff --git a/tp/tests/coverage_macro.texi b/tp/tests/coverage_macro.texi
index fc881ca..a211283 100644
--- a/tp/tests/coverage_macro.texi
+++ b/tp/tests/coverage_macro.texi
@@ -78,6 +78,7 @@ but , ,@:
 @@print @print{}
 @@result @result{}
 @@today @today{}
+
 @@aa @aa{}
 @@AA @AA{}
 @@ae @ae{}
@@ -93,6 +94,7 @@ but , ,@:
 @@TH @TH{}
 @@dh @dh{}
 @@th @th{}
+
 @@exclamdown @exclamdown{}
 @@questiondown @questiondown{}
 @@pounds @pounds{}
diff --git a/tp/tests/layout/res_parser/formatting/formatting.html 
b/tp/tests/layout/res_parser/formatting/formatting.html
index 135ad35..4262a27 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.html
+++ b/tp/tests/layout/res_parser/formatting/formatting.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -739,7 +741,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -754,7 +757,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1495,7 +1499,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -1510,7 +1515,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2276,7 +2282,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -2291,7 +2298,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3031,7 +3039,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -3046,7 +3055,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3792,6 +3802,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3807,6 +3818,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git a/tp/tests/layout/res_parser/formatting_chm/anchor.html 
b/tp/tests/layout/res_parser/formatting_chm/anchor.html
index 106b6bf..83283d8 100644
--- a/tp/tests/layout/res_parser/formatting_chm/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_chm/anchor.html
@@ -87,6 +87,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -102,6 +103,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter.html
index b034d45..e6534a1 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter2.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
index a9c147d..f7bf0a5 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting.html
index 6ccb42f..d7ba08d 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -739,7 +741,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &#339;
@@ -754,7 +757,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1495,7 +1499,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &#339;
@@ -1510,7 +1515,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2259,7 +2265,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &#339;
@@ -2274,7 +2281,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3014,7 +3022,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &#339;
@@ -3029,7 +3038,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3775,6 +3785,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3790,6 +3801,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
index b47e2ae..216e4c6 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
index 4d409ee..6f3c6b3 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
index 82bd43d..1e7d7b2 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_chm/index.html 
b/tp/tests/layout/res_parser/formatting_chm/index.html
index 525c8f1..2528b24 100644
--- a/tp/tests/layout/res_parser/formatting_chm/index.html
+++ b/tp/tests/layout/res_parser/formatting_chm/index.html
@@ -87,6 +87,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -102,6 +103,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_chm/s_002d_002dect_002cion.html 
b/tp/tests/layout/res_parser/formatting_chm/s_002d_002dect_002cion.html
index b3196ab..090528e 100644
--- a/tp/tests/layout/res_parser/formatting_chm/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_chm/s_002d_002dect_002cion.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_chm/subsection.html 
b/tp/tests/layout/res_parser/formatting_chm/subsection.html
index cb1c27c..003827a 100644
--- a/tp/tests/layout/res_parser/formatting_chm/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_chm/subsection.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
 
b/tp/tests/layout/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index 3531a89..bcba4b6 100644
--- 
a/tp/tests/layout/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++ 
b/tp/tests/layout/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
 
b/tp/tests/layout/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 95a0079..20c4c83 100644
--- 
a/tp/tests/layout/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++ 
b/tp/tests/layout/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_docbook/formatting.xml 
b/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
index 8597d7e..2a126a3 100644
--- a/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
+++ b/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
@@ -97,7 +97,8 @@ but , ,
 @print &#8867;
 @result &#8658;
 @today a sunny day
-@aa &#229;
+</para>
+<para>@aa &#229;
 @AA &#197;
 @ae &#230;
 @oe &#339;
@@ -112,7 +113,8 @@ but , ,
 @TH &#222;
 @dh &#240;
 @th &#254;
-@exclamdown &#161;
+</para>
+<para>@exclamdown &#161;
 @questiondown &#191;
 @pounds &#163;
 @registeredsymbol &#174;
@@ -732,7 +734,8 @@ but , ,
 @print &#8867;
 @result &#8658;
 @today a sunny day
-@aa &#229;
+</para>
+<para>@aa &#229;
 @AA &#197;
 @ae &#230;
 @oe &#339;
@@ -747,7 +750,8 @@ but , ,
 @TH &#222;
 @dh &#240;
 @th &#254;
-@exclamdown &#161;
+</para>
+<para>@exclamdown &#161;
 @questiondown &#191;
 @pounds &#163;
 @registeredsymbol &#174;
@@ -1368,7 +1372,8 @@ but , ,
 @print &#8867;
 @result &#8658;
 @today a sunny day
-@aa &#229;
+</para>
+<para>@aa &#229;
 @AA &#197;
 @ae &#230;
 @oe &#339;
@@ -1383,7 +1388,8 @@ but , ,
 @TH &#222;
 @dh &#240;
 @th &#254;
-@exclamdown &#161;
+</para>
+<para>@exclamdown &#161;
 @questiondown &#191;
 @pounds &#163;
 @registeredsymbol &#174;
@@ -2004,7 +2010,8 @@ but , ,
 @print &#8867;
 @result &#8658;
 @today a sunny day
-@aa &#229;
+</para>
+<para>@aa &#229;
 @AA &#197;
 @ae &#230;
 @oe &#339;
@@ -2019,7 +2026,8 @@ but , ,
 @TH &#222;
 @dh &#240;
 @th &#254;
-@exclamdown &#161;
+</para>
+<para>@exclamdown &#161;
 @questiondown &#191;
 @pounds &#163;
 @registeredsymbol &#174;
@@ -2639,7 +2647,8 @@ but , ,
 @print &#8867;
 @result &#8658;
 @today a sunny day
-@aa &#229;
+</para>
+<para>@aa &#229;
 @AA &#197;
 @ae &#230;
 @oe &#339;
@@ -2654,7 +2663,8 @@ but , ,
 @TH &#222;
 @dh &#240;
 @th &#254;
-@exclamdown &#161;
+</para>
+<para>@exclamdown &#161;
 @questiondown &#191;
 @pounds &#163;
 @registeredsymbol &#174;
@@ -3270,6 +3280,7 @@ but , ,
 @print &#8867;
 @result &#8658;
 @today a sunny day
+
 @aa &#229;
 @AA &#197;
 @ae &#230;
@@ -3285,6 +3296,7 @@ but , ,
 @TH &#222;
 @dh &#240;
 @th &#254;
+
 @exclamdown &#161;
 @questiondown &#191;
 @pounds &#163;
diff --git a/tp/tests/layout/res_parser/formatting_exotic/anchor.html 
b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
index 180b489..dee496d 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
@@ -87,6 +87,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -102,6 +103,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index 9881887..0f8c42f 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
index b5f6338..0713ba0 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
index 22d4a13..f15d92b 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
index e983403..7e93dea 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
index c9d6804..36ccf59 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_exotic/index.html 
b/tp/tests/layout/res_parser/formatting_exotic/index.html
index b9a93fc..7ee0820 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/index.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/index.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -752,7 +754,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -767,7 +770,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1507,7 +1511,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -1522,7 +1527,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2268,6 +2274,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -2283,6 +2290,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git 
a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html 
b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
index cf180f2..0f50cc7 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_exotic/subsection.html 
b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
index 1b06c45..f0f6c83 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
@@ -87,6 +87,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -102,6 +103,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
 
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index 565a0c9..cba4187 100644
--- 
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++ 
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -87,6 +87,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -102,6 +103,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
 
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 4d1daf1..0fd1190 100644
--- 
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++ 
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -87,6 +87,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -102,6 +103,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html 
b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
index 8457db8..dba6cc4 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -739,7 +741,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -754,7 +757,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1495,7 +1499,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -1510,7 +1515,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2276,7 +2282,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -2291,7 +2298,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3031,7 +3039,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -3046,7 +3055,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3792,6 +3802,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3807,6 +3818,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.html 
b/tp/tests/layout/res_parser/formatting_html/formatting.html
index 135ad35..4262a27 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html/formatting.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -739,7 +741,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -754,7 +757,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1495,7 +1499,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -1510,7 +1515,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2276,7 +2282,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -2291,7 +2298,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3031,7 +3039,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -3046,7 +3055,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3792,6 +3802,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3807,6 +3818,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git a/tp/tests/layout/res_parser/formatting_html32/formatting.html 
b/tp/tests/layout/res_parser/formatting_html32/formatting.html
index 93a6f0f..039c6d4 100644
--- a/tp/tests/layout/res_parser/formatting_html32/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html32/formatting.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -720,7 +722,8 @@ but , ,
 @print -|
 @result =&gt;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &#156;
@@ -735,7 +738,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1459,7 +1463,8 @@ but , ,
 @print -|
 @result =&gt;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &#156;
@@ -1474,7 +1479,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2223,7 +2229,8 @@ but , ,
 @print -|
 @result =&gt;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &#156;
@@ -2238,7 +2245,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2961,7 +2969,8 @@ but , ,
 @print -|
 @result =&gt;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &#156;
@@ -2976,7 +2985,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3704,6 +3714,7 @@ but , ,
 @print -|
 @result =&gt;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3719,6 +3730,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
index 106b6bf..83283d8 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
@@ -87,6 +87,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -102,6 +103,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
index ef11988..52440bf 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
index 118ca4d..9ab7d82 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
index a12422a..2497c79 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
index 9d89789..4f74486 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
index cf701d1..0cdbe56 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
index 4c7c485..839f685 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/index.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
index 46454f4..b9da893 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -739,7 +741,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -754,7 +757,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1495,7 +1499,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -1510,7 +1515,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2277,7 +2283,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -2292,7 +2299,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3032,7 +3040,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -3047,7 +3056,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3793,6 +3803,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3808,6 +3819,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
index 230186b..73148f6 100644
--- 
a/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
+++ 
b/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
index 38bc819..efbd6a0 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index a028ed3..27b54d5 100644
--- 
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++ 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 8230b1a..b8a1413 100644
--- 
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++ 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html 
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index ce1e62b..e5d2316 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -749,7 +751,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -764,7 +767,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1505,7 +1509,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -1520,7 +1525,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2286,7 +2292,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -2301,7 +2308,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3041,7 +3049,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -3056,7 +3065,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3802,6 +3812,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3817,6 +3828,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git a/tp/tests/layout/res_parser/formatting_nodes/anchor.html 
b/tp/tests/layout/res_parser/formatting_nodes/anchor.html
index 106b6bf..83283d8 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/anchor.html
@@ -87,6 +87,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -102,6 +103,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter.html 
b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
index ef11988..52440bf 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html 
b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
index 118ca4d..9ab7d82 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
index a12422a..2497c79 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html 
b/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
index 9d89789..4f74486 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
index cf701d1..0cdbe56 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
index 4c7c485..839f685 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_nodes/index.html 
b/tp/tests/layout/res_parser/formatting_nodes/index.html
index 46454f4..b9da893 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/index.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -739,7 +741,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -754,7 +757,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1495,7 +1499,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -1510,7 +1515,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2277,7 +2283,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -2292,7 +2299,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3032,7 +3040,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -3047,7 +3056,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3793,6 +3803,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3808,6 +3819,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git 
a/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html 
b/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
index 230186b..73148f6 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_nodes/subsection.html 
b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
index 38bc819..efbd6a0 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
 
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index a028ed3..27b54d5 100644
--- 
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++ 
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git 
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
 
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 8230b1a..b8a1413 100644
--- 
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++ 
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
diff --git a/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt 
b/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
index 1fe06d8..66f7dc1 100644
--- a/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
+++ b/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
@@ -28,13 +28,16 @@ Now !  !@ but , ,
 
    @TeX TeX @LaTeX LaTeX @bullet * @copyright (C) @dots ... @enddots ...
 @equiv == @error error-> @expansion ==> @minus - @point -!- @print -|
-@result => @today a sunny day @aa å @AA Å @ae æ @oe œ @AE Æ @OE Œ @o ø
-@O Ø @ss ß @l ł @L Ł @DH Ð @TH Þ @dh ð @th þ @exclamdown ¡
-@questiondown ¿  @pounds £ @registeredsymbol (R) @ordf ª @ordm º @comma
-, @quotedblleft “ @quotedblright ” @quoteleft ‘ @quoteright ’
-@quotedblbase „ @quotesinglbase ‚ @guillemetleft « @guillemetright »
-@guillemotleft « @guillemotright » @guilsinglleft ‹ @guilsinglright ›
-@textdegree ° @euro € @arrow -> @leq ≤ @geq ≥
+@result => @today a sunny day
+
+   @aa å @AA Å @ae æ @oe œ @AE Æ @OE Œ @o ø @O Ø @ss ß @l ł @L Ł @DH Ð
+@TH Þ @dh ð @th þ
+
+   @exclamdown ¡  @questiondown ¿  @pounds £ @registeredsymbol (R) @ordf
+ª @ordm º @comma , @quotedblleft “ @quotedblright ” @quoteleft ‘
+@quoteright ’ @quotedblbase „ @quotesinglbase ‚ @guillemetleft «
+@guillemetright » @guillemotleft « @guillemotright » @guilsinglleft ‹
+@guilsinglright › @textdegree ° @euro € @arrow -> @leq ≤ @geq ≥
 
    '@acronym{--a,an accronym}' -a (an accronym) '@acronym{--a}' -a
 '@abbr{@'E--. @comma{}A., @'Etude Autonome }' É-. ,A. (Étude Autonome)
@@ -480,13 +483,16 @@ Now !  !@ but , ,
 
    @TeX TeX @LaTeX LaTeX @bullet * @copyright (C) @dots ... @enddots ...
 @equiv == @error error-> @expansion ==> @minus - @point -!- @print -|
-@result => @today a sunny day @aa å @AA Å @ae æ @oe œ @AE Æ @OE Œ @o ø
-@O Ø @ss ß @l ł @L Ł @DH Ð @TH Þ @dh ð @th þ @exclamdown ¡
-@questiondown ¿  @pounds £ @registeredsymbol (R) @ordf ª @ordm º @comma
-, @quotedblleft “ @quotedblright ” @quoteleft ‘ @quoteright ’
-@quotedblbase „ @quotesinglbase ‚ @guillemetleft « @guillemetright »
-@guillemotleft « @guillemotright » @guilsinglleft ‹ @guilsinglright ›
-@textdegree ° @euro € @arrow -> @leq ≤ @geq ≥
+@result => @today a sunny day
+
+   @aa å @AA Å @ae æ @oe œ @AE Æ @OE Œ @o ø @O Ø @ss ß @l ł @L Ł @DH Ð
+@TH Þ @dh ð @th þ
+
+   @exclamdown ¡  @questiondown ¿  @pounds £ @registeredsymbol (R) @ordf
+ª @ordm º @comma , @quotedblleft “ @quotedblright ” @quoteleft ‘
+@quoteright ’ @quotedblbase „ @quotesinglbase ‚ @guillemetleft «
+@guillemetright » @guillemotleft « @guillemotright » @guilsinglleft ‹
+@guilsinglright › @textdegree ° @euro € @arrow -> @leq ≤ @geq ≥
 
    '@acronym{--a,an accronym}' -a (an accronym) '@acronym{--a}' -a
 '@abbr{@'E--. @comma{}A., @'Etude Autonome }' É-. ,A. (Étude Autonome)
@@ -989,6 +995,7 @@ cross ref name: (file name). '@inforef{}' *note ::
      @print -|
      @result =>
      @today a sunny day
+
      @aa å
      @AA Å
      @ae æ
@@ -1004,6 +1011,7 @@ cross ref name: (file name). '@inforef{}' *note ::
      @TH Þ
      @dh ð
      @th þ
+
      @exclamdown ¡
      @questiondown ¿
      @pounds £
@@ -1536,190 +1544,190 @@ aaa
 * Menu:
 
 * ":                                     Top.                (line   16)
-* " <1>:                                 Top.                (line  468)
-* " <2>:                                 Top.                (line  931)
+* " <1>:                                 Top.                (line  471)
+* " <2>:                                 Top.                (line  937)
 * -option:                               Top.                (line   16)
-* -option <1>:                           Top.                (line  468)
-* -option <2>:                           Top.                (line  931)
-* .:                                     Top.                (line 1533)
-* ?:                                     Top.                (line 1533)
-* a:                                     Top.                (line 1533)
-* index entry between item and itemx:    Top.                (line  337)
-* index entry between item and itemx <1>: Top.               (line  789)
-* index entry between item and itemx <2>: Top.               (line 1382)
-* index entry within deffn:              Top.                (line  183)
-* index entry within deffn <1>:          Top.                (line  635)
-* index entry within deffn <2>:          Top.                (line 1228)
-* index entry within itemize:            Top.                (line  124)
-* index entry within itemize <1>:        Top.                (line  576)
-* index entry within itemize <2>:        Top.                (line 1169)
-* index entry within multitable:         Top.                (line  132)
-* index entry within multitable <1>:     Top.                (line  584)
-* index entry within multitable <2>:     Top.                (line 1178)
-* t-ruc:                                 Top.                (line 1533)
-* T-ruc:                                 Top.                (line 1533)
+* -option <1>:                           Top.                (line  471)
+* -option <2>:                           Top.                (line  937)
+* .:                                     Top.                (line 1541)
+* ?:                                     Top.                (line 1541)
+* a:                                     Top.                (line 1541)
+* index entry between item and itemx:    Top.                (line  340)
+* index entry between item and itemx <1>: Top.               (line  795)
+* index entry between item and itemx <2>: Top.               (line 1390)
+* index entry within deffn:              Top.                (line  186)
+* index entry within deffn <1>:          Top.                (line  641)
+* index entry within deffn <2>:          Top.                (line 1236)
+* index entry within itemize:            Top.                (line  127)
+* index entry within itemize <1>:        Top.                (line  582)
+* index entry within itemize <2>:        Top.                (line 1177)
+* index entry within multitable:         Top.                (line  135)
+* index entry within multitable <1>:     Top.                (line  590)
+* index entry within multitable <2>:     Top.                (line 1186)
+* t-ruc:                                 Top.                (line 1541)
+* T-ruc:                                 Top.                (line 1541)
 
    fn
 
 * Menu:
 
 * --foption:                             Top.                (line   16)
-* --foption <1>:                         Top.                (line  468)
-* --foption <2>:                         Top.                (line  931)
-* .:                                     Top.                (line 1533)
-* ?:                                     Top.                (line 1533)
+* --foption <1>:                         Top.                (line  471)
+* --foption <2>:                         Top.                (line  937)
+* .:                                     Top.                (line 1541)
+* ?:                                     Top.                (line 1541)
 * ``:                                    Top.                (line   16)
-* `` <1>:                                Top.                (line  468)
-* `` <2>:                                Top.                (line  931)
-* a:                                     Top.                (line  200)
-* a <1>:                                 Top.                (line  336)
-* a <2>:                                 Top.                (line  652)
-* a <3>:                                 Top.                (line  788)
-* a <4>:                                 Top.                (line 1245)
-* a <5>:                                 Top.                (line 1381)
-* a <6>:                                 Top.                (line 1533)
-* after:                                 Top.                (line  421)
-* after <1>:                             Top.                (line  873)
-* after <2>:                             Top.                (line 1492)
-* b:                                     Top.                (line  337)
-* b <1>:                                 Top.                (line  789)
-* b <2>:                                 Top.                (line 1382)
-* bidule machin:                         Top.                (line  194)
-* bidule machin <1>:                     Top.                (line  646)
-* bidule machin <2>:                     Top.                (line 1239)
-* d--effn_name:                          Top.                (line  175)
-* d--effn_name <1>:                      Top.                (line  627)
-* d--effn_name <2>:                      Top.                (line 1220)
-* d--efmac_name:                         Top.                (line  236)
-* d--efmac_name <1>:                     Top.                (line  688)
-* d--efmac_name <2>:                     Top.                (line 1281)
-* d--efmethod_name on c--lass:           Top.                (line  260)
-* d--efmethod_name on c--lass <1>:       Top.                (line  712)
-* d--efmethod_name on c--lass <2>:       Top.                (line 1305)
-* d--efop_name on c--lass:               Top.                (line  227)
-* d--efop_name on c--lass <1>:           Top.                (line  679)
-* d--efop_name on c--lass <2>:           Top.                (line 1272)
-* d--efspec_name:                        Top.                (line  239)
-* d--efspec_name <1>:                    Top.                (line  691)
-* d--efspec_name <2>:                    Top.                (line 1284)
-* d--eftypefn_name:                      Top.                (line  215)
-* d--eftypefn_name <1>:                  Top.                (line  667)
-* d--eftypefn_name <2>:                  Top.                (line 1260)
-* d--eftypefun_name:                     Top.                (line  248)
-* d--eftypefun_name <1>:                 Top.                (line  700)
-* d--eftypefun_name <2>:                 Top.                (line 1293)
-* d--eftypemethod_name on c--lass:       Top.                (line  263)
-* d--eftypemethod_name on c--lass <1>:   Top.                (line  715)
-* d--eftypemethod_name on c--lass <2>:   Top.                (line 1308)
-* d--eftypeop_name on c--lass:           Top.                (line  218)
-* d--eftypeop_name on c--lass <1>:       Top.                (line  670)
-* d--eftypeop_name on c--lass <2>:       Top.                (line 1263)
-* d--efun_name:                          Top.                (line  233)
-* d--efun_name <1>:                      Top.                (line  685)
-* d--efun_name <2>:                      Top.                (line 1278)
-* de--ffn_name:                          Top.                (line  178)
-* de--ffn_name <1>:                      Top.                (line  630)
-* de--ffn_name <2>:                      Top.                (line 1223)
-* deffn:                                 Top.                (line  203)
-* deffn <1>:                             Top.                (line  205)
-* deffn <2>:                             Top.                (line  655)
-* deffn <3>:                             Top.                (line  657)
-* deffn <4>:                             Top.                (line 1248)
-* deffn <5>:                             Top.                (line 1250)
-* deffnx:                                Top.                (line  201)
-* deffnx <1>:                            Top.                (line  206)
-* deffnx <2>:                            Top.                (line  653)
-* deffnx <3>:                            Top.                (line  658)
-* deffnx <4>:                            Top.                (line 1246)
-* deffnx <5>:                            Top.                (line 1251)
-* followed:                              Top.                (line  197)
-* followed <1>:                          Top.                (line  419)
-* followed <2>:                          Top.                (line  649)
-* followed <3>:                          Top.                (line  871)
-* followed <4>:                          Top.                (line 1242)
-* followed <5>:                          Top.                (line 1490)
-* I:                                     Top.                (line  182)
-* I <1>:                                 Top.                (line  208)
-* I <2>:                                 Top.                (line  634)
-* I <3>:                                 Top.                (line  660)
-* I <4>:                                 Top.                (line 1227)
-* I <5>:                                 Top.                (line 1253)
-* id i ule:                              Top.                (line  188)
-* id i ule <1>:                          Top.                (line  640)
-* id i ule <2>:                          Top.                (line 1233)
-* id ule:                                Top.                (line  187)
-* id ule <1>:                            Top.                (line  639)
-* id ule <2>:                            Top.                (line 1232)
-* log trap:                              Top.                (line  184)
-* log trap <1>:                          Top.                (line  636)
-* log trap <2>:                          Top.                (line 1229)
-* log trap1:                             Top.                (line  185)
-* log trap1 <1>:                         Top.                (line  637)
-* log trap1 <2>:                         Top.                (line 1230)
-* log trap2:                             Top.                (line  186)
-* log trap2 <1>:                         Top.                (line  638)
-* log trap2 <2>:                         Top.                (line 1231)
-* machin:                                Top.                (line  193)
-* machin <1>:                            Top.                (line  195)
-* machin <2>:                            Top.                (line  415)
-* machin <3>:                            Top.                (line  416)
-* machin <4>:                            Top.                (line  417)
-* machin <5>:                            Top.                (line  418)
-* machin <6>:                            Top.                (line  645)
-* machin <7>:                            Top.                (line  647)
-* machin <8>:                            Top.                (line  867)
-* machin <9>:                            Top.                (line  868)
-* machin <10>:                           Top.                (line  869)
-* machin <11>:                           Top.                (line  870)
-* machin <12>:                           Top.                (line 1238)
-* machin <13>:                           Top.                (line 1240)
-* machin <14>:                           Top.                (line 1486)
-* machin <15>:                           Top.                (line 1487)
-* machin <16>:                           Top.                (line 1488)
-* machin <17>:                           Top.                (line 1489)
-* t--ruc:                                Top.                (line 1533)
-* T--ruc:                                Top.                (line 1533)
-* truc:                                  Top.                (line  183)
-* truc <1>:                              Top.                (line  209)
-* truc <2>:                              Top.                (line  635)
-* truc <3>:                              Top.                (line  661)
-* truc <4>:                              Top.                (line 1228)
-* truc <5>:                              Top.                (line 1254)
+* `` <1>:                                Top.                (line  471)
+* `` <2>:                                Top.                (line  937)
+* a:                                     Top.                (line  203)
+* a <1>:                                 Top.                (line  339)
+* a <2>:                                 Top.                (line  658)
+* a <3>:                                 Top.                (line  794)
+* a <4>:                                 Top.                (line 1253)
+* a <5>:                                 Top.                (line 1389)
+* a <6>:                                 Top.                (line 1541)
+* after:                                 Top.                (line  424)
+* after <1>:                             Top.                (line  879)
+* after <2>:                             Top.                (line 1500)
+* b:                                     Top.                (line  340)
+* b <1>:                                 Top.                (line  795)
+* b <2>:                                 Top.                (line 1390)
+* bidule machin:                         Top.                (line  197)
+* bidule machin <1>:                     Top.                (line  652)
+* bidule machin <2>:                     Top.                (line 1247)
+* d--effn_name:                          Top.                (line  178)
+* d--effn_name <1>:                      Top.                (line  633)
+* d--effn_name <2>:                      Top.                (line 1228)
+* d--efmac_name:                         Top.                (line  239)
+* d--efmac_name <1>:                     Top.                (line  694)
+* d--efmac_name <2>:                     Top.                (line 1289)
+* d--efmethod_name on c--lass:           Top.                (line  263)
+* d--efmethod_name on c--lass <1>:       Top.                (line  718)
+* d--efmethod_name on c--lass <2>:       Top.                (line 1313)
+* d--efop_name on c--lass:               Top.                (line  230)
+* d--efop_name on c--lass <1>:           Top.                (line  685)
+* d--efop_name on c--lass <2>:           Top.                (line 1280)
+* d--efspec_name:                        Top.                (line  242)
+* d--efspec_name <1>:                    Top.                (line  697)
+* d--efspec_name <2>:                    Top.                (line 1292)
+* d--eftypefn_name:                      Top.                (line  218)
+* d--eftypefn_name <1>:                  Top.                (line  673)
+* d--eftypefn_name <2>:                  Top.                (line 1268)
+* d--eftypefun_name:                     Top.                (line  251)
+* d--eftypefun_name <1>:                 Top.                (line  706)
+* d--eftypefun_name <2>:                 Top.                (line 1301)
+* d--eftypemethod_name on c--lass:       Top.                (line  266)
+* d--eftypemethod_name on c--lass <1>:   Top.                (line  721)
+* d--eftypemethod_name on c--lass <2>:   Top.                (line 1316)
+* d--eftypeop_name on c--lass:           Top.                (line  221)
+* d--eftypeop_name on c--lass <1>:       Top.                (line  676)
+* d--eftypeop_name on c--lass <2>:       Top.                (line 1271)
+* d--efun_name:                          Top.                (line  236)
+* d--efun_name <1>:                      Top.                (line  691)
+* d--efun_name <2>:                      Top.                (line 1286)
+* de--ffn_name:                          Top.                (line  181)
+* de--ffn_name <1>:                      Top.                (line  636)
+* de--ffn_name <2>:                      Top.                (line 1231)
+* deffn:                                 Top.                (line  206)
+* deffn <1>:                             Top.                (line  208)
+* deffn <2>:                             Top.                (line  661)
+* deffn <3>:                             Top.                (line  663)
+* deffn <4>:                             Top.                (line 1256)
+* deffn <5>:                             Top.                (line 1258)
+* deffnx:                                Top.                (line  204)
+* deffnx <1>:                            Top.                (line  209)
+* deffnx <2>:                            Top.                (line  659)
+* deffnx <3>:                            Top.                (line  664)
+* deffnx <4>:                            Top.                (line 1254)
+* deffnx <5>:                            Top.                (line 1259)
+* followed:                              Top.                (line  200)
+* followed <1>:                          Top.                (line  422)
+* followed <2>:                          Top.                (line  655)
+* followed <3>:                          Top.                (line  877)
+* followed <4>:                          Top.                (line 1250)
+* followed <5>:                          Top.                (line 1498)
+* I:                                     Top.                (line  185)
+* I <1>:                                 Top.                (line  211)
+* I <2>:                                 Top.                (line  640)
+* I <3>:                                 Top.                (line  666)
+* I <4>:                                 Top.                (line 1235)
+* I <5>:                                 Top.                (line 1261)
+* id i ule:                              Top.                (line  191)
+* id i ule <1>:                          Top.                (line  646)
+* id i ule <2>:                          Top.                (line 1241)
+* id ule:                                Top.                (line  190)
+* id ule <1>:                            Top.                (line  645)
+* id ule <2>:                            Top.                (line 1240)
+* log trap:                              Top.                (line  187)
+* log trap <1>:                          Top.                (line  642)
+* log trap <2>:                          Top.                (line 1237)
+* log trap1:                             Top.                (line  188)
+* log trap1 <1>:                         Top.                (line  643)
+* log trap1 <2>:                         Top.                (line 1238)
+* log trap2:                             Top.                (line  189)
+* log trap2 <1>:                         Top.                (line  644)
+* log trap2 <2>:                         Top.                (line 1239)
+* machin:                                Top.                (line  196)
+* machin <1>:                            Top.                (line  198)
+* machin <2>:                            Top.                (line  418)
+* machin <3>:                            Top.                (line  419)
+* machin <4>:                            Top.                (line  420)
+* machin <5>:                            Top.                (line  421)
+* machin <6>:                            Top.                (line  651)
+* machin <7>:                            Top.                (line  653)
+* machin <8>:                            Top.                (line  873)
+* machin <9>:                            Top.                (line  874)
+* machin <10>:                           Top.                (line  875)
+* machin <11>:                           Top.                (line  876)
+* machin <12>:                           Top.                (line 1246)
+* machin <13>:                           Top.                (line 1248)
+* machin <14>:                           Top.                (line 1494)
+* machin <15>:                           Top.                (line 1495)
+* machin <16>:                           Top.                (line 1496)
+* machin <17>:                           Top.                (line 1497)
+* t--ruc:                                Top.                (line 1541)
+* T--ruc:                                Top.                (line 1541)
+* truc:                                  Top.                (line  186)
+* truc <1>:                              Top.                (line  212)
+* truc <2>:                              Top.                (line  641)
+* truc <3>:                              Top.                (line  667)
+* truc <4>:                              Top.                (line 1236)
+* truc <5>:                              Top.                (line 1262)
 
    vr
 
 * Menu:
 
-* a:                                     Top.                (line  332)
-* a <1>:                                 Top.                (line  784)
-* a <2>:                                 Top.                (line 1377)
-* b:                                     Top.                (line  333)
-* b <1>:                                 Top.                (line  785)
-* b <2>:                                 Top.                (line 1378)
-* d--efcv_name:                          Top.                (line  224)
-* d--efcv_name <1>:                      Top.                (line  676)
-* d--efcv_name <2>:                      Top.                (line 1269)
-* d--efivar_name of c--lass:             Top.                (line  254)
-* d--efivar_name of c--lass <1>:         Top.                (line  706)
-* d--efivar_name of c--lass <2>:         Top.                (line 1299)
-* d--efopt_name:                         Top.                (line  245)
-* d--efopt_name <1>:                     Top.                (line  697)
-* d--efopt_name <2>:                     Top.                (line 1290)
-* d--eftypeivar_name of c--lass:         Top.                (line  257)
-* d--eftypeivar_name of c--lass <1>:     Top.                (line  709)
-* d--eftypeivar_name of c--lass <2>:     Top.                (line 1302)
-* d--eftypevar_name:                     Top.                (line  251)
-* d--eftypevar_name <1>:                 Top.                (line  703)
-* d--eftypevar_name <2>:                 Top.                (line 1296)
-* d--eftypevr_name:                      Top.                (line  221)
-* d--eftypevr_name <1>:                  Top.                (line  673)
-* d--eftypevr_name <2>:                  Top.                (line 1266)
-* d--efvar_name:                         Top.                (line  242)
-* d--efvar_name <1>:                     Top.                (line  694)
-* d--efvar_name <2>:                     Top.                (line 1287)
-* d--efvr_name:                          Top.                (line  212)
-* d--efvr_name <1>:                      Top.                (line  664)
-* d--efvr_name <2>:                      Top.                (line 1257)
+* a:                                     Top.                (line  335)
+* a <1>:                                 Top.                (line  790)
+* a <2>:                                 Top.                (line 1385)
+* b:                                     Top.                (line  336)
+* b <1>:                                 Top.                (line  791)
+* b <2>:                                 Top.                (line 1386)
+* d--efcv_name:                          Top.                (line  227)
+* d--efcv_name <1>:                      Top.                (line  682)
+* d--efcv_name <2>:                      Top.                (line 1277)
+* d--efivar_name of c--lass:             Top.                (line  257)
+* d--efivar_name of c--lass <1>:         Top.                (line  712)
+* d--efivar_name of c--lass <2>:         Top.                (line 1307)
+* d--efopt_name:                         Top.                (line  248)
+* d--efopt_name <1>:                     Top.                (line  703)
+* d--efopt_name <2>:                     Top.                (line 1298)
+* d--eftypeivar_name of c--lass:         Top.                (line  260)
+* d--eftypeivar_name of c--lass <1>:     Top.                (line  715)
+* d--eftypeivar_name of c--lass <2>:     Top.                (line 1310)
+* d--eftypevar_name:                     Top.                (line  254)
+* d--eftypevar_name <1>:                 Top.                (line  709)
+* d--eftypevar_name <2>:                 Top.                (line 1304)
+* d--eftypevr_name:                      Top.                (line  224)
+* d--eftypevr_name <1>:                  Top.                (line  679)
+* d--eftypevr_name <2>:                  Top.                (line 1274)
+* d--efvar_name:                         Top.                (line  245)
+* d--efvar_name <1>:                     Top.                (line  700)
+* d--efvar_name <2>:                     Top.                (line 1295)
+* d--efvr_name:                          Top.                (line  215)
+* d--efvr_name <1>:                      Top.                (line  670)
+* d--efvr_name <2>:                      Top.                (line 1265)
 
    ky
 
@@ -1729,9 +1737,9 @@ aaa
 
 * Menu:
 
-* d--eftp_name:                          Top.                (line  230)
-* d--eftp_name <1>:                      Top.                (line  682)
-* d--eftp_name <2>:                      Top.                (line 1275)
+* d--eftp_name:                          Top.                (line  233)
+* d--eftp_name <1>:                      Top.                (line  688)
+* d--eftp_name <2>:                      Top.                (line 1283)
 
    ---------- Footnotes ----------
 
@@ -1775,153 +1783,153 @@ chapter 2
 * Menu:
 
 * ":                                     Top.                (line   16)
-* " <1>:                                 Top.                (line  468)
-* " <2>:                                 Top.                (line  931)
+* " <1>:                                 Top.                (line  471)
+* " <2>:                                 Top.                (line  937)
 * -option:                               Top.                (line   16)
-* -option <1>:                           Top.                (line  468)
-* -option <2>:                           Top.                (line  931)
-* .:                                     Top.                (line 1533)
-* ?:                                     Top.                (line 1533)
-* a:                                     Top.                (line 1533)
-* index entry between item and itemx:    Top.                (line  337)
-* index entry between item and itemx <1>: Top.               (line  789)
-* index entry between item and itemx <2>: Top.               (line 1382)
-* index entry within deffn:              Top.                (line  183)
-* index entry within deffn <1>:          Top.                (line  635)
-* index entry within deffn <2>:          Top.                (line 1228)
-* index entry within itemize:            Top.                (line  124)
-* index entry within itemize <1>:        Top.                (line  576)
-* index entry within itemize <2>:        Top.                (line 1169)
-* index entry within multitable:         Top.                (line  132)
-* index entry within multitable <1>:     Top.                (line  584)
-* index entry within multitable <2>:     Top.                (line 1178)
-* t-ruc:                                 Top.                (line 1533)
-* T-ruc:                                 Top.                (line 1533)
+* -option <1>:                           Top.                (line  471)
+* -option <2>:                           Top.                (line  937)
+* .:                                     Top.                (line 1541)
+* ?:                                     Top.                (line 1541)
+* a:                                     Top.                (line 1541)
+* index entry between item and itemx:    Top.                (line  340)
+* index entry between item and itemx <1>: Top.               (line  795)
+* index entry between item and itemx <2>: Top.               (line 1390)
+* index entry within deffn:              Top.                (line  186)
+* index entry within deffn <1>:          Top.                (line  641)
+* index entry within deffn <2>:          Top.                (line 1236)
+* index entry within itemize:            Top.                (line  127)
+* index entry within itemize <1>:        Top.                (line  582)
+* index entry within itemize <2>:        Top.                (line 1177)
+* index entry within multitable:         Top.                (line  135)
+* index entry within multitable <1>:     Top.                (line  590)
+* index entry within multitable <2>:     Top.                (line 1186)
+* t-ruc:                                 Top.                (line 1541)
+* T-ruc:                                 Top.                (line 1541)
 
 * Menu:
 
 * --foption:                             Top.                (line   16)
-* --foption <1>:                         Top.                (line  468)
-* --foption <2>:                         Top.                (line  931)
-* .:                                     Top.                (line 1533)
-* ?:                                     Top.                (line 1533)
+* --foption <1>:                         Top.                (line  471)
+* --foption <2>:                         Top.                (line  937)
+* .:                                     Top.                (line 1541)
+* ?:                                     Top.                (line 1541)
 * ``:                                    Top.                (line   16)
-* `` <1>:                                Top.                (line  468)
-* `` <2>:                                Top.                (line  931)
-* a:                                     Top.                (line  200)
-* a <1>:                                 Top.                (line  336)
-* a <2>:                                 Top.                (line  652)
-* a <3>:                                 Top.                (line  788)
-* a <4>:                                 Top.                (line 1245)
-* a <5>:                                 Top.                (line 1381)
-* a <6>:                                 Top.                (line 1533)
-* after:                                 Top.                (line  421)
-* after <1>:                             Top.                (line  873)
-* after <2>:                             Top.                (line 1492)
-* b:                                     Top.                (line  337)
-* b <1>:                                 Top.                (line  789)
-* b <2>:                                 Top.                (line 1382)
-* bidule machin:                         Top.                (line  194)
-* bidule machin <1>:                     Top.                (line  646)
-* bidule machin <2>:                     Top.                (line 1239)
-* d--effn_name:                          Top.                (line  175)
-* d--effn_name <1>:                      Top.                (line  627)
-* d--effn_name <2>:                      Top.                (line 1220)
-* d--efmac_name:                         Top.                (line  236)
-* d--efmac_name <1>:                     Top.                (line  688)
-* d--efmac_name <2>:                     Top.                (line 1281)
-* d--efmethod_name on c--lass:           Top.                (line  260)
-* d--efmethod_name on c--lass <1>:       Top.                (line  712)
-* d--efmethod_name on c--lass <2>:       Top.                (line 1305)
-* d--efop_name on c--lass:               Top.                (line  227)
-* d--efop_name on c--lass <1>:           Top.                (line  679)
-* d--efop_name on c--lass <2>:           Top.                (line 1272)
-* d--efspec_name:                        Top.                (line  239)
-* d--efspec_name <1>:                    Top.                (line  691)
-* d--efspec_name <2>:                    Top.                (line 1284)
-* d--eftypefn_name:                      Top.                (line  215)
-* d--eftypefn_name <1>:                  Top.                (line  667)
-* d--eftypefn_name <2>:                  Top.                (line 1260)
-* d--eftypefun_name:                     Top.                (line  248)
-* d--eftypefun_name <1>:                 Top.                (line  700)
-* d--eftypefun_name <2>:                 Top.                (line 1293)
-* d--eftypemethod_name on c--lass:       Top.                (line  263)
-* d--eftypemethod_name on c--lass <1>:   Top.                (line  715)
-* d--eftypemethod_name on c--lass <2>:   Top.                (line 1308)
-* d--eftypeop_name on c--lass:           Top.                (line  218)
-* d--eftypeop_name on c--lass <1>:       Top.                (line  670)
-* d--eftypeop_name on c--lass <2>:       Top.                (line 1263)
-* d--efun_name:                          Top.                (line  233)
-* d--efun_name <1>:                      Top.                (line  685)
-* d--efun_name <2>:                      Top.                (line 1278)
-* de--ffn_name:                          Top.                (line  178)
-* de--ffn_name <1>:                      Top.                (line  630)
-* de--ffn_name <2>:                      Top.                (line 1223)
-* deffn:                                 Top.                (line  203)
-* deffn <1>:                             Top.                (line  205)
-* deffn <2>:                             Top.                (line  655)
-* deffn <3>:                             Top.                (line  657)
-* deffn <4>:                             Top.                (line 1248)
-* deffn <5>:                             Top.                (line 1250)
-* deffnx:                                Top.                (line  201)
-* deffnx <1>:                            Top.                (line  206)
-* deffnx <2>:                            Top.                (line  653)
-* deffnx <3>:                            Top.                (line  658)
-* deffnx <4>:                            Top.                (line 1246)
-* deffnx <5>:                            Top.                (line 1251)
-* followed:                              Top.                (line  197)
-* followed <1>:                          Top.                (line  419)
-* followed <2>:                          Top.                (line  649)
-* followed <3>:                          Top.                (line  871)
-* followed <4>:                          Top.                (line 1242)
-* followed <5>:                          Top.                (line 1490)
-* I:                                     Top.                (line  182)
-* I <1>:                                 Top.                (line  208)
-* I <2>:                                 Top.                (line  634)
-* I <3>:                                 Top.                (line  660)
-* I <4>:                                 Top.                (line 1227)
-* I <5>:                                 Top.                (line 1253)
-* id i ule:                              Top.                (line  188)
-* id i ule <1>:                          Top.                (line  640)
-* id i ule <2>:                          Top.                (line 1233)
-* id ule:                                Top.                (line  187)
-* id ule <1>:                            Top.                (line  639)
-* id ule <2>:                            Top.                (line 1232)
-* log trap:                              Top.                (line  184)
-* log trap <1>:                          Top.                (line  636)
-* log trap <2>:                          Top.                (line 1229)
-* log trap1:                             Top.                (line  185)
-* log trap1 <1>:                         Top.                (line  637)
-* log trap1 <2>:                         Top.                (line 1230)
-* log trap2:                             Top.                (line  186)
-* log trap2 <1>:                         Top.                (line  638)
-* log trap2 <2>:                         Top.                (line 1231)
-* machin:                                Top.                (line  193)
-* machin <1>:                            Top.                (line  195)
-* machin <2>:                            Top.                (line  415)
-* machin <3>:                            Top.                (line  416)
-* machin <4>:                            Top.                (line  417)
-* machin <5>:                            Top.                (line  418)
-* machin <6>:                            Top.                (line  645)
-* machin <7>:                            Top.                (line  647)
-* machin <8>:                            Top.                (line  867)
-* machin <9>:                            Top.                (line  868)
-* machin <10>:                           Top.                (line  869)
-* machin <11>:                           Top.                (line  870)
-* machin <12>:                           Top.                (line 1238)
-* machin <13>:                           Top.                (line 1240)
-* machin <14>:                           Top.                (line 1486)
-* machin <15>:                           Top.                (line 1487)
-* machin <16>:                           Top.                (line 1488)
-* machin <17>:                           Top.                (line 1489)
-* t--ruc:                                Top.                (line 1533)
-* T--ruc:                                Top.                (line 1533)
-* truc:                                  Top.                (line  183)
-* truc <1>:                              Top.                (line  209)
-* truc <2>:                              Top.                (line  635)
-* truc <3>:                              Top.                (line  661)
-* truc <4>:                              Top.                (line 1228)
-* truc <5>:                              Top.                (line 1254)
+* `` <1>:                                Top.                (line  471)
+* `` <2>:                                Top.                (line  937)
+* a:                                     Top.                (line  203)
+* a <1>:                                 Top.                (line  339)
+* a <2>:                                 Top.                (line  658)
+* a <3>:                                 Top.                (line  794)
+* a <4>:                                 Top.                (line 1253)
+* a <5>:                                 Top.                (line 1389)
+* a <6>:                                 Top.                (line 1541)
+* after:                                 Top.                (line  424)
+* after <1>:                             Top.                (line  879)
+* after <2>:                             Top.                (line 1500)
+* b:                                     Top.                (line  340)
+* b <1>:                                 Top.                (line  795)
+* b <2>:                                 Top.                (line 1390)
+* bidule machin:                         Top.                (line  197)
+* bidule machin <1>:                     Top.                (line  652)
+* bidule machin <2>:                     Top.                (line 1247)
+* d--effn_name:                          Top.                (line  178)
+* d--effn_name <1>:                      Top.                (line  633)
+* d--effn_name <2>:                      Top.                (line 1228)
+* d--efmac_name:                         Top.                (line  239)
+* d--efmac_name <1>:                     Top.                (line  694)
+* d--efmac_name <2>:                     Top.                (line 1289)
+* d--efmethod_name on c--lass:           Top.                (line  263)
+* d--efmethod_name on c--lass <1>:       Top.                (line  718)
+* d--efmethod_name on c--lass <2>:       Top.                (line 1313)
+* d--efop_name on c--lass:               Top.                (line  230)
+* d--efop_name on c--lass <1>:           Top.                (line  685)
+* d--efop_name on c--lass <2>:           Top.                (line 1280)
+* d--efspec_name:                        Top.                (line  242)
+* d--efspec_name <1>:                    Top.                (line  697)
+* d--efspec_name <2>:                    Top.                (line 1292)
+* d--eftypefn_name:                      Top.                (line  218)
+* d--eftypefn_name <1>:                  Top.                (line  673)
+* d--eftypefn_name <2>:                  Top.                (line 1268)
+* d--eftypefun_name:                     Top.                (line  251)
+* d--eftypefun_name <1>:                 Top.                (line  706)
+* d--eftypefun_name <2>:                 Top.                (line 1301)
+* d--eftypemethod_name on c--lass:       Top.                (line  266)
+* d--eftypemethod_name on c--lass <1>:   Top.                (line  721)
+* d--eftypemethod_name on c--lass <2>:   Top.                (line 1316)
+* d--eftypeop_name on c--lass:           Top.                (line  221)
+* d--eftypeop_name on c--lass <1>:       Top.                (line  676)
+* d--eftypeop_name on c--lass <2>:       Top.                (line 1271)
+* d--efun_name:                          Top.                (line  236)
+* d--efun_name <1>:                      Top.                (line  691)
+* d--efun_name <2>:                      Top.                (line 1286)
+* de--ffn_name:                          Top.                (line  181)
+* de--ffn_name <1>:                      Top.                (line  636)
+* de--ffn_name <2>:                      Top.                (line 1231)
+* deffn:                                 Top.                (line  206)
+* deffn <1>:                             Top.                (line  208)
+* deffn <2>:                             Top.                (line  661)
+* deffn <3>:                             Top.                (line  663)
+* deffn <4>:                             Top.                (line 1256)
+* deffn <5>:                             Top.                (line 1258)
+* deffnx:                                Top.                (line  204)
+* deffnx <1>:                            Top.                (line  209)
+* deffnx <2>:                            Top.                (line  659)
+* deffnx <3>:                            Top.                (line  664)
+* deffnx <4>:                            Top.                (line 1254)
+* deffnx <5>:                            Top.                (line 1259)
+* followed:                              Top.                (line  200)
+* followed <1>:                          Top.                (line  422)
+* followed <2>:                          Top.                (line  655)
+* followed <3>:                          Top.                (line  877)
+* followed <4>:                          Top.                (line 1250)
+* followed <5>:                          Top.                (line 1498)
+* I:                                     Top.                (line  185)
+* I <1>:                                 Top.                (line  211)
+* I <2>:                                 Top.                (line  640)
+* I <3>:                                 Top.                (line  666)
+* I <4>:                                 Top.                (line 1235)
+* I <5>:                                 Top.                (line 1261)
+* id i ule:                              Top.                (line  191)
+* id i ule <1>:                          Top.                (line  646)
+* id i ule <2>:                          Top.                (line 1241)
+* id ule:                                Top.                (line  190)
+* id ule <1>:                            Top.                (line  645)
+* id ule <2>:                            Top.                (line 1240)
+* log trap:                              Top.                (line  187)
+* log trap <1>:                          Top.                (line  642)
+* log trap <2>:                          Top.                (line 1237)
+* log trap1:                             Top.                (line  188)
+* log trap1 <1>:                         Top.                (line  643)
+* log trap1 <2>:                         Top.                (line 1238)
+* log trap2:                             Top.                (line  189)
+* log trap2 <1>:                         Top.                (line  644)
+* log trap2 <2>:                         Top.                (line 1239)
+* machin:                                Top.                (line  196)
+* machin <1>:                            Top.                (line  198)
+* machin <2>:                            Top.                (line  418)
+* machin <3>:                            Top.                (line  419)
+* machin <4>:                            Top.                (line  420)
+* machin <5>:                            Top.                (line  421)
+* machin <6>:                            Top.                (line  651)
+* machin <7>:                            Top.                (line  653)
+* machin <8>:                            Top.                (line  873)
+* machin <9>:                            Top.                (line  874)
+* machin <10>:                           Top.                (line  875)
+* machin <11>:                           Top.                (line  876)
+* machin <12>:                           Top.                (line 1246)
+* machin <13>:                           Top.                (line 1248)
+* machin <14>:                           Top.                (line 1494)
+* machin <15>:                           Top.                (line 1495)
+* machin <16>:                           Top.                (line 1496)
+* machin <17>:                           Top.                (line 1497)
+* t--ruc:                                Top.                (line 1541)
+* T--ruc:                                Top.                (line 1541)
+* truc:                                  Top.                (line  186)
+* truc <1>:                              Top.                (line  212)
+* truc <2>:                              Top.                (line  641)
+* truc <3>:                              Top.                (line  667)
+* truc <4>:                              Top.                (line 1236)
+* truc <5>:                              Top.                (line 1262)
 
 Top section
 1 chapter
diff --git 
a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html 
b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
index 7f77f0c..c492d49 100644
--- a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
@@ -85,6 +85,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -100,6 +101,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -739,7 +741,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -754,7 +757,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1494,7 +1498,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -1509,7 +1514,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2283,7 +2289,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -2298,7 +2305,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3043,6 +3051,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3058,6 +3067,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
@@ -3889,7 +3899,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -3904,7 +3915,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
diff --git a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html 
b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
index 4c376d8..e0ac74b 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -86,6 +86,7 @@ but , ,
 @print -|
 @result =>
 @today a sunny day
+
 @aa aa
 @AA AA
 @ae ae
@@ -101,6 +102,7 @@ but , ,
 @TH TH
 @dh d
 @th th
+
 @exclamdown !
 @questiondown ?
 @pounds #
@@ -739,7 +741,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -754,7 +757,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -1495,7 +1499,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -1510,7 +1515,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -2276,7 +2282,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -2291,7 +2298,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3031,7 +3039,8 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
-@aa &aring;
+</p>
+<p>@aa &aring;
 @AA &Aring;
 @ae &aelig;
 @oe &oelig;
@@ -3046,7 +3055,8 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
-@exclamdown &iexcl;
+</p>
+<p>@exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
 @registeredsymbol &reg;
@@ -3792,6 +3802,7 @@ but , ,
 @print -|
 @result &rArr;
 @today a sunny day
+
 @aa &aring;
 @AA &Aring;
 @ae &aelig;
@@ -3807,6 +3818,7 @@ but , ,
 @TH &THORN;
 @dh &eth;
 @th &thorn;
+
 @exclamdown &iexcl;
 @questiondown &iquest;
 @pounds &pound;
diff --git a/tp/tests/layout/res_parser/formatting_xml/formatting.xml 
b/tp/tests/layout/res_parser/formatting_xml/formatting.xml
index 15d4257..cad61b3 100644
--- a/tp/tests/layout/res_parser/formatting_xml/formatting.xml
+++ b/tp/tests/layout/res_parser/formatting_xml/formatting.xml
@@ -101,6 +101,7 @@ but , ,@:
 @@print @print{}
 @@result @result{}
 @@today @today{}
+
 @@aa @aa{}
 @@AA @AA{}
 @@ae @ae{}
@@ -116,6 +117,7 @@ but , ,@:
 @@TH @TH{}
 @@dh @dh{}
 @@th @th{}
+
 @@exclamdown @exclamdown{}
 @@questiondown @questiondown{}
 @@pounds @pounds{}
@@ -875,7 +877,8 @@ but , ,&noeos;
 &arobase;print &printglyph;
 &arobase;result &result;
 &arobase;today <today/>
-&arobase;aa &aring;
+</para>
+<para>&arobase;aa &aring;
 &arobase;AA &Aring;
 &arobase;ae &aelig;
 &arobase;oe &oelig;
@@ -890,7 +893,8 @@ but , ,&noeos;
 &arobase;TH &THORN;
 &arobase;dh &eth;
 &arobase;th &thorn;
-&arobase;exclamdown &iexcl;
+</para>
+<para>&arobase;exclamdown &iexcl;
 &arobase;questiondown &iquest;
 &arobase;pounds &pound;
 &arobase;registeredsymbol &registered;
@@ -1639,7 +1643,8 @@ but , ,&noeos;
 &arobase;print &printglyph;
 &arobase;result &result;
 &arobase;today <today/>
-&arobase;aa &aring;
+</para>
+<para>&arobase;aa &aring;
 &arobase;AA &Aring;
 &arobase;ae &aelig;
 &arobase;oe &oelig;
@@ -1654,7 +1659,8 @@ but , ,&noeos;
 &arobase;TH &THORN;
 &arobase;dh &eth;
 &arobase;th &thorn;
-&arobase;exclamdown &iexcl;
+</para>
+<para>&arobase;exclamdown &iexcl;
 &arobase;questiondown &iquest;
 &arobase;pounds &pound;
 &arobase;registeredsymbol &registered;
@@ -2403,7 +2409,8 @@ but , ,&noeos;
 &arobase;print &printglyph;
 &arobase;result &result;
 &arobase;today <today/>
-&arobase;aa &aring;
+</para>
+<para>&arobase;aa &aring;
 &arobase;AA &Aring;
 &arobase;ae &aelig;
 &arobase;oe &oelig;
@@ -2418,7 +2425,8 @@ but , ,&noeos;
 &arobase;TH &THORN;
 &arobase;dh &eth;
 &arobase;th &thorn;
-&arobase;exclamdown &iexcl;
+</para>
+<para>&arobase;exclamdown &iexcl;
 &arobase;questiondown &iquest;
 &arobase;pounds &pound;
 &arobase;registeredsymbol &registered;
@@ -3161,6 +3169,7 @@ but , ,&noeos;
 &arobase;print &printglyph;
 &arobase;result &result;
 &arobase;today <today/>
+
 &arobase;aa &aring;
 &arobase;AA &Aring;
 &arobase;ae &aelig;
@@ -3176,6 +3185,7 @@ but , ,&noeos;
 &arobase;TH &THORN;
 &arobase;dh &eth;
 &arobase;th &thorn;
+
 &arobase;exclamdown &iexcl;
 &arobase;questiondown &iquest;
 &arobase;pounds &pound;



reply via email to

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