[latex3-commits] [latex3/latex2e] tagging705-float: better documentation of plugs (716ba896)

github at latex-project.org github at latex-project.org
Mon Sep 16 19:34:34 CEST 2024


Repository : https://github.com/latex3/latex2e
On branch  : tagging705-float
Link       : https://github.com/latex3/latex2e/commit/716ba896cdabec5c3dbe170624f1a035d87b6f0a

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

commit 716ba896cdabec5c3dbe170624f1a035d87b6f0a
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Sep 16 19:34:34 2024 +0200

    better documentation of plugs


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

716ba896cdabec5c3dbe170624f1a035d87b6f0a
 required/latex-lab/latex-lab-float.dtx | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/required/latex-lab/latex-lab-float.dtx b/required/latex-lab/latex-lab-float.dtx
index 4cda86c9..442bc7c7 100644
--- a/required/latex-lab/latex-lab-float.dtx
+++ b/required/latex-lab/latex-lab-float.dtx
@@ -299,7 +299,7 @@
   }
 %    \end{macrocode}
 %
-% \begin{plugdecl}{default}
+% \begin{plugdecl}{default  (tagsupport/float/hmode/begin)}
 % This plug should be used if a float is called in hmode.
 % In then closes the MC-chunks and starts the structure.
 %    \begin{macrocode}
@@ -311,7 +311,7 @@
 %    \end{macrocode}
 % \end{plugdecl}
 %
-% \begin{plugdecl}{default}
+% \begin{plugdecl}{default  (tagsupport/float/hmode/end)}
 % This plug should be used if a float is called in hmode
 % and the end of the float it then restarts the MC.
 %    \begin{macrocode}
@@ -323,7 +323,7 @@
 %    \end{macrocode}
 % \end{plugdecl}
 % 
-% \begin{plugdecl}{default}
+% \begin{plugdecl}{default  (tagsupport/float/begin)}
 %    \begin{macrocode}
 \NewSocketPlug{tagsupport/float/begin}{default}
   {
@@ -333,7 +333,7 @@
 %    \end{macrocode}
 % \end{plugdecl}
 % 
-% \begin{plugdecl}{default}
+% \begin{plugdecl}{default  (tagsupport/float/end)}
 %    \begin{macrocode}
 \NewSocketPlug{tagsupport/float/end}{default}
   {





More information about the latex3-commits mailing list.