bug-lilypond
[Top][All Lists]
Advanced

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

Changing slur positions doesn't work in dotted rythm


From: Francesco Guglie
Subject: Changing slur positions doesn't work in dotted rythm
Date: Mon, 21 May 2007 14:45:36 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

%% 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





reply via email to

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