bug-lilypond
[Top][All Lists]
Advanced

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

ugly slur from chord to note


From: Federico Bruni
Subject: ugly slur from chord to note
Date: Tue, 24 Nov 2015 23:21:16 +0100

Hi

I think that the attached slur, both on Staff and TabStaff, is an ugly one.
What do you think?


\version "2.19.31"

myMusic = \relative {
 \set minimumFret = 5
 <e'\2 cis( g-1> d2)
}

\score {
 \new StaffGroup <<
   \new Staff { \clef "treble_8" \myMusic }
   \new TabStaff \with {
     stringTunings = #guitar-tuning
   } \myMusic
 >>
 \layout { }
}


Attachment: slur-inside-sloped.png
Description: PNG image


reply via email to

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