summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/CHANGES68
1 files changed, 49 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
index df41266afc6..0039060498f 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
+++ b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
@@ -1,12 +1,42 @@
=== pdfcomment.sty ===
+-- pdfcomment.sty (v2.2) (<- v2.1.8dev 2011/05/21) -- (svn rev 16 (-> SVN repository BerliOS))
+
+2011/05/23 revised documentation [jk]
+ added information about escape commands in \pdfstringdef
+ used for conversion of comments to PDFDocEncoding/PDFUnicode
+
+ feature request by: Max Funk
+
+2011/05/21 added support for mathmode in \pdftooltip [jk]
+
+2011/05/19 added \pdftooltip which allows annotating objects with tooltips [jk]
+
+2011/05/01 revised automatic deleting of StrikeOut markup comments (option printSOfinal), [jk]
+ if final=true or disable=true.
+ Option SOSpace is no longer needed
+
+2011/03/22 allow setting of disable globally [jk]
+ \pdfcommentsetup{disable} + \pdfcomment[disable=false]{comment}
+ => will enable this single PDF annotation
+
+ feature request by: Zvi Gilboa
+
+2011/01/18 added options printSOfinal,SOspace [jk]
+ printSOfinal=false will not typeset the markup text in a StrikeOut annotation
+ if the option final or disable is used!
+ SOspace=false will not add a space in front of the markup text,
+ which is not wanted in some cases (e.g. start of a new paragraph)
+
+ feature request by: Marcel Dausend
+
-- pdfcomment.sty (v2.1) (<- v2.02dev 2010/12/11) -- (svn rev 61)
2010/12/11 added support for PDF reply system [jk]
\pdfcomment[avatar=Joe,id=1]{comment}
\pdfreply[avatar=Bob,id=2,replyto=1]{reply to comment}
works for pdflatex only!
-
+
2010/11/25 added options id,date,timezone [jk]
2010/11/25 added support for new icon CrossHairs (Adobe Reader X) [jk]
@@ -17,19 +47,19 @@
2010/11/08 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
+ 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
reported by: Stefan Pinnow
-
+
2010/11/05 added local option disable to all comment commands [jk]
to "switch off" single comments
feature request by: Stefan Pinnow
-
+
2010/11/05 changed definitions of options open and disable [jk]
to choicekey* to check valid option values (true|false)
@@ -56,7 +86,7 @@
of LaTeX commands like \$ or \textCR to PDFDocEncoding or
PDFUnicode in comments
- reported by: Guillaume Millet
+ reported by: Guillaume Millet
-- pdfcomment.sty (v1.5c) (<- v1.5b 2009/11/10) -- (svn rev 45)
@@ -107,7 +137,7 @@
-- pdfcomment.sty (v1.4a) (<- v1.4 2009/04/01) -- (svn rev 39)
2009/07/13 Bugfix: (pdf}latex crashed with pdf text annoatations in tabulars [jk] (svn rev 39)
- error with \vskip in hmode within \marginnote
+ error with \vskip in hmode within \marginnote
changed to \vspace in \pdfcomment and \pdfmargincomment / deleted \vss [uf]
changed \baselineskip (=0 in tables) -> \normalbaselineskip [hv]
see Msg-ID: <h377a3$avp$1@kleberj.eternal-september.org> ff
@@ -141,7 +171,7 @@
new option: icolor ("inner" color)
2009/03/16 revision of \pdffreetextcomment [jk] (svn rev 28)
- implementation of more features of pdf freetext annotations
+ implementation of more features of pdf freetext annotations
-> new options: font, fontsize, fontcolor, justification,
borderstyle, dashstyle, linewidth, bse, bsei,
type, calloutline, lineend
@@ -157,12 +187,12 @@
2009/02/21 code clean up [jk] (svn rev 13)
moved repeated code into commands
-
+
-- pdfcomment.sty (v1.2) (<- v1.13dev 2009/02/19) -- (svn rev 12)
2009/02/15 new annotation type FreeText [jk] (svn rev 11)
\pdffreetextcomment
-
+
2009/02/15 added style system [jk]
for logical split in avatar system
personal options -> avatar
@@ -185,14 +215,14 @@
-- pdfcomment.sty (v1.1) (<- v1.05dev 2008/12/12) -- (svn rev 6)
2008/12/12 disabled global options draft, final, dvipdfmx at "\AtBeginDocument" [jk] (svn rev 5)
- Using the options draft, final and dvipdfmx in \pdfcommentsetup
- makes absolutely no sense! Therefore, they are switched off at
- "\AtBeginDocument" and a warning is issued by xkeyval.sty, if used.
+ Using the options draft, final and dvipdfmx in \pdfcommentsetup
+ makes absolutely no sense! Therefore, they are switched off at
+ "\AtBeginDocument" and a warning is issued by xkeyval.sty, if used.
2008/12/10 problems with too old versions of hyperref [jk] (svn rev 4)
no \HyColor@XZeroOneThreeFour (hycolor.sty)
- Change: \RequirePackage{hyperref}[2007/04/09] (v6.76a)
-
+ Change: \RequirePackage{hyperref}[2007/04/09] (v6.76a)
+
reported by Gabriel Cardona
2008/12/10 implementation of two new global options [jk] (svn rev 4)
@@ -203,7 +233,7 @@
various changes for the support of
latex->dvips->ps2pdf, latex->dvipdfmx, xelatex
new option dvipdfmx
-
+
contributed by Alexander Grahn