summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/verse/verse.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/verse/verse.sty')
-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}%