From 860de12e54f9f60bea25f2ff04f731d587c50ffd Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Tue, 8 Jun 2021 09:18:51 +0200 Subject: wrong initial definition of ekdpb marks --- ekdosis.dtx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index 58946ac..faf4d04 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -7301,9 +7301,9 @@ Sample text with a \textcolor{red}{word} in red. \ekvdefinekeys{ekd@setup}{ bool showpagebreaks = \ifekd@showpb, store spbmk = \ekd@spbmk, - initial spbmk = \marginpar{spb}, + initial spbmk = spb, store hpbmk = \ekd@hpbmk, - initial hpbmk = \marginpar{hpb}, + initial hpbmk = hpb, } \NewDocumentCommand{\ekdsetup}{m}{\ekvset{ekd@setup}{#1}} \@onlypreamble\ekdsetup -- cgit v1.2.3