Show example of the missingfigure options.

master
Henrik Skov Midtiby 17 years ago
parent 9d5ef6714d
commit 9d9d7142fd
  1. 4
      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}

Loading…
Cancel
Save