From 6c651d4f61a9ae7fa1ada606020bf4b73ba30f7a Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 12 Oct 2020 15:35:24 +0200 Subject: a adjusted counters in verse environment --- ekdosis.dtx | 1 + 1 file changed, 1 insertion(+) diff --git a/ekdosis.dtx b/ekdosis.dtx index b8128e7..7bd73a0 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -7672,6 +7672,7 @@ Sample text with a \textcolor{red}{word} in red. \setcounter{poemline}{1} \renewenvironment{verse}[1][\linewidth]{% \stepcounter{verse@envctr}% + \addtocounter{poemline}{-1}\refstepcounter{poemline}% \setcounter{vslineno}{1}% \let\\=\@vscentercr \list{}{\itemsep \z@ -- cgit v1.2.3