[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tie at begin of system with transposing instruments
From: |
Erik Sandberg |
Subject: |
Re: tie at begin of system with transposing instruments |
Date: |
Mon, 5 Dec 2005 10:45:27 +0100 |
User-agent: |
KMail/1.8.3 |
On Monday 05 December 2005 08.42, Frédéric Bron wrote:
> Using lilypond 2.6.4 on Windows (not cygwin)
>
> In the following example, the ties at the beginning of the second system
> are not typeset correctly. It seems that the problem comes from the
> different key of the first instrument: if you remove the "\key af
> \major", everythings looks fine. I had some difficulties to rediuce it
> to such a small example from a big orchestral score because when I
> deleted parts, the bug disappeared!
The problem can be fixed by inserting this:
\override Score.SpacingSpanner #'average-spacing-wishes = ##f
--
Erik