When a slur connects two notes that have a rest in between, the slur is
placed up, even if it would otherwise be down.  Needless to say, this looks
bad, and one has to manually adjust it every time it occurs.  Thus:

\version "2.13.51"
\include "english.ly"
\relative c
{
    \clef bass
    c8( r c) r c( c c) r

    % What it should look like:
    \slurDown
    c8( r c) r c( c c) r
}
-- 
View this message in context: 
http://old.nabble.com/Bad-slur-default-%28when-rests-are-within%29-tp31428849p31428849.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


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

Reply via email to