ryanmichaelmcclure wrote
> Is it possible to add either dynamics or markup to a percent repeat? I
> have a measure which is repeated 7 times with the following command:
> 
> \repeat percent 7 {a8\p\staccato e'8\staccato a,8\staccato e'8\staccato}
> 
> I want to add a crescendo (\cresc) on the 7th repeat as it goes to a
> measure with a dynamic following. How can I accomplish this?

use a (temporary) 2nd voice!?

<<
  \repeat percent 7 {a8 \p\staccato e'8 \staccato a,8 \staccato e'8
\staccato }
  \\
  { s1 s s s4 \< s s s \!  }
>>

(don't know if it's positioned correctly)

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/How-to-add-markings-to-a-percent-repeat-tp139256p139858.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to