[latex3-commits] [git/LaTeX3-latex3-latex3] pdf: Only load expl3 for driver (d78a62c5a)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Mar 16 11:39:41 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : pdf
Link       : https://github.com/latex3/latex3/commit/d78a62c5a2228a1189d6fc15bdfcbdc8c991d7de

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

commit d78a62c5a2228a1189d6fc15bdfcbdc8c991d7de
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Mar 16 10:39:41 2020 +0000

    Only load expl3 for driver


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

d78a62c5a2228a1189d6fc15bdfcbdc8c991d7de
 l3kernel/l3pdf.dtx | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index 72284895d..f74d9ad66 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -22,10 +22,8 @@
 %
 % for those people who are interested.
 %
-%<*driver|package>
-\RequirePackage{expl3}
-%</driver|package>
 %<*driver>
+\RequirePackage{expl3}
 \documentclass[full]{l3doc}
 \begin{document}
   \DocInput{\jobname.dtx}





More information about the latex3-commits mailing list.