summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3backend/l3backend-graphics.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3backend/l3backend-graphics.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3backend/l3backend-graphics.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/l3backend/l3backend-graphics.dtx b/Master/texmf-dist/source/latex/l3backend/l3backend-graphics.dtx
index 9d5b31faa98..8691349cf55 100644
--- a/Master/texmf-dist/source/latex/l3backend/l3backend-graphics.dtx
+++ b/Master/texmf-dist/source/latex/l3backend/l3backend-graphics.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-20}
+% \date{Released 2022-07-01}
%
% \maketitle
%
@@ -352,7 +352,7 @@
% \begin{macrocode}
\cs_new_protected:Npn \@@_backend_get_pagecount:n #1
{
- \tex_immediate:D \tex_pdfximage:D {#1}
+ \tex_pdfximage:D {#1}
\int_const:cn { c_@@_ #1 _pages_int }
{ \int_use:N \tex_pdflastximagepages:D }
}