%% Changing slur positions doesn't work in dotted rythm 
%% when slur starts on the shorter note and its direction is set to UP
%% while its natural position should be DOWN

\version "2.11.24"
  \relative c'' {
    g8. 
    \slurUp
    \override Slur #'positions = #'(7 . 7)
    g16( f8. f16 e8.) e16 d8. d16
}

%% This bug occurs in the same way using lilypond version 2.10



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to