summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/flippdf/README.md
blob: 33c3b4def146eced18e611b5775f6dab468987b0 (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
# The `flippdf` package

The `flippdf` package extends LaTeX making it possible to typeset a *mirrored*
version of the document. This is sometimes required by publishers who use
printing processes that require "camera-ready" documents to be printable on
transparent films, so that one reads the pages correctly by looking through the
film (i.e., with the unprinted side of the film towards his eyes). This package
requires `everypage` by the same author and works with pdfLaTeX and luaLaTeX
only and only in PDF output mode.

The `flippdf` package is copyright 2006, 2020 by Sergio Callegari
<sergio.callegari@gmail.com>

It comprises this `README.md` file, as well as files
- `flippdf.dtx`
- `flippf.ins`

To install the package, run LaTeX on the installation script
flipdf.ins and follow the instructions provided by the script itself.


## License

Package `flippdf` may be distributed and/or modified under the conditions of
the LaTeX Project Public License, version 1.3c. This license is available at
https://www.latex-project.org/lppl/lppl-1-3c/.

This work has the LPPL maintenance status "maintained".