summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/README')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/README27
1 files changed, 9 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/README b/Master/texmf-dist/doc/latex/pdfcomment/README
index 812481c3006..1b460e11ab5 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/README
+++ b/Master/texmf-dist/doc/latex/pdfcomment/README
@@ -7,7 +7,7 @@ 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.
+ 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
@@ -15,24 +15,15 @@ Adobe Reader.
License: LPPL
-Changes in v2.0:
+Changes in v2.1:
-- Bugfix: unwanted whitespace before comment commands [jk]
- -> added \unskip
- This removes whitespace before comment commands
- and may change the reference point for hoffset
- -> added global option version (1|2(default))
- version=1 will preserve the old behavior
- for old documents
+- added support for PDF reply system
+ \pdfcomment[avatar=Joe,id=1]{comment}
+ \pdfreply[avatar=Bob,id=2,replyto=1]{reply to comment}
+ works for pdflatex only!
- reported by: Stefan Pinnow
-
-- added local option disable to all comment commands [jk]
- to "switch off" single comments
+- added options id,date,timezone
- feature request by: Stefan Pinnow
-
-- changed definitions of options open and disable [jk]
- to choicekey* to check valid option values (true|false)
+- added support for new icon CrossHairs (Adobe Reader X)
- feature request by: Jannis von Buttlar \ No newline at end of file
+- Bugfix: problem with \pdfmarkupcomment with page break \ No newline at end of file