From 9d9d7142fdbd04ef0352607afc79e11cf4ffeb2f Mon Sep 17 00:00:00 2001 From: Henrik Skov Midtiby Date: Tue, 31 Mar 2009 09:33:33 +0200 Subject: [PATCH] Show example of the missingfigure options. --- todonotes.dtx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/todonotes.dtx b/todonotes.dtx index 155b356..15744ab 100644 --- a/todonotes.dtx +++ b/todonotes.dtx @@ -426,8 +426,6 @@ % % % \subsection{Options for the missingfigure command} -% \todo[color=blue]{Trouble with the mixture of the option disable -% and the missingfigure command inside wrapfigures.} % % \DescribeMacro{figwidth} % The |figwidth=length| option sets the width of the figure inserted by the @@ -442,11 +440,11 @@ % \missingfigure[figwidth=6cm]{Testing a long text string} % \begin{verbatim} % \missingfigure{Testing a long text string} +% \end{verbatim} % \missingfigure{Testing a long text string} % \begin{wrapfigure}{r}[2cm]{6cm} % \missingfigure[figwidth=6cm]{Add a test image \ldots} % \end{wrapfigure} -% \end{verbatim} % Another usage of the option is when |\missingfigure| is used in % the wrapfigure environment. % \begin{verbatim}