Comment #10 on issue 163 by brownian.box: huge (ugly) slur (both phrasing and normal)
http://code.google.com/p/lilypond/issues/detail?id=163

Another example (reported by David Kastrup, http://lists.gnu.org/archive/html/bug-lilypond/2011-06/msg00325.html) -- I have simpified it to this code:

\version "2.15.2"

{
  \time4/4 \key d\minor
  \relative c' {
    \slurUp
    e1( f \break g a)
  }
}

\paper {
  indent = 0
  line-width = 3\cm
  system-count = 2
}

This case, I guess, is related to issue 379 (reported here as a case showing somewhat ugly slur).

Attachments:
        test.png  1.7 KB


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

Reply via email to