lilypond-user
[Top][All Lists]
Advanced

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

Bad slur default (when rests are within)


From: MusFelix
Subject: Bad slur default (when rests are within)
Date: Mon, 18 Apr 2011 18:13:55 -0700 (PDT)

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.




reply via email to

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