On Thu, Nov 15, 2012 at 6:11 PM, Eluze <[email protected]> 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

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to