summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-04-04 23:50:10 +0000
committerKarl Berry <karl@freefriends.org>2009-04-04 23:50:10 +0000
commit5c5c5ed81aa69504f93545be63af54bb9a82e200 (patch)
treedf30ddf59a57bc370607352abf7fae1368163414 /Master/texmf-dist/doc/latex/pdfcomment/CHANGES
parentbc915313252483d95234b4706a597f56b2ca8a05 (diff)
pdfcomment 1.4 (2apr09)
git-svn-id: svn://tug.org/texlive/trunk@12625 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/CHANGES31
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
index 7e336df909a..b32a2fa4585 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
+++ b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
@@ -1,5 +1,36 @@
=== pdfcomment.sty ===
+-- pdfcomment.sty (v1.4) (<- v1.35dev 2009/04/01) -- (svn rev 36)
+
+2009/03/26 merged "line annotations" [jk] (svn rev 35)
+ \pdflinecomment, \pdfpolylinecomment
+ -> \pdflinecomment (type=line|polyline|polygon)
+
+2009/03/26 merged some options [jk] (svn rev 34)
+ line,calloutline,vertices -> line
+ type,polytype -> type
+
+2009/03/20 new annotation type: sideline [jk] (svn rev 33)
+ -> pdfsidelinecomment
+ new option: linesep
+
+ change from linend, lineends -> linebegin, lineend
+
+2009/03/18 new annotation types: line and polyline (polytype=polyline|polygon) [jk] (svn rev 31)
+ -> \pdflinecomment, pdfpolylinecomment
+ new options: line, lineends, caption, captionhoffset, captionvoffset,
+ vertices, polytpye
+
+2009/03/17 new annotation types: square and circle annotations [jk] (svn rev 30)
+ -> \pdfsquarecomment, \pdfcirclecomment
+ new option: icolor ("inner" color)
+
+2009/03/16 revision of \pdffreetextcomment [jk] (svn rev 28)
+ implementation of more features of pdf freetext annotations
+ -> new options: font, fontsize, fontcolor, justification,
+ borderstyle, dashstyle, linewidth, bse, bsei,
+ type, calloutline, lineend
+
-- 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)