]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.25
authorfred <fred>
Tue, 26 Mar 2002 22:45:31 +0000 (22:45 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:45:31 +0000 (22:45 +0000)
tex/titledefs.tex

index 547355d6da8e8c85dc3b862f7a3cbe62020c1547..70069f75c49f2594f7b0b9e58ac94b849cbc025e 100644 (file)
@@ -16,6 +16,9 @@
 \def\thepiece{}
 \def\themeter{}
 \def\thepoet{}
+\def\theheader{}
+\def\thefooter{}
+\def\theorchestralinstrument{}
 %
 % duh.  LaTeX has a \title too.
 \renewcommand*{\title}[1]{\def\thetitle{#1}}
@@ -30,6 +33,8 @@
 %
 \newcommand*{\mudelatitle}[1]{\def\thetitle{#1}}
 \newcommand*{\mudelasubtitle}[1]{\def\thesubtitle{#1}}
+\newcommand*{\mudelafooter}[1]{\def\thefooter{#1}}
+\newcommand*{\mudelahead}[1]{\def\theheader{#1}}
 \newcommand*{\mudelacomposer}[1]{\def\thecomposer{#1}}
 \newcommand*{\mudelaarranger}[1]{\def\thearranger{#1}}
 \newcommand*{\mudelainstrument}[1]{\def\theinstrument{#1}}