summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pdfpc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pdfpc')
-rw-r--r--Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty4
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty b/Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty
index da5332312d5..59d38283cb5 100644
--- a/Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty
+++ b/Master/texmf-dist/tex/latex/pdfpc/pdfpc.sty
@@ -42,7 +42,7 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\ProvidesPackage{pdfpc}[2019/12/03 v0.2 PDFPC]
+\ProvidesPackage{pdfpc}[2019/12/03 v0.2.1 PDFPC]
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{kvoptions}
\RequirePackage{xstring}
@@ -66,13 +66,11 @@
\IfInteger{\PDFPC@duration}{}
{\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}{}