Reinhold Kainhofer wrote Monday, September 05, 2011 12:45 AM


Dynamics on chords with a notehead to the left and to the right of the stem align differently than when there are only noteheads to the right.

It's even worse :( The alignment of dynamics against a chord
depends on which note appears first in the chord definition.
Well, maybe it's worse - this way one can at least choose
which note to align to.  Here's the input, output attached.

\version "2.15.8"

% Dynamics on chords with a note head to the left and to the right of the
% stem align differently when the order of notes is changed
\score {
 <<
   \new Staff \relative c'' { <c d>2\pp }
   \new Staff \relative c'' { <d c>2\pp }
 >>
}

What should Lily do in this case?  Align to the stem?

Trevor

<<attachment: dynamic_alignment.jpg>>

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

Reply via email to