summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-12-18 00:21:57 +0000
committerKarl Berry <karl@freefriends.org>2008-12-18 00:21:57 +0000
commit6f7d2dd8b83202502621487aff104b357fc69695 (patch)
tree0127a5a0c2d860a5f42948e6d346a8e60cc1fba2 /Master/texmf-dist/doc/latex/pdfcomment/README
parent9358a8644b7fa0607051fc679cff24de220ac99d (diff)
pdfcomment update (15dec08)
git-svn-id: svn://tug.org/texlive/trunk@11636 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/README')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/README31
1 files changed, 21 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/README b/Master/texmf-dist/doc/latex/pdfcomment/README
index 8324e232434..83014373615 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/README
+++ b/Master/texmf-dist/doc/latex/pdfcomment/README
@@ -1,12 +1,23 @@
-For a long time pdflatex offers the command \pdfannot for inserting
-arbitrary pdf annotations. However, in a form where additional knowledge
-of the pdf reference is indispensable. pdfcomment.sty is an answer to
-the – from time to time – emerging questions in newsgroups, how one could
-use the comment function of Adobe Reader. At least out of the LaTeX code
-pdfcomment.sty offers a convenient and user-friendly possibility to use
-pdf annotations in pdf files.
-Unfortunately the support of pdf annotations by pdf viewers is only partly
-available to nonexistent. The reference viewer for the development of this
-package is Adobe Reader.
+For a long time pdflatex has offered the command \pdfannot for inserting
+arbitrary PDF annotations. However, the command is presented in
+a form where additional knowledge of the definition of the PDF format is
+indispensable. This package is an answer to the – occasional – questions
+in newsgroups, about how one could use the comment function of Adobe
+Reader. At least for the writer of LATEX code, the package offers a
+convenient and user-friendly means of using \pdfannot to provide comments
+in PDF files. Since version v1.1, pdfcomment.sty also supports:
+
+ LaTeX -> dvips -> ps2pdf, LaTeX -> dvipdfmx and XeLaTeX.
+
+Unfortunately, support of PDF annotations by PDF viewers is sparse to
+nonexistent. The reference viewer for the development of this package is
+Adobe Reader.
License: LPPL
+
+New in v1.1:
+
+ - support of other drivers:
+ LaTeX -> dvips -> ps2pdf, LaTeX -> dvipdfmx and XeLaTeX
+
+ - new options: draft, final, dvipdfmx \ No newline at end of file