From 5a2fe747de742b0bcd29a1dc8f32c0b7e6ec1111 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 22:45:52 +0000 Subject: [PATCH] lilypond-1.3.27 --- scripts/ly2dvi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} """) -- 2.39.5