[latex3-commits] [git/LaTeX3-latex3-latex2e] OR-lab: support pdfcolfoot (in a simple way) (1f5aafc4)

Frank Mittelbach frank.mittelbach at latex-project.org
Sun Feb 6 09:18:56 CET 2022


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

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

commit 1f5aafc4981c1499ac9e40c2bbc71e3d2864bcdd
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sun Feb 6 09:18:56 2022 +0100

    support pdfcolfoot (in a simple way)


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

1f5aafc4981c1499ac9e40c2bbc71e3d2864bcdd
 required/latex-lab/latex-lab-new-or.dtx | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/required/latex-lab/latex-lab-new-or.dtx b/required/latex-lab/latex-lab-new-or.dtx
index 784ab3d2..be8d01b4 100644
--- a/required/latex-lab/latex-lab-new-or.dtx
+++ b/required/latex-lab/latex-lab-new-or.dtx
@@ -300,6 +300,11 @@
        \color at begingroup
          \normalcolor
          \footnoterule
+%    \end{macrocode}
+%    Support for \pkg{pdfcolfoot}, eventually this can go once color
+%    is properly supported.
+%    \begin{macrocode}
+         \csname pdfcolfoot at current\endcsname
          \unvbox \footins
        \color at endgroup
       }%





More information about the latex3-commits mailing list.