summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-10 00:34:00 +0000
committerKarl Berry <karl@freefriends.org>2010-11-10 00:34:00 +0000
commit3b2f26271608630ca56a88b528a1004f51535ea3 (patch)
tree28e000ad2d66a09a7123c86cbaaf10cac7dd42ed /Master/texmf-dist/doc/latex/pdfcomment/README
parent6a43749c68fb713c7747927e2dbce5fecebeef41 (diff)
pdfcomment (9nov10)
git-svn-id: svn://tug.org/texlive/trunk@20389 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/README')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/README23
1 files changed, 19 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/README b/Master/texmf-dist/doc/latex/pdfcomment/README
index 9f087f5a436..812481c3006 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/README
+++ b/Master/texmf-dist/doc/latex/pdfcomment/README
@@ -15,9 +15,24 @@ Adobe Reader.
License: LPPL
-Changes in v1.6:
+Changes in v2.0:
-- added support for using \pdfmarkupcomment in math mode
- (see: example_math_markup.pdf)
+- 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
- feature request by: Ross Moore (he also contributed ideas and code) \ No newline at end of file
+ reported by: Stefan Pinnow
+
+- added local option disable to all comment commands [jk]
+ to "switch off" single comments
+
+ feature request by: Stefan Pinnow
+
+- changed definitions of options open and disable [jk]
+ to choicekey* to check valid option values (true|false)
+
+ feature request by: Jannis von Buttlar \ No newline at end of file