bug-lilypond
[Top][All Lists]
Advanced

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

Re: Tie bug


From: Graham Percival
Subject: Re: Tie bug
Date: Sun, 17 Jun 2007 12:50:20 -0700
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

Thanks, entered as
http://code.google.com/p/lilypond/issues/detail?id=375

Cheers,
- Graham

Wilbert Berendsen wrote:
I'm not top posting.

%{
The middle tie in the second bar is too long and sticks
out at both the left and right ends. This gets disturb-
ing when there are many ties and linebreaks as can be
seen in
http://lists.gnu.org/archive/html/lilypond-user/2007-06/msg00198.html
%}

\version "2.11.26"
\paper { line-width = 6 \cm }
\score {
        \new Staff {
                <a'~ c''>1
                <c'~ a'~ c''~>
                <c' a' c'' d''>
        }
}

%{
notes:
- the right chord must contain a second so that a note
  moves to the right (remove the d'' and the ties are
  correct)
- a low note in the right chord causes the stacking to
  be different (e.g. remove all notes c' from the chords
  and the ties are correct, because the lower notes are
  in different horizontal positions)
- the problem only occurs with whole notes.
%}




_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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