From: fred <fred>
Date: Tue, 26 Mar 2002 22:45:52 +0000 (+0000)
Subject: lilypond-1.3.27
X-Git-Tag: release/1.5.59~1883
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5a2fe747de742b0bcd29a1dc8f32c0b7e6ec1111;p=lilypond.git

lilypond-1.3.27
---

diff --git a/scripts/ly2dvi.py b/scripts/ly2dvi.py
index e9a09c5959..6c27cae35f 100644
--- a/scripts/ly2dvi.py
+++ b/scripts/ly2dvi.py
@@ -341,7 +341,7 @@ class TeXOutput:
         this.write(r"""
 %% \vfill\hfill{\mudelatagline}
 \makeatletter
-\renewcommand{\@oddfoot}{\thefooter\hfill{\mudelatagline}}%
+\renewcommand{\@oddfoot}{\mudelatagline}%
 \makeatother
 \end{document}
 """)