lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyric extender in RhythmicStaff


From: David Kastrup
Subject: Re: Lyric extender in RhythmicStaff
Date: Sat, 08 Oct 2022 22:45:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lukas-Fabian Moser <lfm@gmx.de> writes:

>>> Why is there no LyricExtender in the RhythmicStaff? What's missing? 
>>> (Followup
>>> question: Is this behaviour intended?)
>> \displayMusic
>> \new RhythmicStaff \with { \consists Grob_pq_engraver } {
>>    1 ~ 2 4
>> }
>> \addlyrics { hey __ you }
> Thanks much - I would never haved guessed that this one is the
> culprit! (Is the \displayMusic an artifact of your research, or do you
> want to point something out?)

Artifact, sorry.

>> If you take a look at the definition of RhythmicStaff in
>> engraver-init.ly in comparison to the definition of Staff (they are
>> separate and independent), you'll find that RhythmicStaff is missing a
>> lot of material that actually would be needed for proper operation.
>>
>> Sigh.
>>
>> It would probably make some sense to try deriving it from Staff .
>
> Yes, that's what I sometimes thought as well. I can't try this at the
> moment, but ... another item on the "to do/to try" list.

-- 
David Kastrup



reply via email to

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