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/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