summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pdfpc/pdfpc.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-12-21 03:01:35 +0000
committerNorbert Preining <norbert@preining.info>2020-12-21 03:01:35 +0000
commit4cc7922324b7a08ba0418e8f245cf1dcfa1891ac (patch)
treecd90cb6c072285e779f7555a85966b81a8757e15 /macros/latex/contrib/pdfpc/pdfpc.sty
parent2d9d44100d72263a7df34c12aaa89dbe6ee6fe0c (diff)
CTAN sync 202012210301
Diffstat (limited to 'macros/latex/contrib/pdfpc/pdfpc.sty')
-rw-r--r--macros/latex/contrib/pdfpc/pdfpc.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/pdfpc/pdfpc.sty b/macros/latex/contrib/pdfpc/pdfpc.sty
index ad0735deb5..17a813f15d 100644
--- a/macros/latex/contrib/pdfpc/pdfpc.sty
+++ b/macros/latex/contrib/pdfpc/pdfpc.sty
@@ -30,7 +30,7 @@
%
% -------------------------------------------------------------------------------------------
%
-\ProvidesPackage{pdfpc}[2020/06/19 v0.5.0 PDFPC]
+\ProvidesPackage{pdfpc}[2020/12/05 v0.5.1 PDFPC]
\NeedsTeXFormat{LaTeX2e}
%
% Require additional packages needed by \sty{pdfpc}:
@@ -130,9 +130,9 @@ ______<rdf:Description xmlns:pdfpc="https://github.com/pdfpc/pdfpc">^^J%
\hyxmp@add@simple{pdfpc:LastMinutes}{\PDFPC@lastminutes}%
\hyxmp@add@simple{pdfpc:NotesPosition}{\PDFPC@notesposition}%
\ifPDFPC@disablemarkdown%
- \hyxmp@add@simple{pdfpc:EnableMarkdown}{false}%
+ \hyxmp@add@simple{pdfpc:DisableMarkdown}{true}%
\else%
- \hyxmp@add@simple{pdfpc:EnableMarkdown}{true}%
+ \hyxmp@add@simple{pdfpc:DisableMarkdown}{false}%
\fi
\hyxmp@add@simple{pdfpc:DefaultTransition}{\PDFPC@defaulttransition}%
\hyxmp@add@to@xml{%