diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex | 21 |
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} |