On 2024-11-07 12:06, Richard Gress - rgress(a)nd.edu wrote:
Jason, the new commands as presented in the 2.25 docs makes more sense
than in 2.24, and doesn't require timing commands - bravo to you and
whoever else worked on this.
Thank you!
The English instructions have a few
grammatical error
On Thu, 7 Nov 2024 at 21:46, Paul Scott wrote:
>
> Thank you for your reply, Xavier,
>
> I don't know enough to know how to override Score.coda.MarkFormatter. I
> might be able to figure part of it from the code I was given to change
> the D.C al Coda string. I don't know where to put the override
Thank you for your reply, Xavier,
I don't know enough to know how to override Score.coda.MarkFormatter. I
might be able to figure part of it from the code I was given to change
the D.C al Coda string. I don't know where to put the override I want.
Here is a MWE of what I currently know. I wan
Thank you for guiding me in the right direction with manual beaming, Leo. When
embarking on the project with this piece, I was aware that many manual
overrides would be necessary, but didn't know that one was possible in this
case because I went straight to the "Subdivided Beaming" section of th
On Thu, 7 Nov 2024 at 17:45, Paul Scott wrote:
>
> 2.25.21
>
> I know how to change the D.C. al Coda text with the \repeat segno
structure.
>
> How do I change the coda sign that tells where to jump to the coda to
> "To Coda [codasign]?"
Hello,
Not sure I understand exactly what you want.
Try t
Hi,
is there a way to build in Scheme arbitrary input-location (pointing to any
location in any file, even one not processed as LilyPond code by the
LilyPond interpreter) for use with the ly:set-origin! procedure?
Thanks,
Jakub
2.25.21
I know how to change the D.C. al Coda text with the \repeat segno structure.
How do I change the coda sign that tells where to jump to the coda to
"To Coda [codasign]?"
TIA for any help with this,
Paul
On 2024-11-06 23:35, Leo Correia de Verdier -
leo.correia.de.verdier(a)gmail.com wrote:
What is needed is for the secondary beam (the sixteenth beam) to be broken
between each quintuplet group in the first measure of the left hand.
It looks like this won't be possible at the moment. I am still
Jason Yip writes:
>> % Here is where the problem occurs. We're in 9/8 time.
>> \set baseMoment = #(ly:make-moment 3/32)
>> \set beatStructure = 2,2,2,2 % Whatever I set this to does
>
> Did you try running the latest development version of Lilypond? I have
> attached the output of y