bug-lilypond
[Top][All Lists]
Advanced

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

Re: Unexpected (irregular) vertical spacing


From: David Kastrup
Subject: Re: Unexpected (irregular) vertical spacing
Date: Sat, 08 Mar 2014 18:41:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> Simon Albrecht <address@hidden> writes:
>
>> Hello,
>>
>> attached you find one page of a mass setting by Palestrina. The
>> vertical spacing is very uneven and seems irrational and I'm a bit at
>> a loss with interpretation.
>
> The run the the same file through with the -ddebug-skylines option.

Which makes pretty obvious that the slurs are at fault here.  Since
their stencil is set to ##f explicitly rather than making them
transparent, this seems like a bug.

Workaround: add

    \override Slur.vertical-skylines = #'()

to your Voice-level overrides.  Fishy, to say the least.

-- 
David Kastrup




reply via email to

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