diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty b/Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty index 579c35865a4..30529d3c118 100644 --- a/Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty +++ b/Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty @@ -30,7 +30,7 @@ % % ------------------------------------------------------------------------------------------- % -\ProvidesPackage{pdfpc}[2021/02/06 v0.6.0 PDFPC] +\ProvidesPackage{pdfpc}[2022/07/05 v0.7.0 PDFPC] \NeedsTeXFormat{LaTeX2e} % % Require additional packages needed by \sty{pdfpc}: @@ -90,6 +90,7 @@ \def\PDFPC@notesposition{auto}% \fi% % +\def\pdfpcsetup{\kvsetkeys{PDFPC}}% % Guesswork for beamer/pgfpages notes \ifx\PDFPC@notesposition\pdfpc@notespositionauto% \def\PDFPC@notesposition{none}% |