Added a known issue: Remember picture

master
Henrik Skov Midtiby 17 years ago
parent 886f3c9393
commit 9755ac9714
  1. 13
      todonotes.dtx

@ -493,6 +493,19 @@
% \end{verbatim}
%
%
% \subsubsection{Unknown option ''remember picture''}
% If latex throws the error
% \begin{verbatim}
% Package tikz Error: I do not know what to do with the option ``remember picture''.
% \end{verbatim}
% It probably means that your latex installation is outdated, as
% only newer versions of latex driver for tikz supports the
% |remember picture| option.
% For additional info consult
% ''Section 9.2.2 Producing PDF Output'' in the tikz manual.
% \url{http://www.ctan.org/tex-archive/graphics/pgf/base/doc/generic/pgf/pgfmanual.pdf}
%
%
% \subsection{Things to improve}
% This is a list of things I consider to improve sometime in the
% future. It have not been done yet as I lack the time or skills to

Loading…
Cancel
Save