Thanks for any help or for an explanation of how staff-padding will help.
Paul Scott
\include "english.ly"
fliviii = \notes\relative c'' {
\property Voice.TextScript \set #'padding = #2.5
<< { s1^\markup\large\bold{ To Flute } } { R1 } >>
\repeat unfold 2 { R1*2 ef4 ef ef ef d8 d d4 ef2 }
}
\score {
<<
\property Score.skipBars = ##t
\property Score.MultiMeasureRest \set #'expand-limit = #1
\property Score.MultiMeasureRestNumber \override #'padding = #0
\context Staff = flute { \notes R1 \fliviii }
>>
}
markupspacing.pdf
Description: Adobe PDF document
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
