lilypond-user
[Top][All Lists]
Advanced

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

Re: Re: Dynamics Context


From: Robert Clausecker
Subject: Re: Re: Dynamics Context
Date: Wed, 17 Mar 2010 18:23:28 +0100

> I found workaround for the dynamics. But this doesn't work for the
> pedal statements. I add a "\shift" before each item that collides.

Good idea. I think I am also able to add this to a pedal-mark by adding
these lines to the shift-command:

shift = {
        \once \override DynamicText #'self-alignment-X = #LEFT
        \once \override SustainPedal #'self-alignment-X = #LEFT
}

Thank you for the help!





reply via email to

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