summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/pdfoverlay/pdfoverlay.sty6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pdfoverlay/pdfoverlay.sty b/Master/texmf-dist/tex/latex/pdfoverlay/pdfoverlay.sty
index e5960ecbcd0..93750543a9a 100644
--- a/Master/texmf-dist/tex/latex/pdfoverlay/pdfoverlay.sty
+++ b/Master/texmf-dist/tex/latex/pdfoverlay/pdfoverlay.sty
@@ -25,7 +25,7 @@
%% and the derived files pdfoverlay.sty and pdfoverlay.pdf
%%
\NeedsTeXFormat{LaTeX2e}[2020-10-01]
-\ProvidesExplPackage{pdfoverlay}{2020/10/18}{1.2}
+\ProvidesExplPackage{pdfoverlay}{2021/02/25}{1.2a}
{Overlay text on an existing PDF document (DCP)}
\RequirePackage{graphicx}
\AddToHook { shipout/background } { \__pdfoverlay_output_pdf_page: }
@@ -128,6 +128,10 @@
}
}
{
+ \str_if_exist:NF \c_sys_backend_str
+ {
+ \sys_load_backend:n { }
+ }
\sys_if_output_pdf:TF
{
\sys_if_engine_pdftex:TF