summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/flippdf/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-18 20:49:28 +0000
committerKarl Berry <karl@freefriends.org>2020-10-18 20:49:28 +0000
commit6163353e6355ecedb904ab329014c9cd0c6980b6 (patch)
treec4595589e73145a3941b5830fe4abc0b7bbb47b6 /Master/texmf-dist/doc/latex/flippdf/README.md
parentf6bab6a6f4defcbfa99d545e5d69fef01ada2874 (diff)
flippdf (18oct20)
git-svn-id: svn://tug.org/texlive/trunk@56691 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/flippdf/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/flippdf/README.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/flippdf/README.md b/Master/texmf-dist/doc/latex/flippdf/README.md
new file mode 100644
index 00000000000..33c3b4def14
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/flippdf/README.md
@@ -0,0 +1,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".