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}