bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 163 in lilypond: huge (ugly) slur (both phrasing and normal)


From: lilypond
Subject: Re: Issue 163 in lilypond: huge (ugly) slur (both phrasing and normal)
Date: Tue, 21 Jun 2011 11:28:48 +0000


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




reply via email to

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