summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/poemscol
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-29 21:14:26 +0000
committerKarl Berry <karl@freefriends.org>2019-09-29 21:14:26 +0000
commit9c6ec02a127bc4370b12e9740de4df7895c28f3a (patch)
tree204a7ea7103c6d3e7e593bf60a67b245fbc9f9fc /Master/texmf-dist/tex/latex/poemscol
parent61a2a6ffbaec59293a035c37c5bbfd42e3728b4b (diff)
poemscol (29sep19)
git-svn-id: svn://tug.org/texlive/trunk@52210 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/poemscol')
-rw-r--r--Master/texmf-dist/tex/latex/poemscol/poemscol.sty9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/poemscol/poemscol.sty b/Master/texmf-dist/tex/latex/poemscol/poemscol.sty
index 40a126fc701..756f8a04270 100644
--- a/Master/texmf-dist/tex/latex/poemscol/poemscol.sty
+++ b/Master/texmf-dist/tex/latex/poemscol/poemscol.sty
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}[1997/12/01]
\ProvidesPackage{poemscol}
- [2019/09/15 v3.13 poemscol file]
+ [2019/09/27 v3.14 poemscol file]
%|\prosexyznote|
%%
@@ -1015,7 +1015,12 @@
\newcommand{\@poempagetotextnotes}[1]{%
\immediate\write\textnotes{\string\par\string\argpageref\string{#1\string}\string\unskip}%
\@pagemarktotextnotes{#1}}
-\newcommand{\@poemtitletotextnotes}[1]{\literaltextnote{\textbf{#1}}}
+\newcommand{\@poemtitletotextnotes}[1]{%
+\ifputpagenumberinnotes%
+\literaltextnote{\textbf{#1}}%
+\else%
+\literaltextnote{\par}\literaltextnote{\textbf{#1}}%
+\fi}
\newif\ifappendixincontents
\appendixincontentstrue
\newif\ifforewordincontents