Re: one voice

2008-09-17 Thread Kieren MacMillan
Hi Stefan, Wow! Thanks! You're welcome. 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? Every graphical object in Lilypond can be made transparent, so it takes up its regular amount of s

Re: one voice

2008-09-16 Thread Stefan Thomas
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 h

Re: one voice

2008-09-16 Thread Kieren MacMillan
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 \overri

Re: one voice

2008-09-16 Thread Stefan Thomas
Dear Gilles, here is the example: { << { \oneVoice gis 8\f\laissezVibrer ^\markup { \small { \italic { \column { "(mit Holzschlägel schlagen" "gleichzeitig mit weichem Schägel abdämpfen)" } } } } r r4 r2 \rest } \\ {\oneVoice s8 \hideNotes \repeat "unfold" 14 { c''16 } } >> | %schlageins ta

Re: one voice

2008-09-16 Thread Gilles Sadowski
> I want to hide some notes. But, in the below quoted example, I don't see any example here... Gilles ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user