summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/flippdf/flippdf.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/flippdf/flippdf.sty')
-rw-r--r--Master/texmf-dist/tex/latex/flippdf/flippdf.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/flippdf/flippdf.sty b/Master/texmf-dist/tex/latex/flippdf/flippdf.sty
index 0fac07c8963..d4c9ab2e6b7 100644
--- a/Master/texmf-dist/tex/latex/flippdf/flippdf.sty
+++ b/Master/texmf-dist/tex/latex/flippdf/flippdf.sty
@@ -32,14 +32,14 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{flippdf}%
- [2020/10/18 2.0 Horizontal flipping of pages with pdfLaTeX]
+ [2020/10/27 R2.0b Horizontal flipping of pages with pdfLaTeX]
\@ifundefined{AddToHook}{%
\PackageWarningNoLine{flippdf}{%
You appear to be running a version of LaTeX\MessageBreak
unsupported by current flippdf.\MessageBreak
Forcing fallback to `flippdf-1x` that\MessageBreak
- uses an older code base}
- \RequirePackage{flippdf-1x}
+ uses an older code base}%
+ \RequirePackageWithOptions{flippdf-1x}%
\endinput}{}
\RequirePackage{iftex}
\AtBeginDocument{%