summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-13 20:52:40 +0000
committerKarl Berry <karl@freefriends.org>2020-10-13 20:52:40 +0000
commitfaf01bf38b7c442d8acc93d3ea124c6eeaecf882 (patch)
treee11eb3847bb805a25f45a4d304700d51b7ab678d /Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex
parentbe5b1768f4f6169a51c0b7357f5bd2a0710e507f (diff)
flippdf (13oct20)
git-svn-id: svn://tug.org/texlive/trunk@56652 c570f23f-e606-0410-a88d-b1316a301751
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'.