On Sun, 25 Jan 2015 08:37:16 -0800, Phil Holmes <m...@philholmes.net> wrote:

is
there a way of displaying where the various contexts are placed so I can try
to see what's going on?

I don't know of any built-in option that will help with this,
but you could temporarily ask LilyPond to draw Dynamics with one staff-line

\layout { \context { \Dynamics
 \consists Staff_symbol_engraver
 \override StaffSymbol.line-count = 1 } }


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

Reply via email to