summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/verse
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-13 23:47:31 +0000
committerKarl Berry <karl@freefriends.org>2024-02-13 23:47:31 +0000
commita31c4bc0e4a4d6586369e0ccd692db450e07d1d0 (patch)
treea8fe78e1f26fcf29821280082b8fecd6a5bf5bea /Master/texmf-dist/tex/latex/verse
parentf315b3cce58880005aa69b24b7d864f74c5560a1 (diff)
verse (14feb24)
git-svn-id: svn://tug.org/texlive/trunk@69835 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/verse')
-rw-r--r--Master/texmf-dist/tex/latex/verse/verse.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/verse/verse.sty b/Master/texmf-dist/tex/latex/verse/verse.sty
index 2a5e61dd15c..f60487e3200 100644
--- a/Master/texmf-dist/tex/latex/verse/verse.sty
+++ b/Master/texmf-dist/tex/latex/verse/verse.sty
@@ -24,14 +24,15 @@
%% -----------------------------------------------------------------
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{verse}[2009/09/04 v2.4a verse typesetting]
+\ProvidesPackage{verse}[2014/05/10 v2.4b verse typesetting]
\newcounter{vslineno}
\newcounter{poemline}
\newcounter{fvsline}
\setcounter{fvsline}{0}
\newcounter{modulo@vs}
\newcounter{verse@envctr}\setcounter{verse@envctr}{0}
-\newcommand*{\theHpoemline}{\arabic{verse@envctr}.\arabic{poemline}}
+\providecommand{\theHpoemline}{}
+\renewcommand*{\theHpoemline}{\arabic{verse@envctr}.\arabic{poemline}}
\newcommand{\poemlines}[1]{%
\ifnum#1>\z@
\setcounter{modulo@vs}{#1}%