diff options
author | Karl Berry <karl@freefriends.org> | 2022-07-10 19:58:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-07-10 19:58:58 +0000 |
commit | 1110e94ef8664eae9c9ad31b63a7d0bb1dc964df (patch) | |
tree | 1b6de691d909c9b615efcc8d4384cb16d33203aa /Master/texmf-dist/tex/latex/pdfpc | |
parent | 538222e8262b9facd5f9ed4f7969f542d5f2d580 (diff) |
pdfpc (10jul22)
git-svn-id: svn://tug.org/texlive/trunk@63866 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pdfpc')
-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}% |