From: fred Date: Tue, 26 Mar 2002 21:48:15 +0000 (+0000) Subject: lilypond-1.1.36 X-Git-Tag: release/1.5.59~2525 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=79ddf8b8e3b57e33f9bf3adfb129369254ff1a2d;p=lilypond.git lilypond-1.1.36 --- diff --git a/lily/performance.cc b/lily/performance.cc index 130cd4a2ec..f25b63eea1 100644 --- a/lily/performance.cc +++ b/lily/performance.cc @@ -55,7 +55,7 @@ Performance::output (Midi_stream& midi_stream) MIDI players tend to ignore instrument settings on channel 10, the percussion channel by default. */ - if (channel == 10) + if (channel == 9) channel++; s->output (midi_stream, channel++); } diff --git a/tex/headers.tex b/tex/headers.tex index 81dd884c8c..cd4bc70c60 100644 --- a/tex/headers.tex +++ b/tex/headers.tex @@ -9,7 +9,7 @@ \rhead{} \chead{} \lfoot{} -\cfoot{\ifnum\thepage=1{\hfill\LilyIdString}\fi} +\cfoot{\ifnum\thepage=1{\hfill\mudelatagline}\fi} \rfoot{\ifnum\thepage>1{\hfill\thepage\hfill}\fi} \headrulewidth0mm \pagestyle{fancy} diff --git a/tex/lilypond-latex.tex b/tex/lilypond-latex.tex index 97b6f320ac..143a4c28c5 100644 --- a/tex/lilypond-latex.tex +++ b/tex/lilypond-latex.tex @@ -54,7 +54,7 @@ \renewcommand{\@evenfoot}{}% \renewcommand{\@evenhead}{}% \renewcommand{\@oddfoot}{% - \ifnum\thepage=1{\hfil \LilyIdString}% + \ifnum\thepage=1{\hfil \mudelatagline}% \else{% foo\hfil\the\pageno\hfil}% \fi}} @@ -63,7 +63,7 @@ \renewcommand{\@evenfoot}{}% \renewcommand{\@evenhead}{}% \renewcommand{\@oddfoot}{% - \ifnum\thepage=1{\hfil \LilyIdString}% + \ifnum\thepage=1{\hfil \mudelatagline}% \else{foo\hfil\the\pageno\hfil}% \fi}}% \nopagenumbers