[latex3-commits] [latex3/latex2e] latexlab/rcb: This belonged to the previous commit (6130f629)

github at latex-project.org github at latex-project.org
Sun Jul 23 23:14:27 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : latexlab/rcb
Link       : https://github.com/latex3/latex2e/commit/6130f62980a196c59d769d56679d3a6bafc09ba6

>---------------------------------------------------------------

commit 6130f62980a196c59d769d56679d3a6bafc09ba6
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sun Jul 23 23:14:27 2023 +0200

    This belonged to the previous commit


>---------------------------------------------------------------

6130f62980a196c59d769d56679d3a6bafc09ba6
 required/latex-lab/latex-lab-footnotes.dtx | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)

diff --git a/required/latex-lab/latex-lab-footnotes.dtx b/required/latex-lab/latex-lab-footnotes.dtx
index 0d816dad..b9a859fe 100644
--- a/required/latex-lab/latex-lab-footnotes.dtx
+++ b/required/latex-lab/latex-lab-footnotes.dtx
@@ -38,7 +38,7 @@
 % \newcommand\NEW[1]{\marginpar{\mbox{}\hfill\fbox{New: #1}}}
 % \providecommand\class[1]{\texttt{#1.cls}}
 % \providecommand\pkg[1]{\texttt{#1}}
-% \providecommand\hook[1]{\texttt{#1}}9
+% \providecommand\hook[1]{\texttt{#1}}
 % \providecommand\socket[1]{\texttt{#1}}
 % \providecommand\plug[1]{\texttt{#1}}
 %
@@ -688,7 +688,7 @@
 % \subsection{File declaration}
 %    \begin{macrocode}
 \ProvidesFile{latex-lab-footnotes.ltx}
-        [2023-02-04 v0.7 changes to the footnote interfaces]
+        [2023-07-23 v0.8a changes to the footnote interfaces]
 %    \end{macrocode}
 %
 % \subsection{code not fully handled yet}
@@ -1337,8 +1337,6 @@
 %    its argument as provided.
 %    \begin{macrocode}
 \NewSocket    {@makefntext/text}{1}
-\NewSocketPlug{@makefntext/text}{default}{ #1 }
-\AssignSocketPlug{@makefntext/text}{default}
 %    \end{macrocode}
 % \end{socketdecl}
 %
@@ -2148,16 +2146,6 @@
 \DeclareOption{multiple}{\FN at multiplefootnotetrue}
 \ProcessOptions
 %    \end{macrocode}
-%    This version of \pkg{footmisc} can assume that the new OR code is
-%    already available, thus nothing needs loading at this
-%    point. However, as long as we use this code also in a package
-%    version that can be loaded by other package while we are in a
-%    transition phase it is not clear whether not the kernel code is
-%    already available for other packages.
-%    \begin{macrocode}
-%\@ifundefined{@kernel at before@cclv}
-%  {\input{latex-lab-new-or.ltx}}{}
-%    \end{macrocode}
 %
 %    Footnote box layout for para footnotes;
 %    this would also be the hook to support dblfootnotes (from the





More information about the latex3-commits mailing list.