bug-lilypond
[Top][All Lists]
Advanced

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

Re: dynamics on chords with notehead to left and right of stem arewrongl


From: Trevor Daniels
Subject: Re: dynamics on chords with notehead to left and right of stem arewrongly aligned
Date: Mon, 5 Sep 2011 13:23:59 +0100


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
Description: JPEG image


reply via email to

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