fix: convert raw command in manual to text
This commit is contained in:
parent
33b9833f21
commit
ac305e9b54
|
@ -56,7 +56,7 @@
|
||||||
% them with ``tikzexternalenable'' and ``tikzexternaldisable''. However, if the
|
% them with ``tikzexternalenable'' and ``tikzexternaldisable''. However, if the
|
||||||
% ``external'' libray is not loaded we would get undefined control sequence
|
% ``external'' libray is not loaded we would get undefined control sequence
|
||||||
% problems, hence we define them as no-ops if they are not defined yet.
|
% problems, hence we define them as no-ops if they are not defined yet.
|
||||||
% We do the same for the \mmzUnmemoizable command from the memoize package, in
|
% We do the same for the ``mmzUnmemoizable'' command from the memoize package, in
|
||||||
% order to avoid memoization of the progress bars.
|
% order to avoid memoization of the progress bars.
|
||||||
%
|
%
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
|
|
Loading…
Reference in New Issue