]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.35
authorfred <fred>
Sun, 24 Mar 2002 20:04:01 +0000 (20:04 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:04:01 +0000 (20:04 +0000)
input/standchen-16.tex
lily/VERSION
tex/titledefs.tex

index 50081e7f9ab9bdbc9eea6d88b75dda3bb52534a8..9ad6f3a77dd5e41f20916d7c9e13c081487b8a3b 100644 (file)
@@ -4,11 +4,10 @@
 \evensidemargin\oddsidemargin
 \advance\textwidth30mm
 
+\input titledefs
 %\pagestyle{empty}
 \begin{document}
-\input lilyponddefs
 \musixsixteendefs
-\input titledefs
 \def\interscoreline{\vskip3mm}
 \title{St\"andchen\normalsize\\[2ex](Serenade)}
 \composer{Franz Schubert (1797-1828)}
index 5f9cd128f230fdb3f8d0e0f17e25c43514797022..4a2e61f93918ab89ce08c86f0e7e0d068954b434 100644 (file)
@@ -1,4 +1,4 @@
 MAJOR_VERSION = 0
 MINOR_VERSION = 1
-PATCH_LEVEL = 34
+PATCH_LEVEL = 35
 MY_PATCH_LEVEL =
index 9cd871e4d90b3129eff7e9996cf0b25257ae386e..f134e99e2a86ca3a3162f989d04d63ca42632a7c 100644 (file)
@@ -13,7 +13,8 @@
 \def\thearranger{}
 \def\theinstrument{}
 %
-\newcommand*{\title}[1]{\def\thetitle{#1\\}}
+% duh.  LaTeX has a \title too.
+\renewcommand*{\title}[1]{\def\thetitle{#1\\}}
 \newcommand*{\subtitle}[1]{\def\thesubtitle{#1\\}}
 \newcommand*{\composer}[1]{\def\thecomposer{#1\\}}
 \newcommand*{\arranger}[1]{\def\thearranger{#1}}