fix: convert raw command in manual to text

This commit is contained in:
Johan Larsson 2024-07-04 08:40:08 +02:00
parent 33b9833f21
commit ac305e9b54
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
% them with ``tikzexternalenable'' and ``tikzexternaldisable''. However, if the
% ``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.
% 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.
%
% \begin{macrocode}