Thanks for your reply, Markus.

I'm aware of the solution you suggested. But really I feel that the notes and 
the dynamics should be together. So I would like to know if that is possible.

~michael


On Wednesday 04 October 2006 21:47, Markus Schneider wrote:
> Hi Michael,
>
> you could do your dynamics in a sperate voice altogether:
>
> voiceI    = { c << {d} \\ {f} >> }
> voiceIdyn = { s\cr s\!}
>
> \score {
>  \new Staff <<
>    \context Voice = "A" \voiceI
>    \context Voice = "A" \voiceIdyn
>
> }
>
> Cheers,
> Markus


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

Reply via email to