From 9c6ec02a127bc4370b12e9740de4df7895c28f3a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 29 Sep 2019 21:14:26 +0000 Subject: poemscol (29sep19) git-svn-id: svn://tug.org/texlive/trunk@52210 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/poemscol/poemscol.sty | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/poemscol') 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 -- cgit v1.2.3