> The engraver should probably be named after its purpose rather than
> after an obscure abbreviation of a data structure it should be
> using.
>
> Something like Grob_lifetime_tracking_engraver or similar.
+1
Werner
Lukas-Fabian Moser 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
Lukas-Fabian Moser 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
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 cul
Lukas-Fabian Moser writes:
> Folks,
>
> please forgive me for asking something that I'm sure I could find out by
> myself, but I'm in a
> bit of a hurry:
>
> \version "2.23"
>
> \new RhythmicStaff {
> 1 ~ 2 4
> }
> \addlyrics { hey __ you }
>
> \new Staff {
> 1 ~ 2 4
> }
> \addlyrics { hey _
Hi lilyponders,
Someone helped to to produce solfege Up or below staff.
Question:
1. How to align the solfege?
2. Is it possible to have the solfege on a seperate staff ont its own OR as
dynamic staff (line)?
Thanks for the help.
Ming Tsang
Example:
[image: image.png]
--
ming (lyndon) tsang
tes
Folks,
please forgive me for asking something that I'm sure I could find out by
myself, but I'm in a bit of a hurry:
\version "2.23"
\new RhythmicStaff {
1 ~ 2 4
}
\addlyrics { hey __ you }
\new Staff {
1 ~ 2 4
}
\addlyrics { hey __ you }
Why is there no LyricExtender in the RhythmicSta
Lukas-Fabian Moser writes:
> The problem is that there's really a large number of different
> "solfege" methods, some being considered as "natural" in a couple of
> countries or by a certain school of theoreticians, and in fact I have
> to deal with the issue of finding a common ground for studen
Hi Lukas-Fabian,
Yeah, right Phrygian, lol. Sorry, I was high when I wrote that. And,
it's all good. I will simply indicate
\key d \major for \key e \dorian. It all works. Nothing to fix. And,
again, thanks for the code!
Craig Bakalian
On 10/8/22 10:44 AM, Lukas-Fabian Moser wrote:
Hi Craig,
Am 08.10.22 um 14:44 schrieb Craig Bakalian:
Thank you for the solution. You are a generous person!
You're welcome. Actually, this is something that I've wanted to do for
quite some time now (and it's a comparatively simple task, once you have
got accustomed to Scheme, Contexts an
Craig Bakalian writes:
> And, I am not apologizing here, I am a pretty well respected music
> teacher in the US, European and Asian fixed do is ignorant. Just an
> aside comment, your code is not creating fixed do.
Where would we Europeans be without having been taught solmisation by
Guido from
Hi Lukas-Fabian,
Thank you for the solution. You are a generous person!
I used to code, about 25 years ago, lol. The scheme code below, or
whatever lilypond uses to extend functionality is confusing to me. But,
I can generalize it. All is great with the code, with one exception;
dorian i
Hi,
Am 08.10.22 um 02:36 schrieb Valentin Petzel:
note that easy notes heads will make use of the note heads note-names property
if set. This allows us to make an arbitrary NoteHead use arbitrary names.
So to achieve what you intend to do you could simply rewrite the key music
function to also
Hi all,
I'm just wondering if there's a way to get each subheading in a table of
contents to automatically appear on a new page? My table of contents is
divided into three sections, and I would like each section to start on a
new page:
\version "2.22.1"
\paper {
tocSubMarkup = \markup \large \col
14 matches
Mail list logo