diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-04 12:51:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-04 12:51:40 +0000 |
commit | c0e3aff05a6b70934b9c94b6230d1a519bf6e1ab (patch) | |
tree | 01db88f5688f9dd2570bdf3771a8109fcfae80be /Master/texmf-dist/doc/latex/flippdf/README | |
parent | ebe0c16022730f6878335a52bc7604dc0b1d96f0 (diff) |
new package flippdf
git-svn-id: svn://tug.org/texlive/trunk@1765 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/flippdf/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/flippdf/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/flippdf/README b/Master/texmf-dist/doc/latex/flippdf/README new file mode 100644 index 00000000000..cce9a10718d --- /dev/null +++ b/Master/texmf-dist/doc/latex/flippdf/README @@ -0,0 +1,25 @@ +The "flippdf" package extends LaTeX making it possible to typeset a +"mirrored" version of the document. This is sometimes required by +publishers who want "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 only. + +The "flippdf" package is copyright 2006 by Sergio Callegari +<sergio.callegari@gmail.com> + +It comprises this README 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. + +"flippdf" may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.3 of this licence, +or any later version. The latest version of this license is at +http://www.latex-project.org/lppl.txt and version 1.3 is part of all +distributions of LaTeX version 2003/06/01 or later. + +This work has the LPPL maintenance status "author-maintained". |