From d0f2c6aa8b33d787b1bd35ca62e3c7fab2baae9d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 28 Jul 2007 00:32:08 +0000 Subject: poemscol 2.53 (18jul07) git-svn-id: svn://tug.org/texlive/trunk@4675 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/poemscol/poemscol.sty | 28 +++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/tex/latex/poemscol/poemscol.sty') diff --git a/Master/texmf-dist/tex/latex/poemscol/poemscol.sty b/Master/texmf-dist/tex/latex/poemscol/poemscol.sty index abd9406fd0b..54e7c537624 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} - [2007/06/10 v2.52 poemscol file] + [2007/07/14 v2.53 poemscol file] @@ -549,14 +549,14 @@ {\string\newlabel{#1}{{\theverselinenumber}{\thepage}}}% \@esphack } -\newtoks{\contentsname} -\contentsname={CONTENTS} -\newtoks{\contentsheadername} -\contentsheadername={Contents} +\newtoks{\pmclcontentsname} +\pmclcontentsname={CONTENTS} +\newtoks{\pmclcontentsheader} +\pmclcontentsheader={Contents} \newcommand{\changecontentsname}[1]{% -\contentsname={#1}} +\pmclcontentsname={#1}} \newcommand{\changecontentsheader}[1]{% -\contentsheadername={#1}} +\pmclcontentsheader={#1}} \newcommand{\makepoemcontents}[1][5]{\global\poemcontentsontrue \newwrite\poemcontents \immediate\openout\poemcontents=\jobname.ctn @@ -566,18 +566,18 @@ \pagenumbering{roman} \setcounter{page}{#1} \fancyhead[RO,LE]{{\small\textrm{\thepage}}} -\fancyhead[CO]{{\small{\em \the\contentsheadername}}} -\fancyhead[CE]{{\small{\em \the\contentsheadername}}} +\fancyhead[CO]{{\small{\em \the\pmclcontentsheader}}} +\fancyhead[CE]{{\small{\em \the\pmclcontentsheader}}} \fancyfoot{} \backmattersink \begin{center}{\normalfont \backmatterheaderfont -\the\contentsname}\end{center} +\the\pmclcontentsname}\end{center} \lefthyphenmin=2\backmatterafterheadersink\tolerance=500\language=0} \literalcontents{ \relax}} -\newtoks{\notesname} -\notesname={TEXTUAL NOTES} -\newcommand{\changenotesname}[1]{\notesname={#1}} +\newtoks{\pmclnotesname} +\pmclnotesname={TEXTUAL NOTES} +\newcommand{\changenotesname}[1]{\pmclnotesname={#1}} \newtoks{\notesheadername} \notesheadername={Textual Notes to} \newcommand{\changenotesheader}[1]{\notesheadername={#1}} @@ -599,7 +599,7 @@ \fancyfoot[C]{} \mark{3} \backmattersink -\begin{center}{\normalfont \backmatterheaderfont \the\notesname}\end{center} +\begin{center}{\normalfont \backmatterheaderfont \the\pmclnotesname}\end{center} \label{textualnotes} \lefthyphenmin=2\backmatterafterheadersink\tolerance=500\language=0 \normalfont \backmattertextfont} -- cgit v1.2.3