[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: tp/tests/coverage_macro.texi: add @tie{}
From: |
Patrice Dumas |
Subject: |
branch master updated: tp/tests/coverage_macro.texi: add @tie{} |
Date: |
Sun, 19 Dec 2021 11:33:22 -0500 |
This is an automated email from the git hooks/post-receive script.
pertusus pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new c465cfb tp/tests/coverage_macro.texi: add @tie{}
c465cfb is described below
commit c465cfbbdf485a86569cbfa1840ee7c18307c79b
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Dec 19 17:32:52 2021 +0100
tp/tests/coverage_macro.texi: add @tie{}
---
tp/tests/coverage_macro.texi | 1 +
.../layout/res_parser/formatting/formatting.html | 6 +
.../layout/res_parser/formatting_chm/anchor.html | 1 +
.../layout/res_parser/formatting_chm/chapter.html | 4 +
.../layout/res_parser/formatting_chm/chapter2.html | 1 +
.../res_parser/formatting_chm/formatting.html | 3 +
.../res_parser/formatting_chm/formatting_abt.html | 1 +
.../res_parser/formatting_chm/formatting_ovr.html | 1 +
.../res_parser/formatting_chm/formatting_toc.html | 1 +
.../layout/res_parser/formatting_chm/index.html | 1 +
.../formatting_chm/s_002d_002dect_002cion.html | 1 +
.../res_parser/formatting_chm/subsection.html | 1 +
...tion-_0060_0060simple_002ddouble_002d_002d.html | 1 +
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 1 +
.../res_parser/formatting_docbook/formatting.xml | 6 +
.../res_parser/formatting_exotic/anchor.html | 1 +
.../res_parser/formatting_exotic/chapter.html | 4 +
.../res_parser/formatting_exotic/chapter2.html | 1 +
.../formatting_exotic/formatting_abt.html | 1 +
.../formatting_exotic/formatting_ovr.html | 1 +
.../formatting_exotic/formatting_toc.html | 1 +
.../layout/res_parser/formatting_exotic/index.html | 1 +
.../formatting_exotic/s_002d_002dect_002cion.html | 1 +
.../res_parser/formatting_exotic/subsection.html | 1 +
...tion-_0060_0060simple_002ddouble_002d_002d.html | 1 +
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 1 +
.../res_parser/formatting_fr_icons/formatting.html | 6 +
.../res_parser/formatting_html/formatting.html | 6 +
.../res_parser/formatting_html32/formatting.html | 6 +
.../formatting_html_no_texi2html/formatting.html | 4 +
.../res_parser/formatting_html_nodes/anchor.html | 1 +
.../res_parser/formatting_html_nodes/chapter.html | 4 +
.../res_parser/formatting_html_nodes/chapter2.html | 1 +
.../formatting_html_nodes/formatting_abt.html | 1 +
.../formatting_html_nodes/formatting_fot.html | 1 +
.../formatting_html_nodes/formatting_ovr.html | 1 +
.../formatting_html_nodes/formatting_toc.html | 1 +
.../res_parser/formatting_html_nodes/index.html | 3 +
.../s_002d_002dect_002cion.html | 1 +
.../formatting_html_nodes/subsection.html | 1 +
...tion-_0060_0060simple_002ddouble_002d_002d.html | 1 +
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 1 +
.../res_parser/formatting_info/formatting.info | Bin 109534 -> 109575 bytes
.../res_parser/formatting_latex/formatting.tex | 5 +
.../formatting_macro_expand/formatting.texi | 5 +
.../res_parser/formatting_mathjax/formatting.html | 6 +
.../layout/res_parser/formatting_nodes/anchor.html | 1 +
.../res_parser/formatting_nodes/chapter.html | 4 +
.../res_parser/formatting_nodes/chapter2.html | 1 +
.../formatting_nodes/formatting_abt.html | 1 +
.../formatting_nodes/formatting_fot.html | 1 +
.../formatting_nodes/formatting_ovr.html | 1 +
.../formatting_nodes/formatting_toc.html | 1 +
.../layout/res_parser/formatting_nodes/index.html | 3 +
.../formatting_nodes/s_002d_002dect_002cion.html | 1 +
.../res_parser/formatting_nodes/subsection.html | 1 +
...tion-_0060_0060simple_002ddouble_002d_002d.html | 1 +
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 1 +
.../formatting_numerical_entities/formatting.html | 6 +
.../res_parser/formatting_plaintext/formatting.txt | 375 +++++++++++----------
.../res_parser/formatting_rawtext/formatting.txt | 2 +
.../formatting_regions/formatting_regions.html | 6 +
.../res_parser/formatting_textcontent/formatting | 4 +
.../formatting_weird_quotes/formatting.html | 6 +
.../res_parser/formatting_xml/formatting.xml | 5 +
.../res_parser/formatting_singular/anchor.html | 1 +
.../res_parser/formatting_singular/chapter.html | 4 +
.../res_parser/formatting_singular/chapter2.html | 1 +
.../res_parser/formatting_singular/index.htm | 1 +
.../res_parser/formatting_singular/index.html | 1 +
.../s_002d_002dect_002cion.html | 1 +
.../res_parser/formatting_singular/sing_abt.htm | 1 +
.../res_parser/formatting_singular/sing_fot.htm | 1 +
.../res_parser/formatting_singular/sing_ovr.htm | 1 +
.../res_parser/formatting_singular/sing_toc.htm | 1 +
.../res_parser/formatting_singular/subsection.html | 1 +
...tion-_0060_0060simple_002ddouble_002d_002d.html | 1 +
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 1 +
78 files changed, 349 insertions(+), 187 deletions(-)
diff --git a/tp/tests/coverage_macro.texi b/tp/tests/coverage_macro.texi
index ca99892..69378e5 100644
--- a/tp/tests/coverage_macro.texi
+++ b/tp/tests/coverage_macro.texi
@@ -119,6 +119,7 @@ but , ,@:
@@arrow @arrow{}
@@leq @leq{}
@@geq @geq{}
+@@tie a@tie{}b
@code{@@acronym@{--a,an accronym@}} @acronym{--a,an accronym}
@code{@@acronym@{--a@}} @acronym{--a}
diff --git a/tp/tests/layout/res_parser/formatting/formatting.html
b/tp/tests/layout/res_parser/formatting/formatting.html
index ddb9c2a..3704166 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.html
+++ b/tp/tests/layout/res_parser/formatting/formatting.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -927,6 +928,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1903,6 +1905,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2934,6 +2937,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -3908,6 +3912,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -4888,6 +4893,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_chm/anchor.html
b/tp/tests/layout/res_parser/formatting_chm/anchor.html
index e661107..00dd615 100644
--- a/tp/tests/layout/res_parser/formatting_chm/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_chm/anchor.html
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter.html
b/tp/tests/layout/res_parser/formatting_chm/chapter.html
index 8a1759a..ac011e1 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -935,6 +936,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1909,6 +1911,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2889,6 +2892,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter2.html
b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
index 970a07a..a9b8085 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.html
b/tp/tests/layout/res_parser/formatting_chm/formatting.html
index 450714f..1aedaf7 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -927,6 +928,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1903,6 +1905,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
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 e3410ec..c83cd14 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 190eec1..5569caf 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 396aded..a2ddba5 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_chm/index.html
b/tp/tests/layout/res_parser/formatting_chm/index.html
index 8ee9368..9dc7d8d 100644
--- a/tp/tests/layout/res_parser/formatting_chm/index.html
+++ b/tp/tests/layout/res_parser/formatting_chm/index.html
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 bbe754c..f47c0bc 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_chm/subsection.html
b/tp/tests/layout/res_parser/formatting_chm/subsection.html
index 357dc76..d25bc78 100644
--- a/tp/tests/layout/res_parser/formatting_chm/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_chm/subsection.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 910c4ad..0755116 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 724c6c1..9e0d2cc 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
b/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
index cb7c885..7060d65 100644
--- a/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
+++ b/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
@@ -136,6 +136,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</para>
<para><literal>@acronym{--a,an accronym}</literal> <acronym>–a</acronym>
(an accronym)
<literal>@acronym{--a}</literal> <acronym>–a</acronym>
@@ -929,6 +930,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</para>
<para><literal>@acronym{--a,an accronym}</literal> <acronym>–a</acronym>
(an accronym)
<literal>@acronym{--a}</literal> <acronym>–a</acronym>
@@ -1723,6 +1725,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</para>
<para><literal>@acronym{--a,an accronym}</literal> <acronym>–a</acronym>
(an accronym)
<literal>@acronym{--a}</literal> <acronym>–a</acronym>
@@ -2535,6 +2538,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</para>
<para><literal>@acronym{--a,an accronym}</literal> <acronym>–a</acronym>
(an accronym)
<literal>@acronym{--a}</literal> <acronym>–a</acronym>
@@ -3328,6 +3332,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</para>
<para><literal>@acronym{--a,an accronym}</literal> <acronym>–a</acronym>
(an accronym)
<literal>@acronym{--a}</literal> <acronym>–a</acronym>
@@ -4117,6 +4122,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<literal>@acronym{--a,an accronym}</literal> <acronym>--a</acronym> (an
accronym)
<literal>@acronym{--a}</literal> <acronym>--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/anchor.html
b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
index f5422a8..b13dbb7 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index ce233da..71381bb 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -951,6 +952,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1925,6 +1927,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2905,6 +2908,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
index aa62160..3d12513 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 257a907..af76776 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 31e48de..2e8fde0 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 3800c58..929d521 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_exotic/index.html
b/tp/tests/layout/res_parser/formatting_exotic/index.html
index 56855e6..43f72c5 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/index.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/index.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 42cd02a..bb5d797 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_exotic/subsection.html
b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
index d196863..8ea90ce 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 f9a8195..ce430f5 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
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 3f7f9e8..ad02ef7 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
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 1964ed6..d04b70f 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -927,6 +928,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1903,6 +1905,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2934,6 +2937,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -3908,6 +3912,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -4888,6 +4893,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.html
b/tp/tests/layout/res_parser/formatting_html/formatting.html
index ddb9c2a..3704166 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html/formatting.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -927,6 +928,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1903,6 +1905,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2934,6 +2937,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -3908,6 +3912,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -4888,6 +4893,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_html32/formatting.html
b/tp/tests/layout/res_parser/formatting_html32/formatting.html
index abaa90b..66ec684 100644
--- a/tp/tests/layout/res_parser/formatting_html32/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html32/formatting.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -908,6 +909,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> -a (an accronym)
<code>@acronym{--a}</code> -a
@@ -1860,6 +1862,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> -a (an accronym)
<code>@acronym{--a}</code> -a
@@ -2867,6 +2870,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> -a (an accronym)
<code>@acronym{--a}</code> -a
@@ -3817,6 +3821,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> -a (an accronym)
<code>@acronym{--a}</code> -a
@@ -4772,6 +4777,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
<code>@acronym{--a,an accronym}</code> --a (an accronym)
<code>@acronym{--a}</code> --a
diff --git
a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
index 8caf2cf..317bd45 100644
--- a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -990,6 +991,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1964,6 +1966,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2944,6 +2947,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
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 e661107..00dd615 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 d0ecfd5..aa88c2d 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -951,6 +952,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1925,6 +1927,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2905,6 +2908,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
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 80163ad..37df826 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 1a68689..9f045b1 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 41ba18c..3dd8198 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 00130b2..fcf267b 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 061899a..750b242 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 d97d7ab..4809061 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -927,6 +928,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1903,6 +1905,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
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 f8e0883..1c48c4b 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 3ddefc1..288c9b9 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 21f464b..e8aebff 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 959671c..c20a794 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_info/formatting.info
b/tp/tests/layout/res_parser/formatting_info/formatting.info
index 4623357..b4f3c39 100644
Binary files a/tp/tests/layout/res_parser/formatting_info/formatting.info and
b/tp/tests/layout/res_parser/formatting_info/formatting.info differ
diff --git a/tp/tests/layout/res_parser/formatting_latex/formatting.tex
b/tp/tests/layout/res_parser/formatting_latex/formatting.tex
index 1c7d1f4..d0c9819 100644
--- a/tp/tests/layout/res_parser/formatting_latex/formatting.tex
+++ b/tp/tests/layout/res_parser/formatting_latex/formatting.tex
@@ -236,6 +236,7 @@ but , ,\@
@arrow $\rightarrow{}$
@leq $\leq{}$
@geq $\geq{}$
+@tie a\hbox{}b
\texttt{@acronym\{{-}{-}a,an accronym\}} --a (an accronym)
\texttt{@acronym\{{-}{-}a\}} --a
@@ -1342,6 +1343,7 @@ but , ,\@
@arrow $\rightarrow{}$
@leq $\leq{}$
@geq $\geq{}$
+@tie a\hbox{}b
\texttt{@acronym\{{-}{-}a,an accronym\}} --a (an accronym)
\texttt{@acronym\{{-}{-}a\}} --a
@@ -2462,6 +2464,7 @@ but , ,\@
@arrow $\rightarrow{}$
@leq $\leq{}$
@geq $\geq{}$
+@tie a\hbox{}b
\texttt{@acronym\{{-}{-}a,an accronym\}} --a (an accronym)
\texttt{@acronym\{{-}{-}a\}} --a
@@ -3564,6 +3567,7 @@ but , ,\@
@arrow $\rightarrow{}$
@leq $\leq{}$
@geq $\geq{}$
+@tie a\hbox{}b
\texttt{@acronym\{{-}{-}a,an accronym\}} --a (an accronym)
\texttt{@acronym\{{-}{-}a\}} --a
@@ -4667,6 +4671,7 @@ but , ,\@
@arrow $\rightarrow{}$
@leq $\leq{}$
@geq $\geq{}$
+@tie a\hbox{}b
\texttt{@acronym\{{-}{-}a,an accronym\}} {-}{-}a (an accronym)
\texttt{@acronym\{{-}{-}a\}} {-}{-}a
diff --git a/tp/tests/layout/res_parser/formatting_macro_expand/formatting.texi
b/tp/tests/layout/res_parser/formatting_macro_expand/formatting.texi
index bad03b4..47f5349 100644
--- a/tp/tests/layout/res_parser/formatting_macro_expand/formatting.texi
+++ b/tp/tests/layout/res_parser/formatting_macro_expand/formatting.texi
@@ -132,6 +132,7 @@ but , ,@:
@@arrow @arrow{}
@@leq @leq{}
@@geq @geq{}
+@@tie a@tie{}b
@code{@@acronym@{--a,an accronym@}} @acronym{--a,an accronym}
@code{@@acronym@{--a@}} @acronym{--a}
@@ -1134,6 +1135,7 @@ but , ,@:
@@arrow @arrow{}
@@leq @leq{}
@@geq @geq{}
+@@tie a@tie{}b
@code{@@acronym@{--a,an accronym@}} @acronym{--a,an accronym}
@code{@@acronym@{--a@}} @acronym{--a}
@@ -2128,6 +2130,7 @@ but , ,@:
@@arrow @arrow{}
@@leq @leq{}
@@geq @geq{}
+@@tie a@tie{}b
@code{@@acronym@{--a,an accronym@}} @acronym{--a,an accronym}
@code{@@acronym@{--a@}} @acronym{--a}
@@ -3148,6 +3151,7 @@ but , ,@:
@@arrow @arrow{}
@@leq @leq{}
@@geq @geq{}
+@@tie a@tie{}b
@code{@@acronym@{--a,an accronym@}} @acronym{--a,an accronym}
@code{@@acronym@{--a@}} @acronym{--a}
@@ -4136,6 +4140,7 @@ but , ,@:
@@arrow @arrow{}
@@leq @leq{}
@@geq @geq{}
+@@tie a@tie{}b
@code{@@acronym@{--a,an accronym@}} @acronym{--a,an accronym}
@code{@@acronym@{--a@}} @acronym{--a}
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index 4720dae..4f403c2 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -937,6 +938,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1913,6 +1915,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2944,6 +2947,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -3918,6 +3922,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -4898,6 +4903,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/anchor.html
b/tp/tests/layout/res_parser/formatting_nodes/anchor.html
index e661107..00dd615 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/anchor.html
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
index d0ecfd5..aa88c2d 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -951,6 +952,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1925,6 +1927,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2905,6 +2908,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
index 80163ad..37df826 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 1a68689..9f045b1 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 41ba18c..3dd8198 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 00130b2..fcf267b 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 061899a..750b242 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_nodes/index.html
b/tp/tests/layout/res_parser/formatting_nodes/index.html
index d97d7ab..4809061 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/index.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -927,6 +928,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1903,6 +1905,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
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 f8e0883..1c48c4b 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/layout/res_parser/formatting_nodes/subsection.html
b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
index 3ddefc1..288c9b9 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 21f464b..e8aebff 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
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 959671c..c20a794 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
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git
a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
index 0755ebc..6751a16 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -927,6 +928,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1903,6 +1905,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2934,6 +2937,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -3908,6 +3912,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -4888,6 +4893,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
b/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
index 11ae69b..4acbf6d 100644
--- a/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
+++ b/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
@@ -49,7 +49,7 @@ Now ! !@ but , ,
ª @ordm º @comma , @quotedblleft “ @quotedblright ” @quoteleft ‘
@quoteright ’ @quotedblbase „ @quotesinglbase ‚ @guillemetleft «
@guillemetright » @guillemotleft « @guillemotright » @guilsinglleft ‹
-@guilsinglright › @textdegree ° @euro € @arrow -> @leq ≤ @geq ≥
+@guilsinglright › @textdegree ° @euro € @arrow -> @leq ≤ @geq ≥ @tie a b
'@acronym{--a,an accronym}' -a (an accronym) '@acronym{--a}' -a
'@abbr{@'E--. @comma{}A., @'Etude Autonome }' É-. ,A. (Étude Autonome)
@@ -658,7 +658,7 @@ Now ! !@ but , ,
ª @ordm º @comma , @quotedblleft “ @quotedblright ” @quoteleft ‘
@quoteright ’ @quotedblbase „ @quotesinglbase ‚ @guillemetleft «
@guillemetright » @guillemotleft « @guillemotright » @guilsinglleft ‹
-@guilsinglright › @textdegree ° @euro € @arrow -> @leq ≤ @geq ≥
+@guilsinglright › @textdegree ° @euro € @arrow -> @leq ≤ @geq ≥ @tie a b
'@acronym{--a,an accronym}' -a (an accronym) '@acronym{--a}' -a
'@abbr{@'E--. @comma{}A., @'Etude Autonome }' É-. ,A. (Étude Autonome)
@@ -1356,6 +1356,7 @@ cross ref name: (file name). '@inforef{}' *note ::
@arrow ->
@leq ≤
@geq ≥
+ @tie a b
@acronym{--a,an accronym} --a (an accronym)
@acronym{--a} --a
@@ -2022,13 +2023,13 @@ aaa
* Menu:
-* truc: chapter. (line 2018)
+* truc: chapter. (line 2019)
codeidx
* Menu:
-* a INDEX---ENTRY tẽ --- î: chapter. (line 2018)
+* a INDEX---ENTRY tẽ --- î: chapter. (line 2019)
cp
@@ -2040,81 +2041,81 @@ aaa
* -option: chapter. (line 28)
* -option <1>: chapter. (line 637)
* -option <2>: chapter. (line 1257)
-* .: chapter. (line 2018)
-* ?: chapter. (line 2018)
-* a: chapter. (line 2018)
-* aaa, bbb: chapter. (line 2018)
-* a--a: chapter. (line 2018)
+* .: chapter. (line 2019)
+* ?: chapter. (line 2019)
+* a: chapter. (line 2019)
+* aaa, bbb: chapter. (line 2019)
+* a--a: chapter. (line 2019)
* a--asis: chapter. (line 474)
* a--asis <1>: chapter. (line 1083)
-* a--asis <2>: chapter. (line 1833)
+* a--asis <2>: chapter. (line 1834)
* b: chapter. (line 475)
* b <1>: chapter. (line 1084)
-* b <2>: chapter. (line 1834)
-* b--b, c--c: chapter. (line 2018)
+* b <2>: chapter. (line 1835)
+* b--b, c--c: chapter. (line 2019)
* counting entry: chapter. (line 0)
-* d--dd, e--ee, f--ff: chapter. (line 2018)
+* d--dd, e--ee, f--ff: chapter. (line 2019)
* d--efcv_name: chapter. (line 311)
* d--efcv_name <1>: chapter. (line 314)
* d--efcv_name <2>: chapter. (line 920)
* d--efcv_name <3>: chapter. (line 923)
-* d--efcv_name <4>: chapter. (line 1671)
-* d--efcv_name <5>: chapter. (line 1674)
+* d--efcv_name <4>: chapter. (line 1672)
+* d--efcv_name <5>: chapter. (line 1675)
* d--efivar_name of c--lass: chapter. (line 356)
* d--efivar_name of c--lass <1>: chapter. (line 965)
-* d--efivar_name of c--lass <2>: chapter. (line 1716)
+* d--efivar_name of c--lass <2>: chapter. (line 1717)
* d--efopt_name: chapter. (line 347)
* d--efopt_name <1>: chapter. (line 956)
-* d--efopt_name <2>: chapter. (line 1707)
+* d--efopt_name <2>: chapter. (line 1708)
* d--eftypecv_name of c--lass: chapter. (line 317)
* d--eftypecv_name of c--lass <1>: chapter. (line 320)
* d--eftypecv_name of c--lass <2>: chapter. (line 926)
* d--eftypecv_name of c--lass <3>: chapter. (line 929)
-* d--eftypecv_name of c--lass <4>: chapter. (line 1677)
-* d--eftypecv_name of c--lass <5>: chapter. (line 1680)
+* d--eftypecv_name of c--lass <4>: chapter. (line 1678)
+* d--eftypecv_name of c--lass <5>: chapter. (line 1681)
* d--eftypecv_name2 of c--lass2: chapter. (line 388)
* d--eftypecv_name2 of c--lass2 <1>: chapter. (line 393)
* d--eftypecv_name2 of c--lass2 <2>: chapter. (line 997)
* d--eftypecv_name2 of c--lass2 <3>: chapter. (line 1002)
-* d--eftypecv_name2 of c--lass2 <4>: chapter. (line 1749)
-* d--eftypecv_name2 of c--lass2 <5>: chapter. (line 1754)
+* d--eftypecv_name2 of c--lass2 <4>: chapter. (line 1750)
+* d--eftypecv_name2 of c--lass2 <5>: chapter. (line 1755)
* d--eftypeivar_name of c--lass: chapter. (line 359)
* d--eftypeivar_name of c--lass <1>: chapter. (line 968)
-* d--eftypeivar_name of c--lass <2>: chapter. (line 1719)
+* d--eftypeivar_name of c--lass <2>: chapter. (line 1720)
* d--eftypevar_name: chapter. (line 353)
* d--eftypevar_name <1>: chapter. (line 962)
-* d--eftypevar_name <2>: chapter. (line 1713)
+* d--eftypevar_name <2>: chapter. (line 1714)
* d--eftypevr_name: chapter. (line 308)
* d--eftypevr_name <1>: chapter. (line 917)
-* d--eftypevr_name <2>: chapter. (line 1668)
+* d--eftypevr_name <2>: chapter. (line 1669)
* d--efvar_name: chapter. (line 341)
* d--efvar_name <1>: chapter. (line 344)
* d--efvar_name <2>: chapter. (line 950)
* d--efvar_name <3>: chapter. (line 953)
-* d--efvar_name <4>: chapter. (line 1701)
-* d--efvar_name <5>: chapter. (line 1704)
+* d--efvar_name <4>: chapter. (line 1702)
+* d--efvar_name <5>: chapter. (line 1705)
* d--efvr_name: chapter. (line 287)
* d--efvr_name <1>: chapter. (line 896)
-* d--efvr_name <2>: chapter. (line 1647)
-* g--gg, h--hh jjj, k--kk, l--ll: chapter. (line 2018)
+* d--efvr_name <2>: chapter. (line 1648)
+* g--gg, h--hh jjj, k--kk, l--ll: chapter. (line 2019)
* index entry between item and itemx: chapter. (line 479)
* index entry between item and itemx <1>: chapter. (line 580)
* index entry between item and itemx <2>: chapter. (line 1088)
* index entry between item and itemx <3>: chapter. (line 1189)
-* index entry between item and itemx <4>: chapter. (line 1838)
-* index entry between item and itemx <5>: chapter. (line 1967)
+* index entry between item and itemx <4>: chapter. (line 1839)
+* index entry between item and itemx <5>: chapter. (line 1968)
* index entry in footnote: chapter. (line 0)
* index entry within deffn: chapter. (line 258)
* index entry within deffn <1>: chapter. (line 867)
-* index entry within deffn <2>: chapter. (line 1616)
+* index entry within deffn <2>: chapter. (line 1617)
* index entry within itemize: chapter. (line 186)
* index entry within itemize <1>: chapter. (line 795)
-* index entry within itemize <2>: chapter. (line 1544)
+* index entry within itemize <2>: chapter. (line 1545)
* index entry within multitable: chapter. (line 202)
* index entry within multitable <1>: chapter. (line 811)
-* index entry within multitable <2>: chapter. (line 1561)
-* t-ruc: chapter. (line 2018)
-* T-ruc: chapter. (line 2018)
+* index entry within multitable <2>: chapter. (line 1562)
+* t-ruc: chapter. (line 2019)
+* T-ruc: chapter. (line 2019)
fn
@@ -2123,8 +2124,8 @@ aaa
* --foption: chapter. (line 28)
* --foption <1>: chapter. (line 637)
* --foption <2>: chapter. (line 1257)
-* .: chapter. (line 2018)
-* ?: chapter. (line 2018)
+* .: chapter. (line 2019)
+* ?: chapter. (line 2019)
* ``: chapter. (line 28)
* `` <1>: chapter. (line 637)
* `` <2>: chapter. (line 1257)
@@ -2134,119 +2135,119 @@ aaa
* a <3>: chapter. (line 884)
* a <4>: chapter. (line 1087)
* a <5>: chapter. (line 1188)
-* a <6>: chapter. (line 1633)
-* a <7>: chapter. (line 1837)
-* a <8>: chapter. (line 1966)
-* a <9>: chapter. (line 2018)
+* a <6>: chapter. (line 1634)
+* a <7>: chapter. (line 1838)
+* a <8>: chapter. (line 1967)
+* a <9>: chapter. (line 2019)
* after: chapter. (line 590)
* after <1>: chapter. (line 1199)
-* after <2>: chapter. (line 1977)
+* after <2>: chapter. (line 1978)
* arg2: chapter. (line 398)
* arg2 <1>: chapter. (line 1007)
-* arg2 <2>: chapter. (line 1759)
+* arg2 <2>: chapter. (line 1760)
* b: chapter. (line 479)
* b <1>: chapter. (line 580)
* b <2>: chapter. (line 1088)
* b <3>: chapter. (line 1189)
-* b <4>: chapter. (line 1838)
-* b <5>: chapter. (line 1967)
+* b <4>: chapter. (line 1839)
+* b <5>: chapter. (line 1968)
* bidule machin: chapter. (line 269)
* bidule machin <1>: chapter. (line 878)
-* bidule machin <2>: chapter. (line 1627)
+* bidule machin <2>: chapter. (line 1628)
* d--effn_name: chapter. (line 250)
* d--effn_name <1>: chapter. (line 859)
-* d--effn_name <2>: chapter. (line 1608)
+* d--effn_name <2>: chapter. (line 1609)
* d--efmac_name: chapter. (line 335)
* d--efmac_name <1>: chapter. (line 944)
-* d--efmac_name <2>: chapter. (line 1695)
+* d--efmac_name <2>: chapter. (line 1696)
* d--efmethod_name on c--lass: chapter. (line 362)
* d--efmethod_name on c--lass <1>: chapter. (line 971)
-* d--efmethod_name on c--lass <2>: chapter. (line 1722)
+* d--efmethod_name on c--lass <2>: chapter. (line 1723)
* d--efop_name on c--lass: chapter. (line 323)
* d--efop_name on c--lass <1>: chapter. (line 326)
* d--efop_name on c--lass <2>: chapter. (line 932)
* d--efop_name on c--lass <3>: chapter. (line 935)
-* d--efop_name on c--lass <4>: chapter. (line 1683)
-* d--efop_name on c--lass <5>: chapter. (line 1686)
+* d--efop_name on c--lass <4>: chapter. (line 1684)
+* d--efop_name on c--lass <5>: chapter. (line 1687)
* d--efspec_name: chapter. (line 338)
* d--efspec_name <1>: chapter. (line 947)
-* d--efspec_name <2>: chapter. (line 1698)
+* d--efspec_name <2>: chapter. (line 1699)
* d--eftypefn_name: chapter. (line 296)
* d--eftypefn_name <1>: chapter. (line 299)
* d--eftypefn_name <2>: chapter. (line 905)
* d--eftypefn_name <3>: chapter. (line 908)
-* d--eftypefn_name <4>: chapter. (line 1656)
-* d--eftypefn_name <5>: chapter. (line 1659)
+* d--eftypefn_name <4>: chapter. (line 1657)
+* d--eftypefn_name <5>: chapter. (line 1660)
* d--eftypefn_name2: chapter. (line 373)
* d--eftypefn_name2 <1>: chapter. (line 982)
-* d--eftypefn_name2 <2>: chapter. (line 1734)
+* d--eftypefn_name2 <2>: chapter. (line 1735)
* d--eftypefun_name: chapter. (line 350)
* d--eftypefun_name <1>: chapter. (line 959)
-* d--eftypefun_name <2>: chapter. (line 1710)
+* d--eftypefun_name <2>: chapter. (line 1711)
* d--eftypemethod_name on c--lass: chapter. (line 365)
* d--eftypemethod_name on c--lass <1>: chapter. (line 974)
-* d--eftypemethod_name on c--lass <2>: chapter. (line 1725)
+* d--eftypemethod_name on c--lass <2>: chapter. (line 1726)
* d--eftypeop_name on c--lass: chapter. (line 302)
* d--eftypeop_name on c--lass <1>: chapter. (line 305)
* d--eftypeop_name on c--lass <2>: chapter. (line 911)
* d--eftypeop_name on c--lass <3>: chapter. (line 914)
-* d--eftypeop_name on c--lass <4>: chapter. (line 1662)
-* d--eftypeop_name on c--lass <5>: chapter. (line 1665)
+* d--eftypeop_name on c--lass <4>: chapter. (line 1663)
+* d--eftypeop_name on c--lass <5>: chapter. (line 1666)
* d--eftypeop_name2 on c--lass2: chapter. (line 378)
* d--eftypeop_name2 on c--lass2 <1>: chapter. (line 383)
* d--eftypeop_name2 on c--lass2 <2>: chapter. (line 987)
* d--eftypeop_name2 on c--lass2 <3>: chapter. (line 992)
-* d--eftypeop_name2 on c--lass2 <4>: chapter. (line 1739)
-* d--eftypeop_name2 on c--lass2 <5>: chapter. (line 1744)
+* d--eftypeop_name2 on c--lass2 <4>: chapter. (line 1740)
+* d--eftypeop_name2 on c--lass2 <5>: chapter. (line 1745)
* d--efun_name: chapter. (line 332)
* d--efun_name <1>: chapter. (line 941)
-* d--efun_name <2>: chapter. (line 1692)
+* d--efun_name <2>: chapter. (line 1693)
* de--ffn_name: chapter. (line 253)
* de--ffn_name <1>: chapter. (line 862)
-* de--ffn_name <2>: chapter. (line 1611)
+* de--ffn_name <2>: chapter. (line 1612)
* deffn: chapter. (line 278)
* deffn <1>: chapter. (line 280)
* deffn <2>: chapter. (line 887)
* deffn <3>: chapter. (line 889)
-* deffn <4>: chapter. (line 1637)
-* deffn <5>: chapter. (line 1639)
+* deffn <4>: chapter. (line 1638)
+* deffn <5>: chapter. (line 1640)
* deffnx: chapter. (line 276)
* deffnx <1>: chapter. (line 281)
* deffnx <2>: chapter. (line 885)
* deffnx <3>: chapter. (line 890)
-* deffnx <4>: chapter. (line 1634)
-* deffnx <5>: chapter. (line 1640)
-* f---aa: chapter. (line 2018)
-* f---bb, f---cc: chapter. (line 2018)
-* f---ddd, f---eee, ffff: chapter. (line 2018)
-* f---ggg, f---hhh fjjj, f---kkk, f---lll: chapter. (line 2018)
+* deffnx <4>: chapter. (line 1635)
+* deffnx <5>: chapter. (line 1641)
+* f---aa: chapter. (line 2019)
+* f---bb, f---cc: chapter. (line 2019)
+* f---ddd, f---eee, ffff: chapter. (line 2019)
+* f---ggg, f---hhh fjjj, f---kkk, f---lll: chapter. (line 2019)
* followed: chapter. (line 272)
* followed <1>: chapter. (line 588)
* followed <2>: chapter. (line 881)
* followed <3>: chapter. (line 1197)
-* followed <4>: chapter. (line 1630)
-* followed <5>: chapter. (line 1975)
+* followed <4>: chapter. (line 1631)
+* followed <5>: chapter. (line 1976)
* I: chapter. (line 257)
* I <1>: chapter. (line 283)
* I <2>: chapter. (line 866)
* I <3>: chapter. (line 892)
-* I <4>: chapter. (line 1615)
-* I <5>: chapter. (line 1642)
+* I <4>: chapter. (line 1616)
+* I <5>: chapter. (line 1643)
* id i ule: chapter. (line 263)
* id i ule <1>: chapter. (line 872)
-* id i ule <2>: chapter. (line 1621)
+* id i ule <2>: chapter. (line 1622)
* id ule: chapter. (line 262)
* id ule <1>: chapter. (line 871)
-* id ule <2>: chapter. (line 1620)
+* id ule <2>: chapter. (line 1621)
* log trap: chapter. (line 259)
* log trap <1>: chapter. (line 868)
-* log trap <2>: chapter. (line 1617)
+* log trap <2>: chapter. (line 1618)
* log trap1: chapter. (line 260)
* log trap1 <1>: chapter. (line 869)
-* log trap1 <2>: chapter. (line 1618)
+* log trap1 <2>: chapter. (line 1619)
* log trap2: chapter. (line 261)
* log trap2 <1>: chapter. (line 870)
-* log trap2 <2>: chapter. (line 1619)
+* log trap2 <2>: chapter. (line 1620)
* machin: chapter. (line 268)
* machin <1>: chapter. (line 270)
* machin <2>: chapter. (line 584)
@@ -2259,30 +2260,30 @@ aaa
* machin <9>: chapter. (line 1194)
* machin <10>: chapter. (line 1195)
* machin <11>: chapter. (line 1196)
-* machin <12>: chapter. (line 1626)
-* machin <13>: chapter. (line 1628)
-* machin <14>: chapter. (line 1971)
-* machin <15>: chapter. (line 1972)
-* machin <16>: chapter. (line 1973)
-* machin <17>: chapter. (line 1974)
+* machin <12>: chapter. (line 1627)
+* machin <13>: chapter. (line 1629)
+* machin <14>: chapter. (line 1972)
+* machin <15>: chapter. (line 1973)
+* machin <16>: chapter. (line 1974)
+* machin <17>: chapter. (line 1975)
* n--ame: chapter. (line 290)
* n--ame <1>: chapter. (line 293)
* n--ame <2>: chapter. (line 899)
* n--ame <3>: chapter. (line 902)
-* n--ame <4>: chapter. (line 1650)
-* n--ame <5>: chapter. (line 1653)
+* n--ame <4>: chapter. (line 1651)
+* n--ame <5>: chapter. (line 1654)
* name2: chapter. (line 368)
* name2 <1>: chapter. (line 977)
-* name2 <2>: chapter. (line 1729)
-* t--ruc: chapter. (line 2018)
-* T--ruc: chapter. (line 2018)
+* name2 <2>: chapter. (line 1730)
+* t--ruc: chapter. (line 2019)
+* T--ruc: chapter. (line 2019)
* truc: chapter. (line 258)
* truc <1>: chapter. (line 284)
* truc <2>: chapter. (line 867)
* truc <3>: chapter. (line 893)
-* truc <4>: chapter. (line 1616)
-* truc <5>: chapter. (line 1643)
-* xxx, zzz: chapter. (line 2018)
+* truc <4>: chapter. (line 1617)
+* truc <5>: chapter. (line 1644)
+* xxx, zzz: chapter. (line 2019)
vr
@@ -2296,7 +2297,7 @@ aaa
* d--eftp_name: chapter. (line 329)
* d--eftp_name <1>: chapter. (line 938)
-* d--eftp_name <2>: chapter. (line 1689)
+* d--eftp_name <2>: chapter. (line 1690)
(8)
@@ -2346,89 +2347,89 @@ chapter 2
* -option: chapter. (line 28)
* -option <1>: chapter. (line 637)
* -option <2>: chapter. (line 1257)
-* .: chapter. (line 2018)
-* ?: chapter. (line 2018)
-* a: chapter. (line 2018)
-* aaa, bbb: chapter. (line 2018)
-* a--a: chapter. (line 2018)
+* .: chapter. (line 2019)
+* ?: chapter. (line 2019)
+* a: chapter. (line 2019)
+* aaa, bbb: chapter. (line 2019)
+* a--a: chapter. (line 2019)
* a--asis: chapter. (line 474)
* a--asis <1>: chapter. (line 1083)
-* a--asis <2>: chapter. (line 1833)
+* a--asis <2>: chapter. (line 1834)
* b: chapter. (line 475)
* b <1>: chapter. (line 1084)
-* b <2>: chapter. (line 1834)
-* b--b, c--c: chapter. (line 2018)
-* counting entry: chapter. (line 2322)
-* d--dd, e--ee, f--ff: chapter. (line 2018)
+* b <2>: chapter. (line 1835)
+* b--b, c--c: chapter. (line 2019)
+* counting entry: chapter. (line 2323)
+* d--dd, e--ee, f--ff: chapter. (line 2019)
* d--efcv_name: chapter. (line 311)
* d--efcv_name <1>: chapter. (line 314)
* d--efcv_name <2>: chapter. (line 920)
* d--efcv_name <3>: chapter. (line 923)
-* d--efcv_name <4>: chapter. (line 1671)
-* d--efcv_name <5>: chapter. (line 1674)
+* d--efcv_name <4>: chapter. (line 1672)
+* d--efcv_name <5>: chapter. (line 1675)
* d--efivar_name of c--lass: chapter. (line 356)
* d--efivar_name of c--lass <1>: chapter. (line 965)
-* d--efivar_name of c--lass <2>: chapter. (line 1716)
+* d--efivar_name of c--lass <2>: chapter. (line 1717)
* d--efopt_name: chapter. (line 347)
* d--efopt_name <1>: chapter. (line 956)
-* d--efopt_name <2>: chapter. (line 1707)
+* d--efopt_name <2>: chapter. (line 1708)
* d--eftypecv_name of c--lass: chapter. (line 317)
* d--eftypecv_name of c--lass <1>: chapter. (line 320)
* d--eftypecv_name of c--lass <2>: chapter. (line 926)
* d--eftypecv_name of c--lass <3>: chapter. (line 929)
-* d--eftypecv_name of c--lass <4>: chapter. (line 1677)
-* d--eftypecv_name of c--lass <5>: chapter. (line 1680)
+* d--eftypecv_name of c--lass <4>: chapter. (line 1678)
+* d--eftypecv_name of c--lass <5>: chapter. (line 1681)
* d--eftypecv_name2 of c--lass2: chapter. (line 388)
* d--eftypecv_name2 of c--lass2 <1>: chapter. (line 393)
* d--eftypecv_name2 of c--lass2 <2>: chapter. (line 997)
* d--eftypecv_name2 of c--lass2 <3>: chapter. (line 1002)
-* d--eftypecv_name2 of c--lass2 <4>: chapter. (line 1749)
-* d--eftypecv_name2 of c--lass2 <5>: chapter. (line 1754)
+* d--eftypecv_name2 of c--lass2 <4>: chapter. (line 1750)
+* d--eftypecv_name2 of c--lass2 <5>: chapter. (line 1755)
* d--eftypeivar_name of c--lass: chapter. (line 359)
* d--eftypeivar_name of c--lass <1>: chapter. (line 968)
-* d--eftypeivar_name of c--lass <2>: chapter. (line 1719)
+* d--eftypeivar_name of c--lass <2>: chapter. (line 1720)
* d--eftypevar_name: chapter. (line 353)
* d--eftypevar_name <1>: chapter. (line 962)
-* d--eftypevar_name <2>: chapter. (line 1713)
+* d--eftypevar_name <2>: chapter. (line 1714)
* d--eftypevr_name: chapter. (line 308)
* d--eftypevr_name <1>: chapter. (line 917)
-* d--eftypevr_name <2>: chapter. (line 1668)
+* d--eftypevr_name <2>: chapter. (line 1669)
* d--efvar_name: chapter. (line 341)
* d--efvar_name <1>: chapter. (line 344)
* d--efvar_name <2>: chapter. (line 950)
* d--efvar_name <3>: chapter. (line 953)
-* d--efvar_name <4>: chapter. (line 1701)
-* d--efvar_name <5>: chapter. (line 1704)
+* d--efvar_name <4>: chapter. (line 1702)
+* d--efvar_name <5>: chapter. (line 1705)
* d--efvr_name: chapter. (line 287)
* d--efvr_name <1>: chapter. (line 896)
-* d--efvr_name <2>: chapter. (line 1647)
-* g--gg, h--hh jjj, k--kk, l--ll: chapter. (line 2018)
+* d--efvr_name <2>: chapter. (line 1648)
+* g--gg, h--hh jjj, k--kk, l--ll: chapter. (line 2019)
* index entry between item and itemx: chapter. (line 479)
* index entry between item and itemx <1>: chapter. (line 580)
* index entry between item and itemx <2>: chapter. (line 1088)
* index entry between item and itemx <3>: chapter. (line 1189)
-* index entry between item and itemx <4>: chapter. (line 1838)
-* index entry between item and itemx <5>: chapter. (line 1967)
-* index entry in footnote: chapter. (line 2317)
+* index entry between item and itemx <4>: chapter. (line 1839)
+* index entry between item and itemx <5>: chapter. (line 1968)
+* index entry in footnote: chapter. (line 2318)
* index entry within deffn: chapter. (line 258)
* index entry within deffn <1>: chapter. (line 867)
-* index entry within deffn <2>: chapter. (line 1616)
+* index entry within deffn <2>: chapter. (line 1617)
* index entry within itemize: chapter. (line 186)
* index entry within itemize <1>: chapter. (line 795)
-* index entry within itemize <2>: chapter. (line 1544)
+* index entry within itemize <2>: chapter. (line 1545)
* index entry within multitable: chapter. (line 202)
* index entry within multitable <1>: chapter. (line 811)
-* index entry within multitable <2>: chapter. (line 1561)
-* t-ruc: chapter. (line 2018)
-* T-ruc: chapter. (line 2018)
+* index entry within multitable <2>: chapter. (line 1562)
+* t-ruc: chapter. (line 2019)
+* T-ruc: chapter. (line 2019)
* Menu:
* --foption: chapter. (line 28)
* --foption <1>: chapter. (line 637)
* --foption <2>: chapter. (line 1257)
-* .: chapter. (line 2018)
-* ?: chapter. (line 2018)
+* .: chapter. (line 2019)
+* ?: chapter. (line 2019)
* ``: chapter. (line 28)
* `` <1>: chapter. (line 637)
* `` <2>: chapter. (line 1257)
@@ -2438,119 +2439,119 @@ chapter 2
* a <3>: chapter. (line 884)
* a <4>: chapter. (line 1087)
* a <5>: chapter. (line 1188)
-* a <6>: chapter. (line 1633)
-* a <7>: chapter. (line 1837)
-* a <8>: chapter. (line 1966)
-* a <9>: chapter. (line 2018)
+* a <6>: chapter. (line 1634)
+* a <7>: chapter. (line 1838)
+* a <8>: chapter. (line 1967)
+* a <9>: chapter. (line 2019)
* after: chapter. (line 590)
* after <1>: chapter. (line 1199)
-* after <2>: chapter. (line 1977)
+* after <2>: chapter. (line 1978)
* arg2: chapter. (line 398)
* arg2 <1>: chapter. (line 1007)
-* arg2 <2>: chapter. (line 1759)
+* arg2 <2>: chapter. (line 1760)
* b: chapter. (line 479)
* b <1>: chapter. (line 580)
* b <2>: chapter. (line 1088)
* b <3>: chapter. (line 1189)
-* b <4>: chapter. (line 1838)
-* b <5>: chapter. (line 1967)
+* b <4>: chapter. (line 1839)
+* b <5>: chapter. (line 1968)
* bidule machin: chapter. (line 269)
* bidule machin <1>: chapter. (line 878)
-* bidule machin <2>: chapter. (line 1627)
+* bidule machin <2>: chapter. (line 1628)
* d--effn_name: chapter. (line 250)
* d--effn_name <1>: chapter. (line 859)
-* d--effn_name <2>: chapter. (line 1608)
+* d--effn_name <2>: chapter. (line 1609)
* d--efmac_name: chapter. (line 335)
* d--efmac_name <1>: chapter. (line 944)
-* d--efmac_name <2>: chapter. (line 1695)
+* d--efmac_name <2>: chapter. (line 1696)
* d--efmethod_name on c--lass: chapter. (line 362)
* d--efmethod_name on c--lass <1>: chapter. (line 971)
-* d--efmethod_name on c--lass <2>: chapter. (line 1722)
+* d--efmethod_name on c--lass <2>: chapter. (line 1723)
* d--efop_name on c--lass: chapter. (line 323)
* d--efop_name on c--lass <1>: chapter. (line 326)
* d--efop_name on c--lass <2>: chapter. (line 932)
* d--efop_name on c--lass <3>: chapter. (line 935)
-* d--efop_name on c--lass <4>: chapter. (line 1683)
-* d--efop_name on c--lass <5>: chapter. (line 1686)
+* d--efop_name on c--lass <4>: chapter. (line 1684)
+* d--efop_name on c--lass <5>: chapter. (line 1687)
* d--efspec_name: chapter. (line 338)
* d--efspec_name <1>: chapter. (line 947)
-* d--efspec_name <2>: chapter. (line 1698)
+* d--efspec_name <2>: chapter. (line 1699)
* d--eftypefn_name: chapter. (line 296)
* d--eftypefn_name <1>: chapter. (line 299)
* d--eftypefn_name <2>: chapter. (line 905)
* d--eftypefn_name <3>: chapter. (line 908)
-* d--eftypefn_name <4>: chapter. (line 1656)
-* d--eftypefn_name <5>: chapter. (line 1659)
+* d--eftypefn_name <4>: chapter. (line 1657)
+* d--eftypefn_name <5>: chapter. (line 1660)
* d--eftypefn_name2: chapter. (line 373)
* d--eftypefn_name2 <1>: chapter. (line 982)
-* d--eftypefn_name2 <2>: chapter. (line 1734)
+* d--eftypefn_name2 <2>: chapter. (line 1735)
* d--eftypefun_name: chapter. (line 350)
* d--eftypefun_name <1>: chapter. (line 959)
-* d--eftypefun_name <2>: chapter. (line 1710)
+* d--eftypefun_name <2>: chapter. (line 1711)
* d--eftypemethod_name on c--lass: chapter. (line 365)
* d--eftypemethod_name on c--lass <1>: chapter. (line 974)
-* d--eftypemethod_name on c--lass <2>: chapter. (line 1725)
+* d--eftypemethod_name on c--lass <2>: chapter. (line 1726)
* d--eftypeop_name on c--lass: chapter. (line 302)
* d--eftypeop_name on c--lass <1>: chapter. (line 305)
* d--eftypeop_name on c--lass <2>: chapter. (line 911)
* d--eftypeop_name on c--lass <3>: chapter. (line 914)
-* d--eftypeop_name on c--lass <4>: chapter. (line 1662)
-* d--eftypeop_name on c--lass <5>: chapter. (line 1665)
+* d--eftypeop_name on c--lass <4>: chapter. (line 1663)
+* d--eftypeop_name on c--lass <5>: chapter. (line 1666)
* d--eftypeop_name2 on c--lass2: chapter. (line 378)
* d--eftypeop_name2 on c--lass2 <1>: chapter. (line 383)
* d--eftypeop_name2 on c--lass2 <2>: chapter. (line 987)
* d--eftypeop_name2 on c--lass2 <3>: chapter. (line 992)
-* d--eftypeop_name2 on c--lass2 <4>: chapter. (line 1739)
-* d--eftypeop_name2 on c--lass2 <5>: chapter. (line 1744)
+* d--eftypeop_name2 on c--lass2 <4>: chapter. (line 1740)
+* d--eftypeop_name2 on c--lass2 <5>: chapter. (line 1745)
* d--efun_name: chapter. (line 332)
* d--efun_name <1>: chapter. (line 941)
-* d--efun_name <2>: chapter. (line 1692)
+* d--efun_name <2>: chapter. (line 1693)
* de--ffn_name: chapter. (line 253)
* de--ffn_name <1>: chapter. (line 862)
-* de--ffn_name <2>: chapter. (line 1611)
+* de--ffn_name <2>: chapter. (line 1612)
* deffn: chapter. (line 278)
* deffn <1>: chapter. (line 280)
* deffn <2>: chapter. (line 887)
* deffn <3>: chapter. (line 889)
-* deffn <4>: chapter. (line 1637)
-* deffn <5>: chapter. (line 1639)
+* deffn <4>: chapter. (line 1638)
+* deffn <5>: chapter. (line 1640)
* deffnx: chapter. (line 276)
* deffnx <1>: chapter. (line 281)
* deffnx <2>: chapter. (line 885)
* deffnx <3>: chapter. (line 890)
-* deffnx <4>: chapter. (line 1634)
-* deffnx <5>: chapter. (line 1640)
-* f---aa: chapter. (line 2018)
-* f---bb, f---cc: chapter. (line 2018)
-* f---ddd, f---eee, ffff: chapter. (line 2018)
-* f---ggg, f---hhh fjjj, f---kkk, f---lll: chapter. (line 2018)
+* deffnx <4>: chapter. (line 1635)
+* deffnx <5>: chapter. (line 1641)
+* f---aa: chapter. (line 2019)
+* f---bb, f---cc: chapter. (line 2019)
+* f---ddd, f---eee, ffff: chapter. (line 2019)
+* f---ggg, f---hhh fjjj, f---kkk, f---lll: chapter. (line 2019)
* followed: chapter. (line 272)
* followed <1>: chapter. (line 588)
* followed <2>: chapter. (line 881)
* followed <3>: chapter. (line 1197)
-* followed <4>: chapter. (line 1630)
-* followed <5>: chapter. (line 1975)
+* followed <4>: chapter. (line 1631)
+* followed <5>: chapter. (line 1976)
* I: chapter. (line 257)
* I <1>: chapter. (line 283)
* I <2>: chapter. (line 866)
* I <3>: chapter. (line 892)
-* I <4>: chapter. (line 1615)
-* I <5>: chapter. (line 1642)
+* I <4>: chapter. (line 1616)
+* I <5>: chapter. (line 1643)
* id i ule: chapter. (line 263)
* id i ule <1>: chapter. (line 872)
-* id i ule <2>: chapter. (line 1621)
+* id i ule <2>: chapter. (line 1622)
* id ule: chapter. (line 262)
* id ule <1>: chapter. (line 871)
-* id ule <2>: chapter. (line 1620)
+* id ule <2>: chapter. (line 1621)
* log trap: chapter. (line 259)
* log trap <1>: chapter. (line 868)
-* log trap <2>: chapter. (line 1617)
+* log trap <2>: chapter. (line 1618)
* log trap1: chapter. (line 260)
* log trap1 <1>: chapter. (line 869)
-* log trap1 <2>: chapter. (line 1618)
+* log trap1 <2>: chapter. (line 1619)
* log trap2: chapter. (line 261)
* log trap2 <1>: chapter. (line 870)
-* log trap2 <2>: chapter. (line 1619)
+* log trap2 <2>: chapter. (line 1620)
* machin: chapter. (line 268)
* machin <1>: chapter. (line 270)
* machin <2>: chapter. (line 584)
@@ -2563,30 +2564,30 @@ chapter 2
* machin <9>: chapter. (line 1194)
* machin <10>: chapter. (line 1195)
* machin <11>: chapter. (line 1196)
-* machin <12>: chapter. (line 1626)
-* machin <13>: chapter. (line 1628)
-* machin <14>: chapter. (line 1971)
-* machin <15>: chapter. (line 1972)
-* machin <16>: chapter. (line 1973)
-* machin <17>: chapter. (line 1974)
+* machin <12>: chapter. (line 1627)
+* machin <13>: chapter. (line 1629)
+* machin <14>: chapter. (line 1972)
+* machin <15>: chapter. (line 1973)
+* machin <16>: chapter. (line 1974)
+* machin <17>: chapter. (line 1975)
* n--ame: chapter. (line 290)
* n--ame <1>: chapter. (line 293)
* n--ame <2>: chapter. (line 899)
* n--ame <3>: chapter. (line 902)
-* n--ame <4>: chapter. (line 1650)
-* n--ame <5>: chapter. (line 1653)
+* n--ame <4>: chapter. (line 1651)
+* n--ame <5>: chapter. (line 1654)
* name2: chapter. (line 368)
* name2 <1>: chapter. (line 977)
-* name2 <2>: chapter. (line 1729)
-* t--ruc: chapter. (line 2018)
-* T--ruc: chapter. (line 2018)
+* name2 <2>: chapter. (line 1730)
+* t--ruc: chapter. (line 2019)
+* T--ruc: chapter. (line 2019)
* truc: chapter. (line 258)
* truc <1>: chapter. (line 284)
* truc <2>: chapter. (line 867)
* truc <3>: chapter. (line 893)
-* truc <4>: chapter. (line 1616)
-* truc <5>: chapter. (line 1643)
-* xxx, zzz: chapter. (line 2018)
+* truc <4>: chapter. (line 1617)
+* truc <5>: chapter. (line 1644)
+* xxx, zzz: chapter. (line 2019)
Top section
1 chapter
diff --git a/tp/tests/layout/res_parser/formatting_rawtext/formatting.txt
b/tp/tests/layout/res_parser/formatting_rawtext/formatting.txt
index 1201c0f..df3aeff 100644
--- a/tp/tests/layout/res_parser/formatting_rawtext/formatting.txt
+++ b/tp/tests/layout/res_parser/formatting_rawtext/formatting.txt
@@ -155,6 +155,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{--a,an accronym} -a (an accronym)
@acronym{--a} -a
@@ -921,6 +922,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{--a,an accronym} --a (an accronym)
@acronym{--a} --a
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 1bc39e6..e5d2d0d 100644
--- a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
@@ -126,6 +126,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -927,6 +928,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1902,6 +1904,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2910,6 +2913,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -3889,6 +3893,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
@@ -5004,6 +5009,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_textcontent/formatting
b/tp/tests/layout/res_parser/formatting_textcontent/formatting
index 69c9e05..08c210e 100644
--- a/tp/tests/layout/res_parser/formatting_textcontent/formatting
+++ b/tp/tests/layout/res_parser/formatting_textcontent/formatting
@@ -129,6 +129,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{--a,an accronym} --aan accronym
@acronym{--a} --a
@@ -849,6 +850,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{--a,an accronym} --aan accronym
@acronym{--a} --a
@@ -1591,6 +1593,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{--a,an accronym} --aan accronym
@acronym{--a} --a
@@ -2311,6 +2314,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{--a,an accronym} --aan accronym
@acronym{--a} --a
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 4240858..8aaaf91 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -927,6 +928,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -1903,6 +1905,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2934,6 +2937,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -3908,6 +3912,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -4888,6 +4893,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/layout/res_parser/formatting_xml/formatting.xml
b/tp/tests/layout/res_parser/formatting_xml/formatting.xml
index 1ba154e..929731e 100644
--- a/tp/tests/layout/res_parser/formatting_xml/formatting.xml
+++ b/tp/tests/layout/res_parser/formatting_xml/formatting.xml
@@ -135,6 +135,7 @@ but , ,@:
@@arrow @arrow{}
@@leq @leq{}
@@geq @geq{}
+@@tie a@tie{}b
@code{@@acronym@{--a,an accronym@}} @acronym{--a,an accronym}
@code{@@acronym@{--a@}} @acronym{--a}
@@ -1136,6 +1137,7 @@ but , ,&noeos;
&arobase;arrow →
&arobase;leq ≤
&arobase;geq ≥
+&arobase;tie a b
</para>
<para><code>&arobase;acronym{--a,an accronym}</code>
<acronym><acronymword>&textndash;a</acronymword><acronymdesc>an
accronym</acronymdesc></acronym>
<code>&arobase;acronym{--a}</code>
<acronym><acronymword>&textndash;a</acronymword></acronym>
@@ -2123,6 +2125,7 @@ but , ,&noeos;
&arobase;arrow →
&arobase;leq ≤
&arobase;geq ≥
+&arobase;tie a b
</para>
<para><code>&arobase;acronym{--a,an accronym}</code>
<acronym><acronymword>&textndash;a</acronymword><acronymdesc>an
accronym</acronymdesc></acronym>
<code>&arobase;acronym{--a}</code>
<acronym><acronymword>&textndash;a</acronymword></acronym>
@@ -3137,6 +3140,7 @@ but , ,&noeos;
&arobase;arrow →
&arobase;leq ≤
&arobase;geq ≥
+&arobase;tie a b
</para>
<para><code>&arobase;acronym{--a,an accronym}</code>
<acronym><acronymword>&textndash;a</acronymword><acronymdesc>an
accronym</acronymdesc></acronym>
<code>&arobase;acronym{--a}</code>
<acronym><acronymword>&textndash;a</acronymword></acronym>
@@ -4118,6 +4122,7 @@ but , ,&noeos;
&arobase;arrow →
&arobase;leq ≤
&arobase;geq ≥
+&arobase;tie a b
<code>&arobase;acronym{--a,an accronym}</code>
<acronym><acronymword>--a</acronymword><acronymdesc>an
accronym</acronymdesc></acronym>
<code>&arobase;acronym{--a}</code>
<acronym><acronymword>--a</acronymword></acronym>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
b/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
index 6cd434d..1942ca2 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
index 805a6e1..8404d5f 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
@@ -977,6 +978,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -2051,6 +2053,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
</p>
<p><code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">–a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">–a</acronym>
@@ -3131,6 +3134,7 @@ but , ,
@arrow →
@leq ≤
@geq ≥
+@tie a b
<code>@acronym{--a,an accronym}</code> <acronym title="an
accronym">--a</acronym> (an accronym)
<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
index b2dcd84..7570a7e 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/index.htm
b/tp/tests/tex_html/res_parser/formatting_singular/index.htm
index 0d84297..87441dd 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/index.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/index.htm
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/index.html
b/tp/tests/tex_html/res_parser/formatting_singular/index.html
index 61353ad..54d7631 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/index.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/index.html
@@ -128,6 +128,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git
a/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
b/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
index fe758bb..5b7903a 100644
---
a/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
+++
b/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
b/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
index 46ea95b..b8e9a0d 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
b/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
index 4bc10f4..fac83da 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
b/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
index 97d1222..7ca557b 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
b/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
index dadc2b2..4fe9696 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
b/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
index b175154..a7081e6 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index 7599151..f1e097c 100644
---
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
diff --git
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 9da14f5..795a46e 100644
---
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -127,6 +127,7 @@ but , ,
@arrow ->
@leq <=
@geq >=
+@tie a b
@acronym{-a,an accronym} -a (an accronym)
@acronym{-a} -a
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: tp/tests/coverage_macro.texi: add @tie{},
Patrice Dumas <=
- Prev by Date:
branch master updated: * doc/texinfo.texi (Other Customization Variables), tp/Texinfo/Convert/HTML.pm (non_breaking_space) (substitute_non_breaking_space, %BUTTONS_EXAMPLE) (%defaults, _indent_with_table, _set_non_breaking_space) (converter_initialize, _default_format_special_element_body): use numeric entities everywhere in HTML if USE_NUMERIC_ENTITY is set. Use functions to set and get the non breaking space entity. Set OPEN_QUOTE_SYMBOL CLOSE_QUOTE_SYMBOL and MENU_SYMBOL to undef in the default case, to set [...]
- Next by Date:
branch master updated: * doc/texinfo.texi (Other Customization Variables): update MENU_SYMBOL description.
- Previous by thread:
branch master updated: * doc/texinfo.texi (Other Customization Variables), tp/Texinfo/Convert/HTML.pm (non_breaking_space) (substitute_non_breaking_space, %BUTTONS_EXAMPLE) (%defaults, _indent_with_table, _set_non_breaking_space) (converter_initialize, _default_format_special_element_body): use numeric entities everywhere in HTML if USE_NUMERIC_ENTITY is set. Use functions to set and get the non breaking space entity. Set OPEN_QUOTE_SYMBOL CLOSE_QUOTE_SYMBOL and MENU_SYMBOL to undef in the default case, to set [...]
- Next by thread:
branch master updated: * doc/texinfo.texi (Other Customization Variables): update MENU_SYMBOL description.
- Index(es):