lilypond-user
[Top][All Lists]
Advanced

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

Re: lyricMelismaAlignment parameter type change?


From: Neil Puttock
Subject: Re: lyricMelismaAlignment parameter type change?
Date: Sun, 14 Aug 2011 22:39:10 +0100

On 14 August 2011 22:07, Kieren MacMillan <address@hidden> wrote:

> When did lyricMelismaAlignment begin to require an exact integer?
> My 2.13 scores with #-0.9 as the setting are throwing errors in 2.15.8 — 
> feature or bug?

Where are you setting it?  If it's inside a \layout block, then we've
recently introduced strict type checking which only used to apply to
music blocks.

lyricMelismaAlignment's always had the type `ly:dir?' so it expects
-1, 0 or 1.  This is a bit silly though, since all it does is override
LyricText #'self-alignment-X, which has the type `number?'.

Will fix shortly.

Cheers,
Neil



reply via email to

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