In current (or very recent) CVS the following code produces odd results.
The first slur has its right end point essentially centered in the 'c'
space while the second slur has its right end point on the 'f' line.

-David

\version "2.7.13"

\score {
  \relative c' {
    \clef F
    a2-( e
    a,1-)
    as'2-( es
    as,1-)
    \bar "|."
  }
}




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to