lilypond-user
[Top][All Lists]
Advanced

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

Re: vowel aligned lyrics - want to improve it


From: Neil Puttock
Subject: Re: vowel aligned lyrics - want to improve it
Date: Sat, 20 Feb 2010 17:12:08 +0000

On 19 February 2010 12:24, Wolf Alight <address@hidden> wrote:

> My inner perfectionist only have one complaint: the note width has been hard
> coded and the value should be adjusted if non default notehead sizes are
> used.

The LyricText grob's X-parent is a NoteHead, so it's easy to get the extent:

(note-width (interval-length (ly:grob-property (ly:grob-parent grob X)
'X-extent)))

Regards,
Neil




reply via email to

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