lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyric in popular score


From: David Kastrup
Subject: Re: Lyric in popular score
Date: Wed, 02 Sep 2015 19:48:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Simon Albrecht <address@hidden> writes:

> Am 02.09.2015 um 16:07 schrieb David Kastrup:
>>
>> Well, you can just jump in with the lyrics: the Lyrics context does not
>> need to start with \lyricsto (though synchronization is a bit queer if
>> it doesn't, but still easier than counting syllables).
> Brilliant, David! It’s good to have you for such valuable thinking
> around the corner and discovering normally unused possibilities :-)

The other solution would have been
\new OneStaff { \new Lyrics \skip 1*8 \new Lyrics \lyricsto "..." {  } }
but, uh, the respective issue is still on review or countdown.

That one should be less awkward.  And the problem is that once a
\lyricsto iterator ends, its containing context is usually terminated.
So the thinking around the corner likely only works for a starting skip,
not an ending one.  I'll wait for OneStaff before doing any more
experiments, though.

-- 
David Kastrup



reply via email to

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