diff options
author | Dr. Clea F. Rees <cfrees@imapmail.org> | 2008-12-28 23:53:39 +0000 |
---|---|---|
committer | Dr. Clea F. Rees <cfrees@imapmail.org> | 2008-12-28 23:53:39 +0000 |
commit | d48f7c90859ad4c4f2d617a2c7f8456c5b1b5b8e (patch) | |
tree | f9e29edaea515f41d6b09f2d79bb2884f98192ca /Master/texmf-dist/tex | |
parent | dfbcd09fba56afeb9820507de6775e3ebbfbeec2 (diff) |
todonotes update 2008/12/28
git-svn-id: svn://tug.org/texlive/trunk@11741 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/todonotes/todonotes.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/todonotes/todonotes.sty b/Master/texmf-dist/tex/latex/todonotes/todonotes.sty index b48b0bb4947..ae35d16af8b 100644 --- a/Master/texmf-dist/tex/latex/todonotes/todonotes.sty +++ b/Master/texmf-dist/tex/latex/todonotes/todonotes.sty @@ -22,9 +22,9 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{todonotes} - [2008/12/07 .dtx Todonotes source and documentation.] + [2008/12/27 .dtx Todonotes source and documentation.] -\ProvidesPackage{todonotes}[2008/12/07] +\ProvidesPackage{todonotes}[2008/12/27] \RequirePackage{ifthen} \RequirePackage{xkeyval} \RequirePackage{hyperref} @@ -149,7 +149,7 @@ \if@todonotes@colorinlistoftodos% \addcontentsline{tdo}{todo}{\protect{% \colorbox{\@todonotes@currentbackgroundcolor}% - {\textcolor{\@todonotes@currentbackgroundcolor}{\tiny i}}% + {\textcolor{\@todonotes@currentbackgroundcolor}{o}} % \@todonotes@caption}}% \else% \addcontentsline{tdo}{todo}{\protect{\@todonotes@caption}}% |