lilypond-user
[Top][All Lists]
Advanced

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

Re: Collision with dots in packed spacing


From: Aleksandr Andreev
Subject: Re: Collision with dots in packed spacing
Date: Fri, 16 Nov 2012 10:09:19 -0600

On Thu, Nov 15, 2012 at 6:11 PM, Eluze <address@hidden> wrote:
>
> Aleksandr
>
> I'm not sure about what you want to achieve with this?
>
> Eluze
>

I was trying to achieve proper spacing of Kievan notation by locally
setting packed spacing in melismas, e.g.:

\relative c' {
    \override Score.SpacingSpanner #'packed-spacing = ##t
    c4( d e
    \newSpacingSection
    \override Score.SpacingSpanner #'packed-spacing = ##f
    f) e d c }
}


It appears that when a \newSpacingSection follows a dot and LilyPond
tries to squeeze the music to fit on one line, the following glyph
collides with the dot.

Here's a typeset example:

http://www.ponomar.net/files/dalesi.pdf

Aleksandr



reply via email to

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