bears388 wrote:

Dear Paul,
It appears to make no difference where the \header goes. It doesn't combine either way. But thanks, anyway.

I have a working example of what you are asking for. Some double angle brackets may be necessary:

\book {
 \score {
   <<
     \set Score.skipBars = ##t
     \override Score.MultiMeasureRest   #'expand-limit = #1
     \context Staff = fluteI <<
       \global \flef
     >>
   >>
   \header{ piece = "Flute" }
 }
% next score
}




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to