lilypond-user
[Top][All Lists]
Advanced

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

Position of tie after page break


From: Robert Schmaus
Subject: Position of tie after page break
Date: Thu, 02 Jul 2015 21:37:33 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Dear Ponderers,

I don't know if this an issue at all. But in the following example, the
lower tie after the break looks a bit low.


\version "2.19.18"

\score {
  \new Staff {
    <e'' bes''>1 ~ \break
    q1
  }
}

When you replace the bes with an b in this example, the lower tie is
much closer to the e. So the position seems to be adjusted for the extra
space that the accidental of the upper note requires.

Anyway, looks like it shouldn't be that way.

Cheers,
Robert



reply via email to

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