]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.36
authorfred <fred>
Tue, 26 Mar 2002 21:48:15 +0000 (21:48 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:48:15 +0000 (21:48 +0000)
lily/performance.cc
tex/headers.tex
tex/lilypond-latex.tex

index 130cd4a2ec5cd0f185c611682c200a38e5593f5e..f25b63eea11c5d25175cb7bb27007667938f3202 100644 (file)
@@ -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++);
     }
index 81dd884c8cdc58228e1e1c815ec781dce8fbb4f3..cd4bc70c601658d95ebf3c6dc8f5d14882635a1b 100644 (file)
@@ -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}
index 97b6f320ac878a88e937c1c3008c79af854058e3..143a4c28c50699c56b6ca7a222b9a9f109823139 100644 (file)
@@ -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