summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex
blob: c7f2f7d33f8546a65227e9c4338c25317bef0e95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
%%
%% This is file `test-flippdf-2',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% flippdf.dtx  (with options: `test-2')
%% 

\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'.