summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-04-19 20:13:27 +0000
committerKarl Berry <karl@freefriends.org>2023-04-19 20:13:27 +0000
commit7205df83f0e5aba8062fbe04f85f9a5db4ddf04c (patch)
tree2ab0d6a7b7816c7b0bda554fc20bf68935d06778 /Master/texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty
parentd529e97b80a83d8a5b94a1e551c8ecaf931164d6 (diff)
l3 (19apr23)
git-svn-id: svn://tug.org/texlive/trunk@66896 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty')
-rw-r--r--Master/texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty b/Master/texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty
index 6fc957e3890..86eb457ab5a 100644
--- a/Master/texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty
+++ b/Master/texmf-dist/tex/latex/l3experimental/l3graphics/l3graphics.sty
@@ -19,8 +19,7 @@
%% and all files in that bundle must be distributed together.
%%
%% File: l3graphics.dtx
-\RequirePackage{expl3}
-\ProvidesExplPackage{l3graphics}{2023-03-30}{}
+\ProvidesExplPackage{l3graphics}{2023-04-19}{}
{L3 Experimental graphics inclusion support}
\dim_new:N \l__graphics_internal_dim
\ior_new:N \l__graphics_internal_ior
@@ -45,6 +44,8 @@
crop ,
page .int_set:N =
\l__graphics_page_int ,
+ pdf-attr .str_set:N =
+ \l__graphics_pdf_str ,
type . str_set:N =
\l__graphics_type_str
}