bug-lilypond
[Top][All Lists]
Advanced

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

Issue 426 in lilypond: very short tie due to key signature


From: codesite-noreply
Subject: Issue 426 in lilypond: very short tie due to key signature
Date: Mon, 27 Aug 2007 02:03:41 -0700

Issue 426: very short tie due to key signature
http://code.google.com/p/lilypond/issues/detail?id=426

New issue report by gpermus:
%{
In this snippet, the key signature in the first stave makes the tie in the
second very short.  It also demonstrates a quirk with semibreves on the
centre line: the tie direction changes across the break.
%}

\version "2.11.30"
\paper { ragged-right = ##t }

one = { \key as \major R1*2 }
two = \relative { b'1 ~ \break b }
\score {
    \new GrandStaff <<
    \context Staff = one \one
    \context Staff = two \two
    >>
}



Attachments:
        foo.png  11.0 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Low Engraving-nitpick

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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