diff options
author | Karl Berry <karl@freefriends.org> | 2009-02-19 23:44:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-02-19 23:44:10 +0000 |
commit | e16b8e85c829a4c86c8b24241b3d05ca3499535a (patch) | |
tree | 8c17c3b0ff1e12cf63642901abef0f9f544ee571 /Master/texmf-dist/doc/latex/pdfcomment/CHANGES | |
parent | 74a8ddef6282850ec78324d5a188187c776f01ca (diff) |
pdfcomment update (19feb09)
git-svn-id: svn://tug.org/texlive/trunk@12191 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfcomment/CHANGES | 53 |
1 files changed, 39 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES index d21af4e8322..e8f4ab8afe0 100644 --- a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES +++ b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES @@ -1,29 +1,54 @@ === pdfcomment.sty === --- pdfcomment.sty (v1.1) (<- v1.05dev 2008/12/12) -- +-- 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 + style options -> style + -> combination of avatar=Josef, style=MyComment + +2009/02/14 new global style and local command options: [jk] (svn rev 10) + voffset, hoffset, width, height, depth, opacity + +2009/02/13 added "/F 4" to all annotations to allow printing [jk] (svn rev 8) + + contributed by Christian Feuersänger (pdfmarginpar.sty) + +2008/12/17 introduction of avatar system [jk] (svn rev 7) + - \defineavatar + - \avatar + - global and local options (avatar) + + +-- 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. 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 - - contributed by Alexander Grahn - + 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) - - reported by Gabriel Cardona + + reported by Gabriel Cardona 2008/12/10 implementation of two new global options [jk] (svn rev 4) draft: pdf annotations are typeset (default) - final: pdf annotations are not typeset - -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. + final: pdf annotations are not typeset - + === pdfcomment bundle === -- pdfcomment bundle -- |