texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/Texinfo/Convert/LaTeX.pm (_convert): only on


From: Patrice Dumas
Subject: branch master updated: * tp/Texinfo/Convert/LaTeX.pm (_convert): only one empty line after @def*, resetting of embrac macros grouped with def line.
Date: Wed, 10 Aug 2022 18:34:46 -0400

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 427819da3b * tp/Texinfo/Convert/LaTeX.pm (_convert): only one empty 
line after @def*, resetting of embrac macros grouped with def line.
427819da3b is described below

commit 427819da3bed81cab096733c4819b686fff49d70
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Thu Aug 11 00:34:33 2022 +0200

    * tp/Texinfo/Convert/LaTeX.pm (_convert): only one empty line
    after @def*, resetting of embrac macros grouped with def line.
---
 ChangeLog                                          |   5 +
 tp/Texinfo/Convert/LaTeX.pm                        |   7 +-
 .../res_latex/definition_commands.tex              | 134 +---
 .../converters_tests/test_deftypefnnewline.pl      |  28 -
 tp/t/results/def/omit_def_space.pl                 |   4 -
 .../res_latex/multiple_lang_chapters.tex           |   6 -
 .../res_parser/formatting_latex/formatting.tex     | 695 +--------------------
 7 files changed, 23 insertions(+), 856 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 68f4f6468b..541cfca282 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-10  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/Texinfo/Convert/LaTeX.pm (_convert): only one empty line
+       after @def*, resetting of embrac macros grouped with def line.
+
 2022-08-10  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Texinfo/Convert/LaTeX.pm (%roman_style_commands, _convert):
diff --git a/tp/Texinfo/Convert/LaTeX.pm b/tp/Texinfo/Convert/LaTeX.pm
index fc9062a550..7be30a54d4 100644
--- a/tp/Texinfo/Convert/LaTeX.pm
+++ b/tp/Texinfo/Convert/LaTeX.pm
@@ -3615,8 +3615,8 @@ sub _convert($$)
           } else {
             $self->{'packages'}->{'embrac'} = 1;
             # we want slanted roman and not slanted typewriter, including
-            # ligatures, as if @r{@slanted{ had been used, so output
-            # \textnormal{ and push 0 on 'code' context.
+            # ligatures, as if @r{@slanted{...}} had been used, so output
+            # \textnormal and push 0 on 'code' context.
             $result .= '\EmbracOn{}\textnormal{\textsl{';
             push @{$self->{'formatting_context'}->[-1]->{'code'}}, 0;
             push @{$self->{'formatting_context'}->[-1]->{'embrac'}},
@@ -3647,7 +3647,6 @@ sub _convert($$)
           my $converted = _convert($self, $category);
           $result .= "\\hfill[$converted]\n";
         }
-        $result .= "\n\n";
         # undefine symbols associated with commands that have been made
         # known to embrac, such that they can be redefined later
         if (defined($known_embrac_commands)) {
@@ -3658,7 +3657,7 @@ sub _convert($$)
         '\cs_undefine:N{\__embrac_'.$defined_style_embrac.':n}%
 ';
           }
-          $result .= "\\ExplSyntaxOff%";
+          $result .= "\\ExplSyntaxOff%\n";
         }
       }
       $result .= "\n";
diff --git 
a/tp/t/results/converters_tests/definition_commands/res_latex/definition_commands.tex
 
b/tp/t/results/converters_tests/definition_commands/res_latex/definition_commands.tex
index 8d0dc49bdd..7ad816f6c8 100644
--- 
a/tp/t/results/converters_tests/definition_commands/res_latex/definition_commands.tex
+++ 
b/tp/t/results/converters_tests/definition_commands/res_latex/definition_commands.tex
@@ -79,8 +79,6 @@
 
 \noindent\texttt{fname \EmbracOn{}\textnormal{\textsl{a---rg1 
a--rg2}}\EmbracOff{}}\hfill[Func]
 
-
-
 \index[fn]{fname@\texttt{fname}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -89,8 +87,6 @@ deffn no var for \GNUTexinfocommandstyletextvar{a---rg1} and 
\GNUTexinfocommands
 
 \noindent\texttt{fname 
\EmbracOn{}\textnormal{\textsl{\GNUTexinfocommandstyletextvar{a---rg1} 
\GNUTexinfocommandstyletextvar{a--rg2}}}\EmbracOff{}}\hfill[Func]
 
-
-
 \index[fn]{fname@\texttt{fname}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -99,8 +95,6 @@ deffn explict var for \GNUTexinfocommandstyletextvar{a---rg1} 
and \GNUTexinfocom
 
 \noindent\texttt{fname 
\EmbracOn{}\textnormal{\textsl{\EmbracOff{}\textnormal{\textsl{a---rg1}}\EmbracOn{}
 \EmbracOff{}\textnormal{\textsl{a--rg2}}\EmbracOn{}}}\EmbracOff{}}\hfill[Func]
 
-
-
 \index[fn]{fname@\texttt{fname}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -109,65 +103,46 @@ deffn r slanted for 
\GNUTexinfocommandstyletextvar{a---rg1} and \GNUTexinfocomma
 
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var [from to [inc]]) 
default}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var 
\EmbracOff{}\textnormal{[}\EmbracOn{}from to 
\EmbracOff{}\textnormal{[}\EmbracOn{}inc\EmbracOff{}\textnormal{]]}\EmbracOn{}) 
r}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var 
\GNUTexinfocommandstyletextvar{[}from to 
\GNUTexinfocommandstyletextvar{[}inc\GNUTexinfocommandstyletextvar{]]}) 
var}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var \textsl{[}from to 
\textsl{[}inc\textsl{]]}) slanted}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var 
\EmbracMakeKnown{texttt}\texttt{[}from to \texttt{[}inc\texttt{]]}) 
code}}\EmbracOff{}}\hfill[Special Form]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var 
\EmbracMakeKnown{texttt}\texttt{[}from to \texttt{[}inc\texttt{]]}) 
t}}\EmbracOff{}}\hfill[Special Form]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var 
\EmbracMakeKnown{texttt}\texttt{\EmbracMakeKnown{textbf}\textbf{[}}from to 
\texttt{\textbf{[}}inc\texttt{\textbf{]]}}) t:b}}\EmbracOff{}}\hfill[Special 
Form]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_textbf:nn}\cs_undefine:N{\embrac_orig_textbf:n}\cs_undefine:N{\__embrac_textbf:n}%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var 
\EmbracOff{}\textnormal{\GNUTexinfocommandstyletextvar{[}}\EmbracOn{}from to 
\EmbracOff{}\textnormal{\GNUTexinfocommandstyletextvar{[}}\EmbracOn{}inc\EmbracOff{}\textnormal{\GNUTexinfocommandstyletextvar{]]}}\EmbracOn{})
 r:var}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var 
\EmbracOff{}\textnormal{\textsl{[}}\EmbracOn{}from to 
\EmbracOff{}\textnormal{\textsl{[}}\EmbracOn{}inc\EmbracOff{}\textnormal{\textsl{]]}}\EmbracOn{})
 r:slanted}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var 
\EmbracOff{}\textnormal{\texttt{[}}\EmbracOn{}from to 
\EmbracOff{}\textnormal{\texttt{[}}\EmbracOn{}inc\EmbracOff{}\textnormal{\texttt{]]}}\EmbracOn{})
 r:code}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{(var 
\EmbracOff{}\textnormal{\texttt{[}}\EmbracOn{}from to 
\EmbracOff{}\textnormal{\texttt{[}}\EmbracOn{}inc\EmbracOff{}\textnormal{\texttt{]]}}\EmbracOn{})
 r:t}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -176,65 +151,46 @@ separators
 
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{va---riable 
default}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar 
\EmbracOn{}\textnormal{\textsl{\GNUTexinfocommandstyletextvar{va---riable} 
var}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar 
\EmbracOn{}\textnormal{\textsl{\EmbracOff{}\textnormal{va---riable}\EmbracOn{} 
r}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{\textsl{va---riable} 
slanted}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar 
\EmbracOn{}\textnormal{\textsl{\EmbracMakeKnown{texttt}\texttt{va{-}{-}{-}riable}
 code}}\EmbracOff{}}\hfill[Special Form]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar 
\EmbracOn{}\textnormal{\textsl{\EmbracMakeKnown{texttt}\texttt{va{-}{-}{-}riable}
 t}}\EmbracOff{}}\hfill[Special Form]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar 
\EmbracOn{}\textnormal{\textsl{\EmbracMakeKnown{texttt}\texttt{\EmbracMakeKnown{textbf}\textbf{va{-}{-}{-}riable}}
 t:b}}\EmbracOff{}}\hfill[Special Form]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_textbf:nn}\cs_undefine:N{\embrac_orig_textbf:n}\cs_undefine:N{\__embrac_textbf:n}%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar 
\EmbracOn{}\textnormal{\textsl{\EmbracOff{}\textnormal{\GNUTexinfocommandstyletextvar{va---riable}}\EmbracOn{}
 r:var}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar 
\EmbracOn{}\textnormal{\textsl{\EmbracOff{}\textnormal{\textsl{va---riable}}\EmbracOn{}
 r:slanted}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar 
\EmbracOn{}\textnormal{\textsl{\EmbracOff{}\textnormal{\texttt{va{-}{-}{-}riable}}\EmbracOn{}
 r:code}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar 
\EmbracOn{}\textnormal{\textsl{\EmbracOff{}\textnormal{\texttt{va{-}{-}{-}riable}}\EmbracOn{}
 r:t}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -243,30 +199,21 @@ name
 
 \noindent\texttt{\texttt{.ft} 
\EmbracOn{}\textnormal{\textsl{[\EmbracOff{}\textnormal{\textsl{font}}\EmbracOn{}]}}\EmbracOff{}}\hfill[Request]
 
-
-
 \index[fn]{.ft@\texttt{\texttt{.ft}}}%
 
\noindent\texttt{\texttt{\textbackslash{}f}\textnormal{\textsl{f}}\texttt{}}\hfill[Escape\hbox{}sequence]
 
-
-
 
\index[fn]{\textbackslash{}ff@\texttt{\texttt{\textbackslash{}f}\textnormal{\textsl{f}}\texttt{}}}%
 
\noindent\texttt{\texttt{\textbackslash{}f(}\textnormal{\textsl{fn}}\texttt{}}\hfill[Escape\hbox{}sequence]
 
-
-
 
\index[fn]{\textbackslash{}f(fn@\texttt{\texttt{\textbackslash{}f(}\textnormal{\textsl{fn}}\texttt{}}}%
 
\noindent\texttt{\texttt{\textbackslash{}f[}\textnormal{\textsl{font}}\texttt{]}
 
\EmbracOn{}\textnormal{\textsl{\EmbracMakeKnown{texttt}\texttt{\textbackslash{}f[}\EmbracOff{}\textnormal{\textsl{font}}\EmbracOn{}\texttt{]}}}\EmbracOff{}}\hfill[Escape\hbox{}sequence]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 
\index[fn]{\textbackslash{}f[font]@\texttt{\texttt{\textbackslash{}f[}\textnormal{\textsl{font}}\texttt{]}}}%
 \noindent\texttt{\texttt{\textbackslash{}n[.sty]}}\hfill[Register]
 
-
-
 \index[fn]{\textbackslash{}n[.sty]@\texttt{\texttt{\textbackslash{}n[.sty]}}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -276,18 +223,16 @@ to \GNUTexinfocommandstyletextvar{font} (one-character 
name\hbox{}\GNUTexinfocom
 \end{quote}
 
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{[ 
\EmbracOff{}\textnormal{[}\EmbracOn{} \textsl{[} 
\EmbracMakeKnown{texttt}\texttt{[} \texttt{[} 
\EmbracOff{}\textnormal{\textsl{[}}\EmbracOn{} 
\EmbracOff{}\textnormal{\texttt{[}}\EmbracOn{} 
\EmbracOff{}\textnormal{\texttt{\textsl{[}}}\EmbracOn{} 
\EmbracOff{}\textnormal{\texttt{[}}\EmbracOn{} , 
\EmbracOff{}\textnormal{,}\EmbracOn{} \textsl{,} \texttt{,} \texttt{,} 
\EmbracOff{}\textnormal{\textsl{,}}\EmbracOn{} \EmbracOff{}\textnormal [...]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{foobar \EmbracOn{}\textnormal{\textsl{[] 
\EmbracOff{}\textnormal{[]}\EmbracOn{} \textsl{[]} 
\EmbracMakeKnown{texttt}\texttt{[]} \texttt{[]} 
\EmbracOff{}\textnormal{\textsl{[]}}\EmbracOn{} 
\EmbracOff{}\textnormal{\texttt{[]}}\EmbracOn{} 
\EmbracOff{}\textnormal{\texttt{\textsl{[]}}}\EmbracOn{}}}\EmbracOff{}}\hfill[Special
 Form]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 \index[fn]{foobar@\texttt{foobar}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -296,8 +241,6 @@ test formatting of separators
 
 \noindent\texttt{int foobar (int \GNUTexinfocommandstyletextvar{f---oo}, float 
\GNUTexinfocommandstyletextvar{b--ar})}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -306,8 +249,6 @@ test formatting of separators
 
 \noindent\texttt{int foobar (int \textnormal{\textsl{f---oo}}, float 
\textnormal{\textsl{b--ar}})}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -317,8 +258,6 @@ test formatting of separators
 \noindent{}produces:
 \noindent\texttt{border-pattern}\hfill[Class Option of \texttt{Window}]
 
-
-
 \index[vr]{border-pattern@\texttt{border-pattern}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -327,8 +266,6 @@ test formatting of separators
 
 \noindent\texttt{\texttt{int} border-pattern}\hfill[Class Option of 
\texttt{Window}]
 
-
-
 \index[vr]{border-pattern of Window@\texttt{border-pattern of Window}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -338,8 +275,6 @@ test formatting of separators
 \begin{quote}
 \noindent\texttt{int foobar (int \GNUTexinfocommandstyletextvar{foo}, float 
\GNUTexinfocommandstyletextvar{bar})}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -349,8 +284,6 @@ test formatting of separators
 
 \noindent\texttt{apply \EmbracOn{}\textnormal{\textsl{function \&rest 
arguments}}\EmbracOff{}}\hfill[Function]
 
-
-
 \index[fn]{apply@\texttt{apply}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -359,8 +292,6 @@ test formatting of separators
 
 \noindent\texttt{apply \EmbracOn{}\textnormal{\textsl{function 
\EmbracOff{}\textnormal{\textbf{\&rest}}\EmbracOn{} 
argument}}\EmbracOff{}}\hfill[Function]
 
-
-
 \index[fn]{apply@\texttt{apply}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -368,11 +299,10 @@ explicit keyword marking, no var 
\GNUTexinfocommandstyletextvar{function} with \
 \end{quote}
 
 \noindent\texttt{name \EmbracOn{}\textnormal{\textsl{argument 
\EmbracMakeKnown{texttt}\texttt{int} \texttt{a{-}{-}b} 
\GNUTexinfocommandstyletextvar{v--ar1}, word \texttt{{-}{-}} (\texttt{type 
o{-}{-}ther}, \GNUTexinfocommandstyletextvar{v---ar2}  [\texttt{float} 
[\GNUTexinfocommandstyletextvar{var4}]])}}\EmbracOff{}}\hfill[Category]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_texttt:nn}\cs_undefine:N{\embrac_orig_texttt:n}\cs_undefine:N{\__embrac_texttt:n}%
 \ExplSyntaxOff%
+
 \index[fn]{name@\texttt{name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -381,58 +311,36 @@ In deffn with code and var used
 
 \noindent\texttt{int foobar (int \GNUTexinfocommandstyletextvar{f---oo}[, 
float \GNUTexinfocommandstyletextvar{b--ar}]) default}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\textnormal{[}, float 
\GNUTexinfocommandstyletextvar{b--ar}\textnormal{]}) r}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\GNUTexinfocommandstyletextvar{[}, float 
\GNUTexinfocommandstyletextvar{b--ar}\GNUTexinfocommandstyletextvar{]}) 
var}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\textsl{[}, float 
\GNUTexinfocommandstyletextvar{b--ar}\textsl{]}) slanted}\hfill[Library 
Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\texttt{[}, float 
\GNUTexinfocommandstyletextvar{b--ar}\texttt{]}) code}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\texttt{[}, float 
\GNUTexinfocommandstyletextvar{b--ar}\texttt{]}) t}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\texttt{\textbf{[}}, float 
\GNUTexinfocommandstyletextvar{b--ar}\texttt{\textbf{]}}) t:b}\hfill[Library 
Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\textnormal{\GNUTexinfocommandstyletextvar{[}},
 float 
\GNUTexinfocommandstyletextvar{b--ar}\textnormal{\GNUTexinfocommandstyletextvar{]}})
 r:var}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\textnormal{\textsl{[}}, float 
\GNUTexinfocommandstyletextvar{b--ar}\textnormal{\textsl{]}}) 
r:slanted}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\textnormal{\texttt{[}}, float 
\GNUTexinfocommandstyletextvar{b--ar}\textnormal{\texttt{]}}) 
r:code}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (int 
\GNUTexinfocommandstyletextvar{f---oo}\textnormal{\texttt{[}}, float 
\GNUTexinfocommandstyletextvar{b--ar}\textnormal{\texttt{]}}) 
r:t}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -441,58 +349,36 @@ separators
 
 \noindent\texttt{int foobar (i{-}{-}nt 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) default}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (\textnormal{i--nt} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) r}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (\GNUTexinfocommandstyletextvar{i--nt} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) var}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (\textsl{i{-}{-}nt} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) slanted}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (\texttt{i{-}{-}nt} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) code}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (\texttt{i{-}{-}nt} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) t}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (\texttt{\textbf{i{-}{-}nt}} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) t:b}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar 
(\textnormal{\GNUTexinfocommandstyletextvar{i--nt}} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) r:var}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (\textnormal{\textsl{i--nt}} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) r:slanted}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (\textnormal{\texttt{i{-}{-}nt}} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) r:code}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \noindent\texttt{int foobar (\textnormal{\texttt{i{-}{-}nt}} 
\GNUTexinfocommandstyletextvar{f---oo}[, float 
\GNUTexinfocommandstyletextvar{b--ar}]) r:t}\hfill[Library Function]
 
-
-
 \index[fn]{foobar@\texttt{foobar}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
diff --git a/tp/t/results/converters_tests/test_deftypefnnewline.pl 
b/tp/t/results/converters_tests/test_deftypefnnewline.pl
index 7b944b333f..0d1b561e1f 100644
--- a/tp/t/results/converters_tests/test_deftypefnnewline.pl
+++ b/tp/t/results/converters_tests/test_deftypefnnewline.pl
@@ -3625,8 +3625,6 @@ $result_converted{'latex'}->{'test_deftypefnnewline'} = '
 
 \\noindent\\texttt{data-type\\leavevmode{}\\\\name 
arguments...}\\hfill[Function]
 
-
-
 \\index[fn]{name@\\texttt{name}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3635,8 +3633,6 @@ aaa
 
 
\\noindent\\texttt{t{-}{-}ype\\leavevmode{}\\\\d{-}{-}eftypefn\\_name}\\hfill[c--ategory]
 
-
-
 \\index[fn]{d--eftypefn\\_name@\\texttt{d{-}{-}eftypefn\\_name}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3645,8 +3641,6 @@ d--eftypefn no arg
 
 \\noindent\\texttt{t{-}{-}ype\\leavevmode{}\\\\d{-}{-}eftypeop\\_name 
a{-}{-}rguments...}\\hfill[c--ategory on \\texttt{c{-}{-}lass}]
 
-
-
 \\index[fn]{d--eftypeop\\_name on c--lass@\\texttt{d{-}{-}eftypeop\\_name on 
c{-}{-}lass}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3655,8 +3649,6 @@ d--eftypeop
 
 
\\noindent\\texttt{t{-}{-}ype\\leavevmode{}\\\\d{-}{-}eftypeop\\_name}\\hfill[c--ategory
 on \\texttt{c{-}{-}lass}]
 
-
-
 \\index[fn]{d--eftypeop\\_name on c--lass@\\texttt{d{-}{-}eftypeop\\_name on 
c{-}{-}lass}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3665,8 +3657,6 @@ d--eftypeop no arg
 
 \\noindent\\texttt{t{-}{-}ype d{-}{-}eftypecv\\_name}\\hfill[c--ategory of 
\\texttt{c{-}{-}lass}]
 
-
-
 \\index[vr]{d--eftypecv\\_name of c--lass@\\texttt{d{-}{-}eftypecv\\_name of 
c{-}{-}lass}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3675,8 +3665,6 @@ d--eftypecv
 
 \\noindent\\texttt{t{-}{-}ype d{-}{-}eftypecv\\_name 
a{-}{-}rguments...}\\hfill[c--ategory of \\texttt{c{-}{-}lass}]
 
-
-
 \\index[vr]{d--eftypecv\\_name of c--lass@\\texttt{d{-}{-}eftypecv\\_name of 
c{-}{-}lass}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3685,8 +3673,6 @@ d--eftypecv with arguments
 
 \\noindent\\texttt{arg}\\hfill[fun]
 
-
-
 \\index[fn]{arg@\\texttt{arg}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3696,8 +3682,6 @@ fff
 
 \\noindent\\texttt{data-type2 name2 arguments2...}\\hfill[Function]
 
-
-
 \\index[fn]{name2@\\texttt{name2}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3706,8 +3690,6 @@ aaa2
 
 \\noindent\\texttt{t{-}{-}ype2 d{-}{-}eftypefn\\_name2}\\hfill[c--ategory2]
 
-
-
 \\index[fn]{d--eftypefn\\_name2@\\texttt{d{-}{-}eftypefn\\_name2}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3716,8 +3698,6 @@ d--eftypefn no arg2
 
 \\noindent\\texttt{t{-}{-}ype2 d{-}{-}eftypeop\\_name2 
a{-}{-}rguments2...}\\hfill[c--ategory2 on \\texttt{c{-}{-}lass2}]
 
-
-
 \\index[fn]{d--eftypeop\\_name2 on c--lass2@\\texttt{d{-}{-}eftypeop\\_name2 
on c{-}{-}lass2}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3726,8 +3706,6 @@ d--eftypeop2
 
 \\noindent\\texttt{t{-}{-}ype2 d{-}{-}eftypeop\\_name2}\\hfill[c--ategory2 on 
\\texttt{c{-}{-}lass2}]
 
-
-
 \\index[fn]{d--eftypeop\\_name2 on c--lass2@\\texttt{d{-}{-}eftypeop\\_name2 
on c{-}{-}lass2}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3736,8 +3714,6 @@ d--eftypeop no arg2
 
 \\noindent\\texttt{t{-}{-}ype2 d{-}{-}eftypecv\\_name2}\\hfill[c--ategory2 of 
\\texttt{c{-}{-}lass2}]
 
-
-
 \\index[vr]{d--eftypecv\\_name2 of c--lass2@\\texttt{d{-}{-}eftypecv\\_name2 
of c{-}{-}lass2}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3746,8 +3722,6 @@ d--eftypecv2
 
 \\noindent\\texttt{t{-}{-}ype2 d{-}{-}eftypecv\\_name2 
a{-}{-}rguments2...}\\hfill[c--ategory2 of \\texttt{c{-}{-}lass2}]
 
-
-
 \\index[vr]{d--eftypecv\\_name2 of c--lass2@\\texttt{d{-}{-}eftypecv\\_name2 
of c{-}{-}lass2}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
@@ -3756,8 +3730,6 @@ d--eftypecv with arguments2
 
 \\noindent\\texttt{arg2}\\hfill[fun2]
 
-
-
 \\index[fn]{arg2@\\texttt{arg2}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
diff --git a/tp/t/results/def/omit_def_space.pl 
b/tp/t/results/def/omit_def_space.pl
index 36a2ad35e1..923b8508f6 100644
--- a/tp/t/results/def/omit_def_space.pl
+++ b/tp/t/results/def/omit_def_space.pl
@@ -649,13 +649,9 @@ $result_converted{'latex'}->{'omit_def_space'} = 
'\\label{anchor:Top}%
 
 \\noindent\\texttt{function\\EmbracOn{}\\textnormal{\\textsl{(arg1, 
arg2)}}\\EmbracOff{}}\\hfill[Function]
 
-
-
 \\index[fn]{function@\\texttt{function}}%
 
\\noindent\\texttt{another\\EmbracOn{}\\textnormal{\\textsl{(aarg)}}\\EmbracOff{}}\\hfill[Function]
 
-
-
 \\index[fn]{another@\\texttt{another}}%
 \\begin{quote}
 \\unskip{\\parskip=0pt\\noindent}%
diff --git 
a/tp/t/results/languages/multiple_lang_chapters_latex/res_latex/multiple_lang_chapters.tex
 
b/tp/t/results/languages/multiple_lang_chapters_latex/res_latex/multiple_lang_chapters.tex
index c2698d993b..d742332773 100644
--- 
a/tp/t/results/languages/multiple_lang_chapters_latex/res_latex/multiple_lang_chapters.tex
+++ 
b/tp/t/results/languages/multiple_lang_chapters_latex/res_latex/multiple_lang_chapters.tex
@@ -87,8 +87,6 @@
 In japanese. See 
\hyperref[anchor:chapter-ja]{\chaptername~\ref*{anchor:chapter-ja} [chapter 
ja], page~\pageref*{anchor:chapter-ja}}.
 \noindent\texttt{BBB 
\EmbracOn{}\textnormal{\textsl{CCC}}\EmbracOff{}}\hfill[Instance Variable of 
\texttt{AAA}]
 
-
-
 \index[vr]{BBB of AAA@\texttt{BBB of AAA}}%
 
 \selectlanguage{en}%
@@ -98,8 +96,6 @@ In japanese. See 
\hyperref[anchor:chapter-ja]{\chaptername~\ref*{anchor:chapter-
 In english. See 
\hyperref[anchor:chapter-ja]{\chaptername~\ref*{anchor:chapter-ja} [chapter 
ja], page~\pageref*{anchor:chapter-ja}}.
 \noindent\texttt{BBB 
\EmbracOn{}\textnormal{\textsl{CCC}}\EmbracOff{}}\hfill[Instance Variable of 
\texttt{AAA}]
 
-
-
 \index[vr]{BBB of AAA@\texttt{BBB of AAA}}%
 
 \selectlanguage{fr-FR}%
@@ -108,8 +104,6 @@ In english. See 
\hyperref[anchor:chapter-ja]{\chaptername~\ref*{anchor:chapter-j
 
 \noindent\texttt{BBB 
\EmbracOn{}\textnormal{\textsl{CCC}}\EmbracOff{}}\hfill[Variable d'instance of 
\texttt{AAA}]
 
-
-
 \index[vr]{BBB of AAA@\texttt{BBB of AAA}}%
 
 \selectlanguage{de}%
diff --git a/tp/tests/layout/res_parser/formatting_latex/formatting.tex 
b/tp/tests/layout/res_parser/formatting_latex/formatting.tex
index 90f8e01273..4ec38991b4 100644
--- a/tp/tests/layout/res_parser/formatting_latex/formatting.tex
+++ b/tp/tests/layout/res_parser/formatting_latex/formatting.tex
@@ -757,8 +757,6 @@ s--mallformat
 
 \noindent\texttt{d{-}{-}effn\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{d--effn\_name@\texttt{d{-}{-}effn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -767,8 +765,6 @@ d--effn
 
 \noindent\texttt{de{-}{-}ffn\_name \EmbracOn{}\textnormal{\textsl{ar--guments  
  more args \leavevmode{}\\ even more so}}\EmbracOff{}}\hfill[cate--gory]
 
-
-
 \index[fn]{de--ffn\_name@\texttt{de{-}{-}ffn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -777,112 +773,71 @@ def--fn
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \index[cp]{index entry within deffn}%
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \noindent\texttt{log trap 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap@\texttt{log trap}}%
 \noindent\texttt{log trap1 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap1@\texttt{log trap1}}%
 \noindent\texttt{log trap2 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap2@\texttt{log trap2}}%
 \noindent\texttt{\textbf{id ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{id ule@\texttt{\textbf{id ule}}}%
 \noindent\texttt{\textbf{id `\texttt{i}' ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde2]
 
-
-
 \index[fn]{id i ule@\texttt{\textbf{id `\texttt{i}' ule}}}%
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{machin}\hfill[]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{bidule machin}\hfill[]
 
-
-
 \index[fn]{bidule machin@\texttt{bidule machin}}%
 \noindent\texttt{machin}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{}\hfill[truc]
 
-
-
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{a \EmbracOn{}\textnormal{\textsl{b c d e 
\EmbracMakeKnown{textbf}\textbf{f g} h i}}\EmbracOff{}}\hfill[truc]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_textbf:nn}\cs_undefine:N{\embrac_orig_textbf:n}\cs_undefine:N{\__embrac_textbf:n}%
 \ExplSyntaxOff%
+
 \index[fn]{a@\texttt{a}}%
 \noindent\texttt{deffnx \EmbracOn{}\textnormal{\textsl{before end 
deffn}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 
 
 \noindent\texttt{deffn}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 
 \noindent\texttt{deffn \EmbracOn{}\textnormal{\textsl{with 
deffnx}}\EmbracOff{}}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 \noindent\texttt{deffnx}\hfill[empty]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -892,8 +847,6 @@ text in def item for second def item
 
 \noindent\texttt{d{-}{-}efvr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--efvr\_name@\texttt{d{-}{-}efvr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -902,8 +855,6 @@ d--efvr
 
 \noindent\texttt{n{-}{-}ame 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -912,8 +863,6 @@ d--effn
 
 \noindent\texttt{n{-}{-}ame}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -922,8 +871,6 @@ d--effn no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name 
a{-}{-}rguments...}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -932,8 +879,6 @@ d--eftypefn
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -942,8 +887,6 @@ d--eftypefn no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name 
a{-}{-}rguments...}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -952,8 +895,6 @@ d--eftypeop
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name}\hfill[c--ategory on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -962,8 +903,6 @@ d--eftypeop no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--eftypevr\_name@\texttt{d{-}{-}eftypevr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -972,8 +911,6 @@ d--eftypevr
 
 \noindent\texttt{d{-}{-}efcv\_name}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -982,8 +919,6 @@ d--efcv
 
 \noindent\texttt{d{-}{-}efcv\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -992,8 +927,6 @@ d--efcv with arguments
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name}\hfill[c--ategory of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1002,8 +935,6 @@ d--eftypecv
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name 
a{-}{-}rguments...}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1012,8 +943,6 @@ d--eftypecv with arguments
 
 \noindent\texttt{d{-}{-}efop\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1022,8 +951,6 @@ d--efop
 
 \noindent\texttt{d{-}{-}efop\_name}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1032,8 +959,6 @@ d--efop no arg
 
 \noindent\texttt{d{-}{-}eftp\_name 
\EmbracOn{}\textnormal{\textsl{a--ttributes...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[tp]{d--eftp\_name@\texttt{d{-}{-}eftp\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1042,8 +967,6 @@ d--eftp
 
 \noindent\texttt{d{-}{-}efun\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Function]
 
-
-
 \index[fn]{d--efun\_name@\texttt{d{-}{-}efun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1052,8 +975,6 @@ d--efun
 
 \noindent\texttt{d{-}{-}efmac\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Macro]
 
-
-
 \index[fn]{d--efmac\_name@\texttt{d{-}{-}efmac\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1062,8 +983,6 @@ d--efmac
 
 \noindent\texttt{d{-}{-}efspec\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{d--efspec\_name@\texttt{d{-}{-}efspec\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1072,8 +991,6 @@ d--efspec
 
 \noindent\texttt{d{-}{-}efvar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1082,8 +999,6 @@ d--efvar
 
 \noindent\texttt{d{-}{-}efvar\_name \EmbracOn{}\textnormal{\textsl{arg--var 
arg--var1}}\EmbracOff{}}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1092,8 +1007,6 @@ d--efvar with args
 
 \noindent\texttt{d{-}{-}efopt\_name}\hfill[User Option]
 
-
-
 \index[cp]{d--efopt\_name@\texttt{d{-}{-}efopt\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1102,8 +1015,6 @@ d--efopt
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefun\_name 
a{-}{-}rguments...}\hfill[Function]
 
-
-
 \index[fn]{d--eftypefun\_name@\texttt{d{-}{-}eftypefun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1112,8 +1023,6 @@ d--eftypefun
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--eftypevar\_name@\texttt{d{-}{-}eftypevar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1122,8 +1031,6 @@ d--eftypevar
 
 \noindent\texttt{d{-}{-}efivar\_name}\hfill[Instance Variable of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efivar\_name of c--lass@\texttt{d{-}{-}efivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1132,8 +1039,6 @@ d--efivar
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeivar\_name}\hfill[Instance Variable 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypeivar\_name of c--lass@\texttt{d{-}{-}eftypeivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1142,8 +1047,6 @@ d--eftypeivar
 
 \noindent\texttt{d{-}{-}efmethod\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Method on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efmethod\_name on c--lass@\texttt{d{-}{-}efmethod\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1152,8 +1055,6 @@ d--efmethod
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypemethod\_name 
a{-}{-}rguments...}\hfill[Method on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypemethod\_name on c--lass@\texttt{d{-}{-}eftypemethod\_name 
on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1163,8 +1064,6 @@ d--eftypemethod
 
 \noindent\texttt{data-type2\leavevmode{}\\name2 arguments2...}\hfill[Function]
 
-
-
 \index[fn]{name2@\texttt{name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1173,8 +1072,6 @@ aaa2
 
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypefn\_name2}\hfill[c--ategory2]
 
-
-
 \index[fn]{d--eftypefn\_name2@\texttt{d{-}{-}eftypefn\_name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1183,8 +1080,6 @@ d--eftypefn no arg2
 
 \noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1193,8 +1088,6 @@ d--eftypeop2
 
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2}\hfill[c--ategory2
 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1203,8 +1096,6 @@ d--eftypeop no arg2
 
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2}\hfill[c--ategory2 of 
\texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1213,8 +1104,6 @@ d--eftypecv2
 
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 of \texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1223,8 +1112,6 @@ d--eftypecv with arguments2
 
 \noindent\texttt{arg2}\hfill[fun2]
 
-
-
 \index[fn]{arg2@\texttt{arg2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -1507,63 +1394,39 @@ l--ine
 
 \noindent\texttt{}\hfill[fun]
 
-
-
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose 
and}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and  
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and 
}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and and 
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 Various deff lines
 \noindent\texttt{after \EmbracOn{}\textnormal{\textsl{a deff 
item}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{after@\texttt{after}}%
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{invalid} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fsetinv]
 
-
-
 \index[fn]{invalid@\texttt{\GNUTexinfocommandstyletextvar{invalid}}}%
 \noindent\texttt{}\hfill[\textbf{id `\texttt{i}' ule}]
 
 
-
-
 \noindent\texttt{}\hfill[aaa]
 
-
-
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{}\hfill[truc]
 
 
-
-
 g--roupe
 
 \texttt{@ref\{node\}} node
@@ -2239,8 +2102,6 @@ s--mallformat
 
 \noindent\texttt{d{-}{-}effn\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{d--effn\_name@\texttt{d{-}{-}effn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2249,8 +2110,6 @@ d--effn
 
 \noindent\texttt{de{-}{-}ffn\_name \EmbracOn{}\textnormal{\textsl{ar--guments  
  more args \leavevmode{}\\ even more so}}\EmbracOff{}}\hfill[cate--gory]
 
-
-
 \index[fn]{de--ffn\_name@\texttt{de{-}{-}ffn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2259,112 +2118,71 @@ def--fn
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \index[cp]{index entry within deffn}%
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \noindent\texttt{log trap 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap@\texttt{log trap}}%
 \noindent\texttt{log trap1 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap1@\texttt{log trap1}}%
 \noindent\texttt{log trap2 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap2@\texttt{log trap2}}%
 \noindent\texttt{\textbf{id ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{id ule@\texttt{\textbf{id ule}}}%
 \noindent\texttt{\textbf{id `\texttt{i}' ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde2]
 
-
-
 \index[fn]{id i ule@\texttt{\textbf{id `\texttt{i}' ule}}}%
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{machin}\hfill[]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{bidule machin}\hfill[]
 
-
-
 \index[fn]{bidule machin@\texttt{bidule machin}}%
 \noindent\texttt{machin}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{}\hfill[truc]
 
-
-
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{a \EmbracOn{}\textnormal{\textsl{b c d e 
\EmbracMakeKnown{textbf}\textbf{f g} h i}}\EmbracOff{}}\hfill[truc]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_textbf:nn}\cs_undefine:N{\embrac_orig_textbf:n}\cs_undefine:N{\__embrac_textbf:n}%
 \ExplSyntaxOff%
+
 \index[fn]{a@\texttt{a}}%
 \noindent\texttt{deffnx \EmbracOn{}\textnormal{\textsl{before end 
deffn}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 
 
 \noindent\texttt{deffn}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 
 \noindent\texttt{deffn \EmbracOn{}\textnormal{\textsl{with 
deffnx}}\EmbracOff{}}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 \noindent\texttt{deffnx}\hfill[empty]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2374,8 +2192,6 @@ text in def item for second def item
 
 \noindent\texttt{d{-}{-}efvr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--efvr\_name@\texttt{d{-}{-}efvr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2384,8 +2200,6 @@ d--efvr
 
 \noindent\texttt{n{-}{-}ame 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2394,8 +2208,6 @@ d--effn
 
 \noindent\texttt{n{-}{-}ame}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2404,8 +2216,6 @@ d--effn no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name 
a{-}{-}rguments...}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2414,8 +2224,6 @@ d--eftypefn
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2424,8 +2232,6 @@ d--eftypefn no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name 
a{-}{-}rguments...}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2434,8 +2240,6 @@ d--eftypeop
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name}\hfill[c--ategory on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2444,8 +2248,6 @@ d--eftypeop no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--eftypevr\_name@\texttt{d{-}{-}eftypevr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2454,8 +2256,6 @@ d--eftypevr
 
 \noindent\texttt{d{-}{-}efcv\_name}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2464,8 +2264,6 @@ d--efcv
 
 \noindent\texttt{d{-}{-}efcv\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2474,8 +2272,6 @@ d--efcv with arguments
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name}\hfill[c--ategory of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2484,8 +2280,6 @@ d--eftypecv
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name 
a{-}{-}rguments...}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2494,8 +2288,6 @@ d--eftypecv with arguments
 
 \noindent\texttt{d{-}{-}efop\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2504,8 +2296,6 @@ d--efop
 
 \noindent\texttt{d{-}{-}efop\_name}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2514,8 +2304,6 @@ d--efop no arg
 
 \noindent\texttt{d{-}{-}eftp\_name 
\EmbracOn{}\textnormal{\textsl{a--ttributes...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[tp]{d--eftp\_name@\texttt{d{-}{-}eftp\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2524,8 +2312,6 @@ d--eftp
 
 \noindent\texttt{d{-}{-}efun\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Function]
 
-
-
 \index[fn]{d--efun\_name@\texttt{d{-}{-}efun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2534,8 +2320,6 @@ d--efun
 
 \noindent\texttt{d{-}{-}efmac\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Macro]
 
-
-
 \index[fn]{d--efmac\_name@\texttt{d{-}{-}efmac\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2544,8 +2328,6 @@ d--efmac
 
 \noindent\texttt{d{-}{-}efspec\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{d--efspec\_name@\texttt{d{-}{-}efspec\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2554,8 +2336,6 @@ d--efspec
 
 \noindent\texttt{d{-}{-}efvar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2564,8 +2344,6 @@ d--efvar
 
 \noindent\texttt{d{-}{-}efvar\_name \EmbracOn{}\textnormal{\textsl{arg--var 
arg--var1}}\EmbracOff{}}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2574,8 +2352,6 @@ d--efvar with args
 
 \noindent\texttt{d{-}{-}efopt\_name}\hfill[User Option]
 
-
-
 \index[cp]{d--efopt\_name@\texttt{d{-}{-}efopt\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2584,8 +2360,6 @@ d--efopt
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefun\_name 
a{-}{-}rguments...}\hfill[Function]
 
-
-
 \index[fn]{d--eftypefun\_name@\texttt{d{-}{-}eftypefun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2594,8 +2368,6 @@ d--eftypefun
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--eftypevar\_name@\texttt{d{-}{-}eftypevar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2604,8 +2376,6 @@ d--eftypevar
 
 \noindent\texttt{d{-}{-}efivar\_name}\hfill[Instance Variable of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efivar\_name of c--lass@\texttt{d{-}{-}efivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2614,8 +2384,6 @@ d--efivar
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeivar\_name}\hfill[Instance Variable 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypeivar\_name of c--lass@\texttt{d{-}{-}eftypeivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2624,8 +2392,6 @@ d--eftypeivar
 
 \noindent\texttt{d{-}{-}efmethod\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Method on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efmethod\_name on c--lass@\texttt{d{-}{-}efmethod\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2634,8 +2400,6 @@ d--efmethod
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypemethod\_name 
a{-}{-}rguments...}\hfill[Method on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypemethod\_name on c--lass@\texttt{d{-}{-}eftypemethod\_name 
on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2645,8 +2409,6 @@ d--eftypemethod
 
 \noindent\texttt{data-type2\leavevmode{}\\name2 arguments2...}\hfill[Function]
 
-
-
 \index[fn]{name2@\texttt{name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2655,8 +2417,6 @@ aaa2
 
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypefn\_name2}\hfill[c--ategory2]
 
-
-
 \index[fn]{d--eftypefn\_name2@\texttt{d{-}{-}eftypefn\_name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2665,8 +2425,6 @@ d--eftypefn no arg2
 
 \noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2675,8 +2433,6 @@ d--eftypeop2
 
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2}\hfill[c--ategory2
 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2685,8 +2441,6 @@ d--eftypeop no arg2
 
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2}\hfill[c--ategory2 of 
\texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2695,8 +2449,6 @@ d--eftypecv2
 
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 of \texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2705,8 +2457,6 @@ d--eftypecv with arguments2
 
 \noindent\texttt{arg2}\hfill[fun2]
 
-
-
 \index[fn]{arg2@\texttt{arg2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -2989,63 +2739,39 @@ l--ine
 
 \noindent\texttt{}\hfill[fun]
 
-
-
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose 
and}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and  
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and 
}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and and 
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 Various deff lines
 \noindent\texttt{after \EmbracOn{}\textnormal{\textsl{a deff 
item}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{after@\texttt{after}}%
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{invalid} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fsetinv]
 
-
-
 \index[fn]{invalid@\texttt{\GNUTexinfocommandstyletextvar{invalid}}}%
 \noindent\texttt{}\hfill[\textbf{id `\texttt{i}' ule}]
 
 
-
-
 \noindent\texttt{}\hfill[aaa]
 
-
-
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{}\hfill[truc]
 
 
-
-
 g--roupe
 
 \texttt{@ref\{node\}} node
@@ -3742,8 +3468,6 @@ s--mallformat
 
 \noindent\texttt{d{-}{-}effn\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{d--effn\_name@\texttt{d{-}{-}effn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3752,8 +3476,6 @@ d--effn
 
 \noindent\texttt{de{-}{-}ffn\_name \EmbracOn{}\textnormal{\textsl{ar--guments  
  more args \leavevmode{}\\ even more so}}\EmbracOff{}}\hfill[cate--gory]
 
-
-
 \index[fn]{de--ffn\_name@\texttt{de{-}{-}ffn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3762,112 +3484,71 @@ def--fn
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \index[cp]{index entry within deffn}%
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \noindent\texttt{log trap 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap@\texttt{log trap}}%
 \noindent\texttt{log trap1 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap1@\texttt{log trap1}}%
 \noindent\texttt{log trap2 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap2@\texttt{log trap2}}%
 \noindent\texttt{\textbf{id ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{id ule@\texttt{\textbf{id ule}}}%
 \noindent\texttt{\textbf{id `\texttt{i}' ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde2]
 
-
-
 \index[fn]{id i ule@\texttt{\textbf{id `\texttt{i}' ule}}}%
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{machin}\hfill[]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{bidule machin}\hfill[]
 
-
-
 \index[fn]{bidule machin@\texttt{bidule machin}}%
 \noindent\texttt{machin}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{}\hfill[truc]
 
-
-
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{a \EmbracOn{}\textnormal{\textsl{b c d e 
\EmbracMakeKnown{textbf}\textbf{f g} h i}}\EmbracOff{}}\hfill[truc]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_textbf:nn}\cs_undefine:N{\embrac_orig_textbf:n}\cs_undefine:N{\__embrac_textbf:n}%
 \ExplSyntaxOff%
+
 \index[fn]{a@\texttt{a}}%
 \noindent\texttt{deffnx \EmbracOn{}\textnormal{\textsl{before end 
deffn}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 
 
 \noindent\texttt{deffn}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 
 \noindent\texttt{deffn \EmbracOn{}\textnormal{\textsl{with 
deffnx}}\EmbracOff{}}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 \noindent\texttt{deffnx}\hfill[empty]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3877,8 +3558,6 @@ text in def item for second def item
 
 \noindent\texttt{d{-}{-}efvr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--efvr\_name@\texttt{d{-}{-}efvr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3887,8 +3566,6 @@ d--efvr
 
 \noindent\texttt{n{-}{-}ame 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3897,8 +3574,6 @@ d--effn
 
 \noindent\texttt{n{-}{-}ame}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3907,8 +3582,6 @@ d--effn no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name 
a{-}{-}rguments...}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3917,8 +3590,6 @@ d--eftypefn
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3927,8 +3598,6 @@ d--eftypefn no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name 
a{-}{-}rguments...}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3937,8 +3606,6 @@ d--eftypeop
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name}\hfill[c--ategory on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3947,8 +3614,6 @@ d--eftypeop no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--eftypevr\_name@\texttt{d{-}{-}eftypevr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3957,8 +3622,6 @@ d--eftypevr
 
 \noindent\texttt{d{-}{-}efcv\_name}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3967,8 +3630,6 @@ d--efcv
 
 \noindent\texttt{d{-}{-}efcv\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3977,8 +3638,6 @@ d--efcv with arguments
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name}\hfill[c--ategory of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3987,8 +3646,6 @@ d--eftypecv
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name 
a{-}{-}rguments...}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -3997,8 +3654,6 @@ d--eftypecv with arguments
 
 \noindent\texttt{d{-}{-}efop\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4007,8 +3662,6 @@ d--efop
 
 \noindent\texttt{d{-}{-}efop\_name}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4017,8 +3670,6 @@ d--efop no arg
 
 \noindent\texttt{d{-}{-}eftp\_name 
\EmbracOn{}\textnormal{\textsl{a--ttributes...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[tp]{d--eftp\_name@\texttt{d{-}{-}eftp\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4027,8 +3678,6 @@ d--eftp
 
 \noindent\texttt{d{-}{-}efun\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Function]
 
-
-
 \index[fn]{d--efun\_name@\texttt{d{-}{-}efun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4037,8 +3686,6 @@ d--efun
 
 \noindent\texttt{d{-}{-}efmac\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Macro]
 
-
-
 \index[fn]{d--efmac\_name@\texttt{d{-}{-}efmac\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4047,8 +3694,6 @@ d--efmac
 
 \noindent\texttt{d{-}{-}efspec\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{d--efspec\_name@\texttt{d{-}{-}efspec\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4057,8 +3702,6 @@ d--efspec
 
 \noindent\texttt{d{-}{-}efvar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4067,8 +3710,6 @@ d--efvar
 
 \noindent\texttt{d{-}{-}efvar\_name \EmbracOn{}\textnormal{\textsl{arg--var 
arg--var1}}\EmbracOff{}}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4077,8 +3718,6 @@ d--efvar with args
 
 \noindent\texttt{d{-}{-}efopt\_name}\hfill[User Option]
 
-
-
 \index[cp]{d--efopt\_name@\texttt{d{-}{-}efopt\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4087,8 +3726,6 @@ d--efopt
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefun\_name 
a{-}{-}rguments...}\hfill[Function]
 
-
-
 \index[fn]{d--eftypefun\_name@\texttt{d{-}{-}eftypefun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4097,8 +3734,6 @@ d--eftypefun
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--eftypevar\_name@\texttt{d{-}{-}eftypevar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4107,8 +3742,6 @@ d--eftypevar
 
 \noindent\texttt{d{-}{-}efivar\_name}\hfill[Instance Variable of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efivar\_name of c--lass@\texttt{d{-}{-}efivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4117,8 +3750,6 @@ d--efivar
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeivar\_name}\hfill[Instance Variable 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypeivar\_name of c--lass@\texttt{d{-}{-}eftypeivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4127,8 +3758,6 @@ d--eftypeivar
 
 \noindent\texttt{d{-}{-}efmethod\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Method on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efmethod\_name on c--lass@\texttt{d{-}{-}efmethod\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4137,8 +3766,6 @@ d--efmethod
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypemethod\_name 
a{-}{-}rguments...}\hfill[Method on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypemethod\_name on c--lass@\texttt{d{-}{-}eftypemethod\_name 
on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4148,8 +3775,6 @@ d--eftypemethod
 
 \noindent\texttt{data-type2\leavevmode{}\\name2 arguments2...}\hfill[Function]
 
-
-
 \index[fn]{name2@\texttt{name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4158,8 +3783,6 @@ aaa2
 
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypefn\_name2}\hfill[c--ategory2]
 
-
-
 \index[fn]{d--eftypefn\_name2@\texttt{d{-}{-}eftypefn\_name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4168,8 +3791,6 @@ d--eftypefn no arg2
 
 \noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4178,8 +3799,6 @@ d--eftypeop2
 
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2}\hfill[c--ategory2
 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4188,8 +3807,6 @@ d--eftypeop no arg2
 
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2}\hfill[c--ategory2 of 
\texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4198,8 +3815,6 @@ d--eftypecv2
 
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 of \texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4208,8 +3823,6 @@ d--eftypecv with arguments2
 
 \noindent\texttt{arg2}\hfill[fun2]
 
-
-
 \index[fn]{arg2@\texttt{arg2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -4492,63 +4105,39 @@ l--ine
 
 \noindent\texttt{}\hfill[fun]
 
-
-
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose 
and}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and  
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and 
}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and and 
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 Various deff lines
 \noindent\texttt{after \EmbracOn{}\textnormal{\textsl{a deff 
item}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{after@\texttt{after}}%
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{invalid} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fsetinv]
 
-
-
 \index[fn]{invalid@\texttt{\GNUTexinfocommandstyletextvar{invalid}}}%
 \noindent\texttt{}\hfill[\textbf{id `\texttt{i}' ule}]
 
 
-
-
 \noindent\texttt{}\hfill[aaa]
 
-
-
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{}\hfill[truc]
 
 
-
-
 g--roupe
 
 \texttt{@ref\{node\}} node
@@ -5223,8 +4812,6 @@ s--mallformat
 
 \noindent\texttt{d{-}{-}effn\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{d--effn\_name@\texttt{d{-}{-}effn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5233,8 +4820,6 @@ d--effn
 
 \noindent\texttt{de{-}{-}ffn\_name \EmbracOn{}\textnormal{\textsl{ar--guments  
  more args \leavevmode{}\\ even more so}}\EmbracOff{}}\hfill[cate--gory]
 
-
-
 \index[fn]{de--ffn\_name@\texttt{de{-}{-}ffn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5243,112 +4828,71 @@ def--fn
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \index[cp]{index entry within deffn}%
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \noindent\texttt{log trap 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap@\texttt{log trap}}%
 \noindent\texttt{log trap1 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap1@\texttt{log trap1}}%
 \noindent\texttt{log trap2 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap2@\texttt{log trap2}}%
 \noindent\texttt{\textbf{id ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{id ule@\texttt{\textbf{id ule}}}%
 \noindent\texttt{\textbf{id `\texttt{i}' ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde2]
 
-
-
 \index[fn]{id i ule@\texttt{\textbf{id `\texttt{i}' ule}}}%
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{machin}\hfill[]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{bidule machin}\hfill[]
 
-
-
 \index[fn]{bidule machin@\texttt{bidule machin}}%
 \noindent\texttt{machin}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{}\hfill[truc]
 
-
-
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{a \EmbracOn{}\textnormal{\textsl{b c d e 
\EmbracMakeKnown{textbf}\textbf{f g} h i}}\EmbracOff{}}\hfill[truc]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_textbf:nn}\cs_undefine:N{\embrac_orig_textbf:n}\cs_undefine:N{\__embrac_textbf:n}%
 \ExplSyntaxOff%
+
 \index[fn]{a@\texttt{a}}%
 \noindent\texttt{deffnx \EmbracOn{}\textnormal{\textsl{before end 
deffn}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 
 
 \noindent\texttt{deffn}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 
 \noindent\texttt{deffn \EmbracOn{}\textnormal{\textsl{with 
deffnx}}\EmbracOff{}}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 \noindent\texttt{deffnx}\hfill[empty]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5358,8 +4902,6 @@ text in def item for second def item
 
 \noindent\texttt{d{-}{-}efvr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--efvr\_name@\texttt{d{-}{-}efvr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5368,8 +4910,6 @@ d--efvr
 
 \noindent\texttt{n{-}{-}ame 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5378,8 +4918,6 @@ d--effn
 
 \noindent\texttt{n{-}{-}ame}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5388,8 +4926,6 @@ d--effn no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name 
a{-}{-}rguments...}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5398,8 +4934,6 @@ d--eftypefn
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5408,8 +4942,6 @@ d--eftypefn no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name 
a{-}{-}rguments...}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5418,8 +4950,6 @@ d--eftypeop
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name}\hfill[c--ategory on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5428,8 +4958,6 @@ d--eftypeop no arg
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--eftypevr\_name@\texttt{d{-}{-}eftypevr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5438,8 +4966,6 @@ d--eftypevr
 
 \noindent\texttt{d{-}{-}efcv\_name}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5448,8 +4974,6 @@ d--efcv
 
 \noindent\texttt{d{-}{-}efcv\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5458,8 +4982,6 @@ d--efcv with arguments
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name}\hfill[c--ategory of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5468,8 +4990,6 @@ d--eftypecv
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name 
a{-}{-}rguments...}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5478,8 +4998,6 @@ d--eftypecv with arguments
 
 \noindent\texttt{d{-}{-}efop\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5488,8 +5006,6 @@ d--efop
 
 \noindent\texttt{d{-}{-}efop\_name}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5498,8 +5014,6 @@ d--efop no arg
 
 \noindent\texttt{d{-}{-}eftp\_name 
\EmbracOn{}\textnormal{\textsl{a--ttributes...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[tp]{d--eftp\_name@\texttt{d{-}{-}eftp\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5508,8 +5022,6 @@ d--eftp
 
 \noindent\texttt{d{-}{-}efun\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Function]
 
-
-
 \index[fn]{d--efun\_name@\texttt{d{-}{-}efun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5518,8 +5030,6 @@ d--efun
 
 \noindent\texttt{d{-}{-}efmac\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Macro]
 
-
-
 \index[fn]{d--efmac\_name@\texttt{d{-}{-}efmac\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5528,8 +5038,6 @@ d--efmac
 
 \noindent\texttt{d{-}{-}efspec\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{d--efspec\_name@\texttt{d{-}{-}efspec\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5538,8 +5046,6 @@ d--efspec
 
 \noindent\texttt{d{-}{-}efvar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5548,8 +5054,6 @@ d--efvar
 
 \noindent\texttt{d{-}{-}efvar\_name \EmbracOn{}\textnormal{\textsl{arg--var 
arg--var1}}\EmbracOff{}}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5558,8 +5062,6 @@ d--efvar with args
 
 \noindent\texttt{d{-}{-}efopt\_name}\hfill[User Option]
 
-
-
 \index[cp]{d--efopt\_name@\texttt{d{-}{-}efopt\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5568,8 +5070,6 @@ d--efopt
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefun\_name 
a{-}{-}rguments...}\hfill[Function]
 
-
-
 \index[fn]{d--eftypefun\_name@\texttt{d{-}{-}eftypefun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5578,8 +5078,6 @@ d--eftypefun
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--eftypevar\_name@\texttt{d{-}{-}eftypevar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5588,8 +5086,6 @@ d--eftypevar
 
 \noindent\texttt{d{-}{-}efivar\_name}\hfill[Instance Variable of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efivar\_name of c--lass@\texttt{d{-}{-}efivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5598,8 +5094,6 @@ d--efivar
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeivar\_name}\hfill[Instance Variable 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypeivar\_name of c--lass@\texttt{d{-}{-}eftypeivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5608,8 +5102,6 @@ d--eftypeivar
 
 \noindent\texttt{d{-}{-}efmethod\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Method on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efmethod\_name on c--lass@\texttt{d{-}{-}efmethod\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5618,8 +5110,6 @@ d--efmethod
 
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypemethod\_name 
a{-}{-}rguments...}\hfill[Method on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypemethod\_name on c--lass@\texttt{d{-}{-}eftypemethod\_name 
on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5629,8 +5119,6 @@ d--eftypemethod
 
 \noindent\texttt{data-type2\leavevmode{}\\name2 arguments2...}\hfill[Function]
 
-
-
 \index[fn]{name2@\texttt{name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5639,8 +5127,6 @@ aaa2
 
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypefn\_name2}\hfill[c--ategory2]
 
-
-
 \index[fn]{d--eftypefn\_name2@\texttt{d{-}{-}eftypefn\_name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5649,8 +5135,6 @@ d--eftypefn no arg2
 
 \noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5659,8 +5143,6 @@ d--eftypeop2
 
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2}\hfill[c--ategory2
 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5669,8 +5151,6 @@ d--eftypeop no arg2
 
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2}\hfill[c--ategory2 of 
\texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5679,8 +5159,6 @@ d--eftypecv2
 
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 of \texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5689,8 +5167,6 @@ d--eftypecv with arguments2
 
 \noindent\texttt{arg2}\hfill[fun2]
 
-
-
 \index[fn]{arg2@\texttt{arg2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -5973,63 +5449,39 @@ l--ine
 
 \noindent\texttt{}\hfill[fun]
 
-
-
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose 
and}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and  
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and 
}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and and 
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 Various deff lines
 \noindent\texttt{after \EmbracOn{}\textnormal{\textsl{a deff 
item}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{after@\texttt{after}}%
 
 \noindent\texttt{\GNUTexinfocommandstyletextvar{invalid} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fsetinv]
 
-
-
 \index[fn]{invalid@\texttt{\GNUTexinfocommandstyletextvar{invalid}}}%
 \noindent\texttt{}\hfill[\textbf{id `\texttt{i}' ule}]
 
 
-
-
 \noindent\texttt{}\hfill[aaa]
 
-
-
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{}\hfill[truc]
 
 
-
-
 g--roupe
 
 \texttt{@ref\{node\}} node
@@ -7066,8 +6518,6 @@ s--mallformat
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}effn\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{d--effn\_name@\texttt{d{-}{-}effn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7082,8 +6532,6 @@ d{-}{-}effn
 \end{GNUTexinfopreformatted}
 \noindent\texttt{de{-}{-}ffn\_name \EmbracOn{}\textnormal{\textsl{ar--guments  
  more args \leavevmode{}\\ even more so}}\EmbracOff{}}\hfill[cate--gory]
 
-
-
 \index[fn]{de--ffn\_name@\texttt{de{-}{-}ffn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7098,8 +6546,6 @@ def{-}{-}fn
 \end{GNUTexinfopreformatted}
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \begin{GNUTexinfopreformatted}
 \leftskip=2em\relax\ttfamily%
@@ -7107,80 +6553,51 @@ def{-}{-}fn
 \end{GNUTexinfopreformatted}
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \noindent\texttt{log trap 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap@\texttt{log trap}}%
 \noindent\texttt{log trap1 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap1@\texttt{log trap1}}%
 \noindent\texttt{log trap2 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[Command]
 
-
-
 \index[fn]{log trap2@\texttt{log trap2}}%
 \noindent\texttt{\textbf{id ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{id ule@\texttt{\textbf{id ule}}}%
 \noindent\texttt{\textbf{id `\texttt{i}' ule} 
\EmbracOn{}\textnormal{\textsl{truc}}\EmbracOff{}}\hfill[cmde2]
 
-
-
 \index[fn]{id i ule@\texttt{\textbf{id `\texttt{i}' ule}}}%
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{machin}\hfill[]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{bidule machin}\hfill[]
 
-
-
 \index[fn]{bidule machin@\texttt{bidule machin}}%
 \noindent\texttt{machin}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{}\hfill[truc]
 
-
-
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 \begin{GNUTexinfopreformatted}
 \leftskip=2em\relax\ttfamily%
 \end{GNUTexinfopreformatted}
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{a \EmbracOn{}\textnormal{\textsl{b c d e 
\EmbracMakeKnown{textbf}\textbf{f g} h i}}\EmbracOff{}}\hfill[truc]
-
-
 \ExplSyntaxOn%
 
\cs_undefine:N{\embrac_textbf:nn}\cs_undefine:N{\embrac_orig_textbf:n}\cs_undefine:N{\__embrac_textbf:n}%
 \ExplSyntaxOff%
+
 \index[fn]{a@\texttt{a}}%
 \noindent\texttt{deffnx \EmbracOn{}\textnormal{\textsl{before end 
deffn}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 \begin{GNUTexinfopreformatted}
 \leftskip=2em\relax\ttfamily%
@@ -7189,8 +6606,6 @@ def{-}{-}fn
 \end{GNUTexinfopreformatted}
 \noindent\texttt{deffn}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 \begin{GNUTexinfopreformatted}
 \leftskip=2em\relax\ttfamily%
@@ -7198,16 +6613,12 @@ def{-}{-}fn
 \end{GNUTexinfopreformatted}
 \noindent\texttt{deffn \EmbracOn{}\textnormal{\textsl{with 
deffnx}}\EmbracOff{}}\hfill[empty]
 
-
-
 \index[fn]{deffn@\texttt{deffn}}%
 \begin{GNUTexinfopreformatted}
 \leftskip=2em\relax\ttfamily%
 \end{GNUTexinfopreformatted}
 \noindent\texttt{deffnx}\hfill[empty]
 
-
-
 \index[fn]{deffnx@\texttt{deffnx}}%
 \begin{GNUTexinfopreformatted}
 \leftskip=2em\relax\ttfamily%
@@ -7215,13 +6626,9 @@ def{-}{-}fn
 \end{GNUTexinfopreformatted}
 \noindent\texttt{\GNUTexinfocommandstyletextvar{i} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fset]
 
-
-
 \index[fn]{i@\texttt{\GNUTexinfocommandstyletextvar{i}}}%
 \noindent\texttt{truc 
\EmbracOn{}\textnormal{\textsl{}}\EmbracOff{}}\hfill[cmde]
 
-
-
 \index[fn]{truc@\texttt{truc}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7237,8 +6644,6 @@ text in def item for second def item
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efvr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--efvr\_name@\texttt{d{-}{-}efvr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7253,8 +6658,6 @@ d{-}{-}efvr
 \end{GNUTexinfopreformatted}
 \noindent\texttt{n{-}{-}ame 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7269,8 +6672,6 @@ d{-}{-}effn
 \end{GNUTexinfopreformatted}
 \noindent\texttt{n{-}{-}ame}\hfill[c--ategory]
 
-
-
 \index[fn]{n--ame@\texttt{n{-}{-}ame}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7285,8 +6686,6 @@ d{-}{-}effn no arg
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name 
a{-}{-}rguments...}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7301,8 +6700,6 @@ d{-}{-}eftypefn
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefn\_name}\hfill[c--ategory]
 
-
-
 \index[fn]{d--eftypefn\_name@\texttt{d{-}{-}eftypefn\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7317,8 +6714,6 @@ d{-}{-}eftypefn no arg
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name 
a{-}{-}rguments...}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7333,8 +6728,6 @@ d{-}{-}eftypeop
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeop\_name}\hfill[c--ategory on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypeop\_name on c--lass@\texttt{d{-}{-}eftypeop\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7349,8 +6742,6 @@ d{-}{-}eftypeop no arg
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevr\_name}\hfill[c--ategory]
 
-
-
 \index[cp]{d--eftypevr\_name@\texttt{d{-}{-}eftypevr\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7365,8 +6756,6 @@ d{-}{-}eftypevr
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efcv\_name}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7381,8 +6770,6 @@ d{-}{-}efcv
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efcv\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efcv\_name@\texttt{d{-}{-}efcv\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7397,8 +6784,6 @@ d{-}{-}efcv with arguments
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name}\hfill[c--ategory of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7413,8 +6798,6 @@ d{-}{-}eftypecv
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypecv\_name 
a{-}{-}rguments...}\hfill[c--ategory of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypecv\_name of c--lass@\texttt{d{-}{-}eftypecv\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7429,8 +6812,6 @@ d{-}{-}eftypecv with arguments
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efop\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[c--ategory 
on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7445,8 +6826,6 @@ d{-}{-}efop
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efop\_name}\hfill[c--ategory on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efop\_name on c--lass@\texttt{d{-}{-}efop\_name on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7461,8 +6840,6 @@ d{-}{-}efop no arg
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}eftp\_name 
\EmbracOn{}\textnormal{\textsl{a--ttributes...}}\EmbracOff{}}\hfill[c--ategory]
 
-
-
 \index[tp]{d--eftp\_name@\texttt{d{-}{-}eftp\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7477,8 +6854,6 @@ d{-}{-}eftp
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efun\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Function]
 
-
-
 \index[fn]{d--efun\_name@\texttt{d{-}{-}efun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7493,8 +6868,6 @@ d{-}{-}efun
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efmac\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Macro]
 
-
-
 \index[fn]{d--efmac\_name@\texttt{d{-}{-}efmac\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7509,8 +6882,6 @@ d{-}{-}efmac
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efspec\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Special Form]
 
-
-
 \index[fn]{d--efspec\_name@\texttt{d{-}{-}efspec\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7525,8 +6896,6 @@ d{-}{-}efspec
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efvar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7541,8 +6910,6 @@ d{-}{-}efvar
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efvar\_name \EmbracOn{}\textnormal{\textsl{arg--var 
arg--var1}}\EmbracOff{}}\hfill[Variable]
 
-
-
 \index[cp]{d--efvar\_name@\texttt{d{-}{-}efvar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7557,8 +6924,6 @@ d{-}{-}efvar with args
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efopt\_name}\hfill[User Option]
 
-
-
 \index[cp]{d--efopt\_name@\texttt{d{-}{-}efopt\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7573,8 +6938,6 @@ d{-}{-}efopt
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypefun\_name 
a{-}{-}rguments...}\hfill[Function]
 
-
-
 \index[fn]{d--eftypefun\_name@\texttt{d{-}{-}eftypefun\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7589,8 +6952,6 @@ d{-}{-}eftypefun
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypevar\_name}\hfill[Variable]
 
-
-
 \index[cp]{d--eftypevar\_name@\texttt{d{-}{-}eftypevar\_name}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7605,8 +6966,6 @@ d{-}{-}eftypevar
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efivar\_name}\hfill[Instance Variable of 
\texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--efivar\_name of c--lass@\texttt{d{-}{-}efivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7621,8 +6980,6 @@ d{-}{-}efivar
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypeivar\_name}\hfill[Instance Variable 
of \texttt{c{-}{-}lass}]
 
-
-
 \index[cp]{d--eftypeivar\_name of c--lass@\texttt{d{-}{-}eftypeivar\_name of 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7637,8 +6994,6 @@ d{-}{-}eftypeivar
 \end{GNUTexinfopreformatted}
 \noindent\texttt{d{-}{-}efmethod\_name 
\EmbracOn{}\textnormal{\textsl{a--rguments...}}\EmbracOff{}}\hfill[Method on 
\texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--efmethod\_name on c--lass@\texttt{d{-}{-}efmethod\_name on 
c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7653,8 +7008,6 @@ d{-}{-}efmethod
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype d{-}{-}eftypemethod\_name 
a{-}{-}rguments...}\hfill[Method on \texttt{c{-}{-}lass}]
 
-
-
 \index[fn]{d--eftypemethod\_name on c--lass@\texttt{d{-}{-}eftypemethod\_name 
on c{-}{-}lass}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7670,8 +7023,6 @@ d{-}{-}eftypemethod
 \end{GNUTexinfopreformatted}
 \noindent\texttt{data-type2\leavevmode{}\\name2 arguments2...}\hfill[Function]
 
-
-
 \index[fn]{name2@\texttt{name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7686,8 +7037,6 @@ aaa2
 \end{GNUTexinfopreformatted}
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypefn\_name2}\hfill[c--ategory2]
 
-
-
 \index[fn]{d--eftypefn\_name2@\texttt{d{-}{-}eftypefn\_name2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7702,8 +7051,6 @@ d{-}{-}eftypefn no arg2
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7718,8 +7065,6 @@ d{-}{-}eftypeop2
 \end{GNUTexinfopreformatted}
 
\noindent\texttt{t{-}{-}ype2\leavevmode{}\\d{-}{-}eftypeop\_name2}\hfill[c--ategory2
 on \texttt{c{-}{-}lass2}]
 
-
-
 \index[fn]{d--eftypeop\_name2 on c--lass2@\texttt{d{-}{-}eftypeop\_name2 on 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7734,8 +7079,6 @@ d{-}{-}eftypeop no arg2
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2}\hfill[c--ategory2 of 
\texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7750,8 +7093,6 @@ d{-}{-}eftypecv2
 \end{GNUTexinfopreformatted}
 \noindent\texttt{t{-}{-}ype2 d{-}{-}eftypecv\_name2 
a{-}{-}rguments2...}\hfill[c--ategory2 of \texttt{c{-}{-}lass2}]
 
-
-
 \index[cp]{d--eftypecv\_name2 of c--lass2@\texttt{d{-}{-}eftypecv\_name2 of 
c{-}{-}lass2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -7766,8 +7107,6 @@ d{-}{-}eftypecv with arguments2
 \end{GNUTexinfopreformatted}
 \noindent\texttt{arg2}\hfill[fun2]
 
-
-
 \index[fn]{arg2@\texttt{arg2}}%
 \begin{quote}
 \unskip{\parskip=0pt\noindent}%
@@ -8206,32 +7545,20 @@ l{-}{-}ine
 \end{GNUTexinfopreformatted}
 \noindent\texttt{}\hfill[fun]
 
-
-
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose 
and}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and  
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and 
}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{machin \EmbracOn{}\textnormal{\textsl{bidule chose and and 
after}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{machin@\texttt{machin}}%
 \noindent\texttt{followed \EmbracOn{}\textnormal{\textsl{by a 
comment}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{followed@\texttt{followed}}%
 \begin{GNUTexinfopreformatted}
 \leftskip=2em\relax\ttfamily%
@@ -8239,8 +7566,6 @@ Various deff lines
 \end{GNUTexinfopreformatted}
 \noindent\texttt{after \EmbracOn{}\textnormal{\textsl{a deff 
item}}\EmbracOff{}}\hfill[truc]
 
-
-
 \index[fn]{after@\texttt{after}}%
 \begin{GNUTexinfopreformatted}
 \leftskip=2em\relax\ttfamily%
@@ -8248,26 +7573,16 @@ Various deff lines
 \end{GNUTexinfopreformatted}
 \noindent\texttt{\GNUTexinfocommandstyletextvar{invalid} 
\EmbracOn{}\textnormal{\textsl{a g}}\EmbracOff{}}\hfill[fsetinv]
 
-
-
 \index[fn]{invalid@\texttt{\GNUTexinfocommandstyletextvar{invalid}}}%
 \noindent\texttt{}\hfill[\textbf{id `\texttt{i}' ule}]
 
 
-
-
 \noindent\texttt{}\hfill[aaa]
 
-
-
 \noindent\texttt{}\hfill[]
 
-
-
 \noindent\texttt{}\hfill[truc]
 
-
-
 \begin{GNUTexinfopreformatted}
 \leftskip=2em\relax\ttfamily%
 



reply via email to

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