summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pdfpc/pdfpc.dtx
diff options
context:
space:
mode:
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}{}