summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/proofread/README.txt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-07 22:26:05 +0000
committerKarl Berry <karl@freefriends.org>2015-09-07 22:26:05 +0000
commit695a2f60611a97240108f1b90942db770c62ebb7 (patch)
treeda2f3da68ec664bcc49bf59cee6925fc6013e098 /Master/texmf-dist/doc/latex/proofread/README.txt
parent21a10a7aa5bdb63196dbd1f9843f624fcded25a8 (diff)
proofread (7sep15)
git-svn-id: svn://tug.org/texlive/trunk@38319 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/proofread/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/proofread/README.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/proofread/README.txt b/Master/texmf-dist/doc/latex/proofread/README.txt
new file mode 100644
index 00000000000..89d7aa78f63
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/proofread/README.txt
@@ -0,0 +1,18 @@
+|
+---------:| ---------------------------------------------------------------
+proofread:| Commands for inserting annotations
+ Author:| Wybo Dekker
+ E-mail:| wybo@dekkerdocumenten.nl
+ License:| Released under the LaTeX Project Public License v1.3c or later
+ See:| http://www.latex-project.org/lppl.txt
+
+Short description:
+The proofread package defines a few LaTeX commands that are useful
+when you proofread a latex document. These allow you to easily highlight
+text and add comments in the margin. Vim escape sequences are provided
+for inserting these LaTeX commands in the source. The package is based
+on code for a text highlighting command that was published by Antal S-Z
+in http://tex.stackexchange.com/questions/5959.
+The main file, proofread.dtx, is self-extracting, so you can generate the
+style file by compiling proofread.dtx with pdflatex.
+