From ac305e9b547ce44e0573f333adc4e6684eb88b68 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Thu, 4 Jul 2024 08:40:08 +0200 Subject: [PATCH] fix: convert raw command in manual to text --- src/beamerthememoloch.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/beamerthememoloch.dtx b/src/beamerthememoloch.dtx index f0474f2..da612d0 100644 --- a/src/beamerthememoloch.dtx +++ b/src/beamerthememoloch.dtx @@ -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}