summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-11 13:56:28 +0000
committerKarl Berry <karl@freefriends.org>2009-03-11 13:56:28 +0000
commit6d4f314202913f300037670418ac02c1bc1513f7 (patch)
tree01edbae395798c5b88851bd2e5e86595c93ecf78 /Master/texmf-dist/doc/latex/pdfcomment/CHANGES
parent801ee79a85178e4471ab02b6d6d8f1394ee0f565 (diff)
pdfcomment update (11mar09)
git-svn-id: svn://tug.org/texlive/trunk@12366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/CHANGES26
1 files changed, 19 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
index e8f4ab8afe0..7e336df909a 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
+++ b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
@@ -1,5 +1,17 @@
=== pdfcomment.sty ===
+-- pdfcomment.sty (v1.3) (<- v1.25dev 2009/03/09) -- (svn rev 27)
+
+2009/03/05 new annotation type: text markup annotation [jk] (svn rev 24)
+ -> \pdfmarkupcomment, new option markup
+
+2009/02/24 Bugfix: avatar and style system [jk] (svn rev 13)
+ wrong key families (copy and paste)
+
+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)
@@ -31,13 +43,6 @@
makes absolutely no sense! Therefore, they are switched off at
"\AtBeginDocument" and a warning is issued by xkeyval.sty, if used.
-2008/12/10 added code for the support of other drivers than pdflatex [jk] (svn rev 2)
- various changes for the support of
- latex->dvips->ps2pdf, latex->dvipdfmx, xelatex
- new option dvipdfmx
-
- contributed by Alexander Grahn
-
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)
@@ -48,7 +53,14 @@
draft: pdf annotations are typeset (default)
final: pdf annotations are not typeset
+2008/12/10 added code for the support of other drivers than pdflatex [jk] (svn rev 2)
+ various changes for the support of
+ latex->dvips->ps2pdf, latex->dvipdfmx, xelatex
+ new option dvipdfmx
+ contributed by Alexander Grahn
+
+
=== pdfcomment bundle ===
-- pdfcomment bundle --