bug-lilypond
[Top][All Lists]
Advanced

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

Re: Tie too short after break when staves have different key signatures


From: Graham Percival
Subject: Re: Tie too short after break when staves have different key signatures
Date: Mon, 27 Aug 2007 01:59:58 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

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

Cheers,
- Graham

Neil Puttock wrote:
Hi there,

In this snippet, the key signature in the first stave makes the tie in the
second very short:

\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
    >>
}

It also demonstrates a quirk with semibreves on the centre line: the tie
direction changes across the break.

Regards,
Neil
_______________________________________________
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]