diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-18 15:51:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-18 15:51:58 +0000 |
commit | f27f4428dacf3f21f978273d4e174f3e7d27e8ea (patch) | |
tree | a96509beb824a4ba8115fa2ef137633c792ccddd /Master/texmf-dist/doc/latex/pdfcomment/example_xelatex.tex | |
parent | fca717399bb79f5db531685f7e16aa0e0f40a71f (diff) |
pdfcomment (15jun16)
git-svn-id: svn://tug.org/texlive/trunk@41484 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/example_xelatex.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfcomment/example_xelatex.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/example_xelatex.tex b/Master/texmf-dist/doc/latex/pdfcomment/example_xelatex.tex index 5984ac39f9a..780ac8e5cf0 100644 --- a/Master/texmf-dist/doc/latex/pdfcomment/example_xelatex.tex +++ b/Master/texmf-dist/doc/latex/pdfcomment/example_xelatex.tex @@ -24,7 +24,7 @@ \defineavatar{Bob}{author=Bob,color=green} \definecolor{myblue}{rgb}{0.045,0.278,0.643} \colorlet{myorange}{red!30!yellow} -\pdfcommentsetup{date=D:20101211153723+01'00',timezone=+01'00'} +\pdfcommentsetup{timezone={+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[color=myblue,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}% |