On Friday 03 February 2006 19.55, Jordi Nadal wrote:
> When a B whole note is tied or slurred with a B with the stem pointing
> upwards, the tie/slur is placed above notes instead of below.
>
> I hope this code below will be more useful than my poor explanation.
>
Hi,
The bug is fixed in version
On Friday 03 February 2006 19.55, Jordi Nadal wrote:
> When a B whole note is tied or slurred with a B with the stem pointing
> upwards, the tie/slur is placed above notes instead of below.
Thanks, I added this to the bug database as slur-up-stem-up.ly:
%important
%Jordi Nadal
\version "2.7.28"
When a B whole note is tied or slurred with a B with the stem pointing upwards,
the tie/slur is placed above notes instead of below.
I hope this code below will be more useful than my poor explanation.
\relative c'' {
b1~^"Correct" | b4 c r2
b1~ | b8 c r4 r2
b1( | b4) c r2
b1( | b4 c) r2