From e2beb0e13da6378fc23da81f40eaf878915b0d04 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 16 Jan 2019 17:01:17 +0100 Subject: set 'ekd@started' boolean to true locally as otherwise already started apparatuses do not restart after they have been stopped --- ekdosis.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ekdosis.dtx') diff --git a/ekdosis.dtx b/ekdosis.dtx index 3170f41..503f2e6 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -367,7 +367,7 @@ Running "make install" installs the files in the local TeX tree. } \def\add@apparatus{% \notbool{ekd@started}{\add@@apparatus% - \global\setbool{ekd@started}{true}} + \setbool{ekd@started}{true}} {\text@apparatus% \ifbool{do@app}{\add@@apparatus}{}}% } -- cgit v1.2.3