summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/flippdf/test-flippdf-2.tex
blob: 2b08b326f31b9b4e45f67e6c7f826d7be3f0fc59 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
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'.