summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-14 00:15:21 +0000
committerKarl Berry <karl@freefriends.org>2009-01-14 00:15:21 +0000
commit46e27c02c3e31502a5f55cf2cbe3c69edc033742 (patch)
tree40b878e1eb9db4328b3ab356c3b09aa54ba89afe /Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex
parent1cf000674b16b9f15f3c5112f70c07a08e8bb5de (diff)
todonotes (10jan09)
git-svn-id: svn://tug.org/texlive/trunk@11861 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex21
1 files changed, 4 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex b/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex
index 5e869794191..1409fe837fb 100644
--- a/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex
+++ b/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex
@@ -1,22 +1,13 @@
\documentclass{article}
\usepackage[colorlinks]{hyperref}
-\usepackage[colorinlistoftodos, textwidth=4cm]{todonotes}
+\usepackage[colorinlistoftodos, textwidth=4cm, shadow]{todonotes}
\usepackage{amsmath}
\usepackage[displaymath, tightpage]{preview}
\begin{document}
-%\begin{preview}
-\begin{align}
-\sin(x)^2 + \cos(x)^2 = 1
-\end{align}
-%\end{preview}
\listoftodos
-\begin{align}
-\sin(x)^2 + \cos(x)^2 = 1
-\end{align}
-
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nulla
\todo{Plain todonotes.}%
urna. Maecenas interdum nunc in augue. Mauris quis massa in ante
@@ -38,8 +29,7 @@ Praesent congue mi eu ipsum cursus fringilla. Etiam leo erat,
tristique et, pharetra eget, mollis vitae, velit. In hac habitasse
\todo[size=\small, color=green!40]{A note with a small fontsize.}%
platea dictumst. In quam nibh, facilisis et, laoreet non, facilisis
-tempus, justo. Class aptent taciti sociosqu ad litora torquent per
-conubia nostra, per inceptos himenaeos.
+tempus, justo.
\todo[inline]{A very long todonote that certainly will fill more
than a single line in the list of todos. Just to make sure let's add
@@ -56,10 +46,7 @@ commodo id, pellentesque id, eleifend non, mi. Duis venenatis
\todo[caption={A short entry in the list of todos}]{A very long
todonote that certainly will fill more than a single line in the
list of todos \ldots}
-sagittis metus. Donec tempus metus id lacus. Praesent vel diam.
-Morbi nec ante. Vestibulum varius felis ac lacus. Nulla vitae neque
-\todo[noline, color=green!40]{A note with no line back to the text.}%
-in nibh bibendum volutpat. Quisque accumsan diam. Aenean ultricies
-nisl ac lacus. Aliquam posuere. Aenean venenatis tortor in felis.
+sagittis metus.
+\missingfigure{A figure I have to make \ldots}
\end{document}