[latex3-commits] [git/LaTeX3-latex3-latex2e] OR-lab: move footmisc code to footmisc replacement (1c7a4d41)

Ulrike Fischer fischer at troubleshooting-tex.de
Sun Feb 6 11:55:33 CET 2022


Repository : https://github.com/latex3/latex2e
On branch  : OR-lab
Link       : https://github.com/latex3/latex2e/commit/1c7a4d415ac111eb632b209b2fc1d11865f15f45

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

commit 1c7a4d415ac111eb632b209b2fc1d11865f15f45
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun Feb 6 11:55:33 2022 +0100

    move footmisc code to footmisc replacement


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

1c7a4d415ac111eb632b209b2fc1d11865f15f45
 required/latex-lab/latex-lab-new-or.dtx | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/required/latex-lab/latex-lab-new-or.dtx b/required/latex-lab/latex-lab-new-or.dtx
index 8d5689a2..7d62a3dd 100644
--- a/required/latex-lab/latex-lab-new-or.dtx
+++ b/required/latex-lab/latex-lab-new-or.dtx
@@ -381,16 +381,6 @@
 \let \@makecol at preparefootinshook \@empty
 %    \end{macrocode}
 %
-%    Footnote box layout for para footnotes;
-%    this would also be the hook to support dblfootnotes (from the
-%    \texttt{dblfnote} package if we integrate that).
-%    \begin{macrocode}
-\ifFN at para
-  \def\@makecol at preparefootinshook {%
-     \global\setbox\footins\vbox{\FN at makefootnoteparagraph}%
-    }
-\fi
-%    \end{macrocode}
 %  \end{macro}
 %
 %
@@ -578,6 +568,17 @@
   {\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
+%    \texttt{dblfnote} package if we integrate that).
+%    \begin{macrocode}
+\ifFN at para
+  \def\@makecol at preparefootinshook {%
+     \global\setbox\footins\vbox{\FN at makefootnoteparagraph}%
+    }
+\fi
+%    \end{macrocode}
+%
 %    \begin{macrocode}
 \ifFN at fixskip
   \def\@outputbox at removebskip{%





More information about the latex3-commits mailing list.