Wow! Thanks! But there is one thing I don't understand: \once \override MultiMeasureRest #'transparent = ##t Could you be so kind to give me an explanation of this? Thanks, Stefan
2008/9/16 Kieren MacMillan <[EMAIL PROTECTED]> > Hi Stefan, > > here is the example: >> > > My suggestion for how to code this is below. > > HTH! > Kieren. > > %%%%%%%%%%%%%%%%%%%%%%%% > \version "2.11.57" > > fixMMR = > { > \once \override MultiMeasureRest #'transparent = ##t > \once \override MultiMeasureRest #'minimum-length = #46 > \once \override MultiMeasureRestText #'padding = #2 > } > mu = \markup > { > \small \italic \override #'(baseline-skip . 2.1) > \column { "(mit Holzschlägel schlagen" "gleichzeitig mit weichem > Schägel abdämpfen)" } > } > > widebar = > { > << > { \oneVoice gis8\f\laissezVibrer r r4 r2 } > \new Voice { \fixMMR R1^\mu } > >> > } > > \score > { > \new Staff \widebar > }
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user