summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/repltext/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/repltext/README')
-rw-r--r--macros/latex/contrib/repltext/README38
1 files changed, 38 insertions, 0 deletions
diff --git a/macros/latex/contrib/repltext/README b/macros/latex/contrib/repltext/README
new file mode 100644
index 0000000000..54ba09bd33
--- /dev/null
+++ b/macros/latex/contrib/repltext/README
@@ -0,0 +1,38 @@
+ +--------------------------------------+
+ | THE REPLTEXT PACKAGE |
+ | By Scott Pakin, scott+repl@pakin.org |
+ +--------------------------------------+
+
+
+Description
+===========
+
+The repltext packages exposes to LaTeX a relatively obscure PDF
+feature: replacement text. When replacement text is specified for a
+piece of text, it is the replacement text, not the typeset text that
+is copied and pasted.
+
+
+Installation
+============
+
+To build the repltext package, simply run "latex repltext.ins" then
+move the generated repltext.sty file into a directory searched by
+LaTeX (e.g., <something>/texmf-local/tex/latex/repltext/). Refresh
+the filename database, if necessary, using mktexlsr or a similar tool.
+
+
+Copyright and license
+=====================
+
+Copyright (C) 2014 by Scott Pakin <scott+repl@pakin.org>
+
+This file may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.3c of this license
+or (at your option) any later version. The latest version of this
+license is in:
+
+ http://www.latex-project.org/lppl.txt
+
+and version 1.3c or later is part of all distributions of LaTeX
+version 2006/05/20 or later.