[latex3-commits] [git/LaTeX3-latex3-pdfresources] splitting: correct guards (2a7c36d)

Ulrike Fischer fischer at troubleshooting-tex.de
Mon Jul 13 15:59:55 CEST 2020


Repository : https://github.com/latex3/pdfresources
On branch  : splitting
Link       : https://github.com/latex3/pdfresources/commit/2a7c36d7926f236bf0521ee01c45e5e2d9a1e34a

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

commit 2a7c36d7926f236bf0521ee01c45e5e2d9a1e34a
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Jul 13 15:59:55 2020 +0200

    correct guards


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

2a7c36d7926f236bf0521ee01c45e5e2d9a1e34a
 l3backend-pdf-extra.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3backend-pdf-extra.dtx b/l3backend-pdf-extra.dtx
index 6aacb97..3951aea 100644
--- a/l3backend-pdf-extra.dtx
+++ b/l3backend-pdf-extra.dtx
@@ -62,11 +62,11 @@
 % \begin{variable}{\g_@@_tmpa_prop, \l_@@_tmpa_tl, \l_@@_tmpa_box }
 % Some scratch variables
 %    \begin{macrocode}
-%<*package>
+%<*drivers>
 \prop_new:N \g_@@_tmpa_prop
 \tl_new:N   \l_@@_tmpa_tl
 \box_new:N  \l_@@_tmpa_box
-%</package>
+%</drivers>
 %    \end{macrocode}
 % \end{variable}
 % \subsection{some zref code, needs to be replaced later}





More information about the latex3-commits mailing list.