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.sty25
1 files changed, 9 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/flippdf/flippdf.sty b/Master/texmf-dist/tex/latex/flippdf/flippdf.sty
index 0c7dc213210..262b6efcfdd 100644
--- a/Master/texmf-dist/tex/latex/flippdf/flippdf.sty
+++ b/Master/texmf-dist/tex/latex/flippdf/flippdf.sty
@@ -4,17 +4,11 @@
%%
%% The original source files were:
%%
-%% flippdf.dtx
-%% This is file `flippdf.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% flippdf.dtx
+%% flippdf.dtx (with options: `flippdf')
%%
%% IMPORTANT NOTICE:
%%
-%% Copyright 2006
+%% Copyright 2006, 2020
%% Sergio Callegari <sergio.callegari@gmail.com>
%%
%% ---------------------------------------------
@@ -28,18 +22,17 @@
%% Any modified versions of this file must be renamed with new filenames
%% distinct from flippdf.sty.
%%
-%% For distribution of the original source see the terms
-%% for copying and modification in the file flippdf.dtx.
+%% For distribution of the original source see the terms for copying and
+%% modification in the file flippdf.dtx.
%%
-%% This generated file may be distributed as long as the
-%% original source files, as listed above, are part of the
-%% same distribution. (The sources need not necessarily be
-%% in the same archive or directory.)
+%% This generated file may be distributed as long as the original source files, as
+%% listed above, are part of the same distribution. (The sources need not
+%% necessarily be in the same archive or directory.)
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{flippdf}%
- [2006/06/30 1.0 Horizontal flipping of pages with pdfLaTeX]
-\RequirePackage{everypage}
+ [2020/10/11 1.0b Horizontal flipping of pages with pdfLaTeX]
+\RequirePackage{everypage}[2007/06/20]
\newif\if@sc@flippdf
\newcommand\FlipPDF{\@sc@flippdftrue}
\newcommand\UnFlipPDF{\@sc@flippdffalse}