summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex')
-rw-r--r--Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex63
1 files changed, 63 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex b/Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex
new file mode 100644
index 00000000000..2b08b326f31
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex
@@ -0,0 +1,63 @@
+%%
+%% This is file `test-flippdf-2',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% flippdf.dtx (with options: `test-2')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% Copyright 2006, 2020
+%% Sergio Callegari <sergio.callegari@gmail.com>
+%%
+%% ---------------------------------------------
+%% This file is part of the flippdf package,
+%% a contribution to the LaTeX2e system.
+%% ---------------------------------------------
+%%
+%% This program consists of the files listed in the README file included
+%% in the package.
+%%
+%% Any modified versions of this file must be renamed with new filenames
+%% distinct from test-flippdf-2.
+%%
+%% 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.)
+%%
+\documentclass[a4paper]{article}
+\usepackage[off]{flippdf}
+\usepackage{lipsum}
+
+\title{Test document for the flippdf package}
+
+\begin{document}
+
+\thispagestyle{empty}
+{\Large Some non-mirrored initial info}
+
+\bigskip
+
+\lipsum[1]
+
+\maketitle
+\setcounter{page}{1}
+\FlipPDF
+\lipsum[2-6]
+
+\clearpage
+\UnFlipPDF
+\thispagestyle{empty}
+{\Large Some non-mirrored final info}
+
+\bigskip
+
+\lipsum[7]
+\end{document}
+\endinput
+%%
+%% End of file `test-flippdf-2'.