Am 06.12.2013 14:48, schrieb David Kastrup:
> \version "2.17.29"
> upper = { a4\f g f e\p }
> lower = { a,1 }
> 
> \new PianoStaff <<
>   \new Staff
>   \new Voice \with { \remove "Dynamic_engraver" } \upper
>   \new Dynamics \upper
>   \new Staff \lower
> >>

Hi David,

it looks good, but it does not work for me (2.17.26). The dynamics are
printed twice as if the \remove was not there.

Joram

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

Reply via email to