summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pdfpc/pdfpc.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-07 21:40:28 +0000
committerKarl Berry <karl@freefriends.org>2020-03-07 21:40:28 +0000
commit7e988d1085363ef3553c0c6abe02f8a7bdd2e472 (patch)
treea82d7f3168f535cae664b0df4b124f9431e882de /Master/texmf-dist/source/latex/pdfpc/pdfpc.dtx
parent98703a86b239c2f8fd87c7e8a62dfe9793bdda7a (diff)
pdfpc (7mar20)
git-svn-id: svn://tug.org/texlive/trunk@54160 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pdfpc/pdfpc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/pdfpc/pdfpc.dtx4
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/pdfpc/pdfpc.dtx b/Master/texmf-dist/source/latex/pdfpc/pdfpc.dtx
index 4177554186b..ad5430f3240 100644
--- a/Master/texmf-dist/source/latex/pdfpc/pdfpc.dtx
+++ b/Master/texmf-dist/source/latex/pdfpc/pdfpc.dtx
@@ -55,7 +55,7 @@
%
% Identify the package and force \LaTeXe:
% \begin{macrocode}
-\ProvidesPackage{pdfpc}[2019/12/03 v0.2 PDFPC]
+\ProvidesPackage{pdfpc}[2019/12/03 v0.2.1 PDFPC]
\NeedsTeXFormat{LaTeX2e}
% \end{macrocode}
%
@@ -89,14 +89,12 @@
{\PackageWarningNoLine{pdfpc}{`duration' should be an integer}}%
\fi
%
-\ifx\PDFPC@duration\@empty
\ifx\PDFPC@enduserslide\@empty
\else
\IfInteger{\PDFPC@enduserslide}{}
{\PackageWarningNoLine{pdfpc}{`enduserslide' should be an integer}}%
\fi
%
-\ifx\PDFPC@duration\@empty
\ifx\PDFPC@lastminutes\@empty
\else
\IfInteger{\PDFPC@lastminutes}{}