Sorry, I don't understand what you mean. When I view this example on my computer, I see a slur above the notes, with the slur some distance from the staff.

Are you sure you want that \slurUp command in your example? Is this bug a problem with the slur direction, or the slur positions?

Cheers,
- Graham


Francesco Guglie wrote:
%% 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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond




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

Reply via email to