[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: use official variable (4d5205f)

Ulrike Fischer fischer at troubleshooting-tex.de
Sat Jan 30 19:10:59 CET 2021


Repository : https://github.com/latex3/pdfresources
On branch  : reworking-annot
Link       : https://github.com/latex3/pdfresources/commit/4d5205f12f2c3223e0b38bc74f5ab5f7b416c231

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

commit 4d5205f12f2c3223e0b38bc74f5ab5f7b416c231
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sat Jan 30 19:10:59 2021 +0100

    use official variable


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

4d5205f12f2c3223e0b38bc74f5ab5f7b416c231
 ltdocinit.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ltdocinit.dtx b/ltdocinit.dtx
index 737b48c..e38d5c5 100644
--- a/ltdocinit.dtx
+++ b/ltdocinit.dtx
@@ -119,7 +119,7 @@
         \RequirePackage{l3pdf}   %should be loaded after the backend is set.
          % %load backend driver
         \ExplSyntaxOn\makeatletter
-          \file_input:n {l3\g__sys_backend_tl-pdf.def} %should be inside the normal backend
+          \file_input:n {l3\c_sys_backend_str-pdf.def} %should be inside the normal backend
         \ExplSyntaxOff\makeatother
         \RequirePackage{l3pdfutils}
         \RequirePackage{l3pdfannot}





More information about the latex3-commits mailing list.