Pavel Roskin <proski <at> gnu.org> writes:

> > I'm trying to use explicit dynamics contexts to align dynamics, avoid
> > duplicates and position pedal marks as in the original score, as
> > suggested here:

After I filed the bug report
<http://code.google.com/p/lilypond/issues/detail?id=2102>
I remembered that Dynamics are by default centered between their neighboring 
staves.  So a better way to get what you probably want is, at the beginning of 
each Dynamics line that should stay close to the line above :

\new Dynamics {
  \override VerticalAxisGroup #'staff-affinity = #UP



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

Reply via email to