diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-28 21:55:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-28 21:55:48 +0000 |
commit | 251d17218fcf483014c5d717e1e70fe224bcdc0a (patch) | |
tree | a12c7ba954717a952c2478b965f3599217865645 /Master/texmf-dist/doc/latex/pdfcomment/example.tex | |
parent | d504bbdbe0ef01b0318353147dd6b747d8b29151 (diff) |
pdfcomment (28mar16)
git-svn-id: svn://tug.org/texlive/trunk@40166 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/example.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfcomment/example.tex | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/example.tex b/Master/texmf-dist/doc/latex/pdfcomment/example.tex index 2b8104e9e5c..388e1b4df9f 100644 --- a/Master/texmf-dist/doc/latex/pdfcomment/example.tex +++ b/Master/texmf-dist/doc/latex/pdfcomment/example.tex @@ -18,11 +18,7 @@ \definecolor{myblue}{rgb}{0.045,0.278,0.643} \colorlet{myorange}{red!30!yellow} \pdfcommentsetup{date=D:20101211153723+01'00'} -A\pdfcomment[subject={Top2},author={Daisy Duck},color={0.234 0.867 0.211},voffset=8pt,opacity=0.5]{This is a comment.} little Test! \pdfcomment[id=1,color=myblue,subject={Comment2},icon=Note,open=true,hspace=100pt]{This is another comment.} -\pdfreply[id=2,avatar=Joe,replyto=1,date=D:20101211161247+01'00']{This is a reply to a comment} -\pdfreply[id=3,avatar=Bob,replyto=2,date=D:20101212095321+01'00']{Of course, you can reply to a reply} -\pdfreply[id=4,avatar=Bob,replyto=1,date=D:20101212095512+01'00']{Just another reply} -test the hspace!% +A\pdfcomment[subject={Top2},author={Daisy Duck},color={0.234 0.867 0.211},voffset=8pt,opacity=0.5]{This is a comment.} little Test! \pdfcomment[id=1,color=myblue,subject={Comment2},icon=Note,open=true,hspace=100pt]{This is another comment.} test the hspace!% \defineavatar{CaptainJack}{color=myorange,author={Captain Jack}}% \definestyle{MyStar}{icon=Star,opacity=0.7,voffset=12pt}% \pdfcomment[avatar=CaptainJack,style=MyStar,subject={enough},deadline={2009/11/11 - Josef}]{It's enough now!} |