diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-31 01:35:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-31 01:35:29 +0000 |
commit | a0a6c9380d72654c67032aeaa639e1d4c54bbfad (patch) | |
tree | c684db269bc5108077c211ea6dc43c02f31eb169 /Master/texmf-dist/doc/latex/todonotes | |
parent | 281c80135e585c4c2209f61daa7fc7f056671e0b (diff) |
todonotes update (26dec09)
git-svn-id: svn://tug.org/texlive/trunk@16544 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/todonotes')
-rw-r--r-- | Master/texmf-dist/doc/latex/todonotes/todonotes.pdf | bin | 203519 -> 207287 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/todonotes/todonotesexample.pdf | bin | 28184 -> 12196 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex | 3 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/todonotes/todonotes.pdf b/Master/texmf-dist/doc/latex/todonotes/todonotes.pdf Binary files differindex eee0a212e47..482bd1ceae2 100644 --- a/Master/texmf-dist/doc/latex/todonotes/todonotes.pdf +++ b/Master/texmf-dist/doc/latex/todonotes/todonotes.pdf diff --git a/Master/texmf-dist/doc/latex/todonotes/todonotesexample.pdf b/Master/texmf-dist/doc/latex/todonotes/todonotesexample.pdf Binary files differindex 6772a5926c5..2a873ddbd62 100644 --- a/Master/texmf-dist/doc/latex/todonotes/todonotesexample.pdf +++ b/Master/texmf-dist/doc/latex/todonotes/todonotesexample.pdf diff --git a/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex b/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex index 1409fe837fb..740e9d2517f 100644 --- a/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex +++ b/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex @@ -1,6 +1,6 @@ \documentclass{article} \usepackage[colorlinks]{hyperref} -\usepackage[colorinlistoftodos, textwidth=4cm, shadow]{todonotes} +\usepackage[colorinlistoftodos, textwidth=4cm, shadow, disable]{todonotes} \usepackage{amsmath} \usepackage[displaymath, tightpage]{preview} @@ -48,5 +48,6 @@ todonote that certainly will fill more than a single line in the list of todos \ldots} sagittis metus. \missingfigure{A figure I have to make \ldots} +\missingfigure[figwidth=\textwidth]{A figure I have to make \ldots} \end{document} |