lilypond-user
[Top][All Lists]
Advanced

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

Re: No lyric extenders for RhythmicStaff if music comes from a variable


From: Lukas-Fabian Moser
Subject: Re: No lyric extenders for RhythmicStaff if music comes from a variable
Date: Tue, 27 Nov 2018 23:20:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1


Some curly braces seem to help:

%%%%
\new RhythmicStaff { \Melodie \addlyrics { Once there was a way __ } }
%%%%

Using \displayMusic shows that use of the variable versus the explicit
\relative produces a different S-expression, but I am not sure where
the fault lies.
I never managed to get the parser to group \addlyrics just with the
desired expressions.  Operator priorities for shift/reduce conflict
resolution are hard to get right, and this is the major case where I did
not manage even though there are several issues and patches trying to
fix it.

Well, to summarize:

In less than an hour after posting a question / potential bug report, there is

- a quick & easy solution provided by an experienced fellow user,

- an explanation and some perspective from the main developer working on that part of the code.

Unbeatable. And on top of this, the excellent quality that LilyPond produces (which is often remarked upon by students & colleagues that see my worksheets containing lots of Lilypond music examples). It's simply wonderful to work with this program - thanks so much!

Best
Lukas





reply via email to

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