lilypond-user
[Top][All Lists]
Advanced

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

Re: More problems with hor. alignment of button numbers when misusing ly


From: David Nalesnik
Subject: Re: More problems with hor. alignment of button numbers when misusing lyrics (for accordion)
Date: Tue, 26 Jul 2016 14:21:56 -0500

On Tue, Jul 26, 2016 at 1:23 PM, David Nalesnik
<address@hidden> wrote:
> On Tue, Jul 26, 2016 at 1:01 PM, David Nalesnik
> <address@hidden> wrote:
>> On Tue, Jul 26, 2016 at 12:52 PM, David Nalesnik
>> <address@hidden> wrote:
>>
>>>
>>> Something is messed up.
>>>
>>
>>
>> Same results in 2.18.2 and 2.19.45 (Win10)
>>
>
> Adding
>
> \set Lyrics.lyricMelismaAlignment = #CENTER
>
> appears to do the trick.  Have to do some more study of Lyric_engraver
>  to understand why and if this makes any sense whatsoever.
>

*Arghh*

As we read in 
http://lilypond.org/doc/v2.19/Documentation/notation/techniques-specific-to-lyrics:

"Note: do not use an underscore, _, to skip notes – an underscore
indicates a melisma, causing the preceding syllable to be
left-aligned."

This is exactly what happens. Here, the topmost LyricText is
interpreted as the end of a melisma, and so left-aligned.

Use \skip instead of _ and your problem is solved.

DN



reply via email to

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