Hi all!

I have a problem with the Dynamics context: The Dynamics are always
shifted to the left side, so they often collide with bars in systems
with merged bars.

Is there a way to fix this behavior instead of tweaking the properties
for each dynamic symbol?

Here is an example which shows the problem:

        \score {
            \new PianoStaff <<
                \new Staff \relative c' {
                    b1 | c4 d e f | g a b c |
                }
                \new Dynamics {
                    s1 | s4\ff s s s\p | s\sustainOn s s s\sustainOff |
                }
                \new Staff \relative c' {
                    b1 | c4 d e f | g a b c |
                }
            >>
        }

I hope you can help me.

Yours, Robert Clausecker



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to