lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dynamics context


From: Robert Clausecker
Subject: Dynamics context
Date: Tue, 16 Mar 2010 19:17:11 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]