[latex3-commits] [latex3/latex3] fix-lotfl-color, main: \clap is now defined by the kernel (b74dccd7d)

github at latex-project.org github at latex-project.org
Sun Nov 5 22:06:18 CET 2023


Repository : https://github.com/latex3/latex3
On branches: fix-lotfl-color,main
Link       : https://github.com/latex3/latex3/commit/b74dccd7d7fe6f0cd028a9fe4d5156ef2adb198a

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

commit b74dccd7d7fe6f0cd028a9fe4d5156ef2adb198a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Nov 5 21:06:18 2023 +0000

    \clap is now defined by the kernel


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

b74dccd7d7fe6f0cd028a9fe4d5156ef2adb198a
 l3trial/xbox/xbox.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 717d66fd7..80b958b4c 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -1551,7 +1551,7 @@
 %   without taking up space. Unlike the plain \TeX{} versions, these correctly
 %   leave vertical mode.
 %    \begin{macrocode}
-\NewDocumentCommand \clap { m }
+\RenewDocumentCommand \clap { m }
   {
     \mode_leave_vertical:
     \hbox_overlap_center:n  {#1}





More information about the latex3-commits mailing list.