Re: Symmetrical hairpins

2023-09-25 Thread David Kastrup
Valentin Petzel writes: > Hello Arjen, > > I’m wondering if in your case it ight be beneficial to not create two > Hairpins, but rather a special case stencil like this: Huh. Maybe this would not be the worst strategy for implementing messa di voce graphically in general. It would take care of

Re: Symmetrical hairpins

2023-09-25 Thread Valentin Petzel
Hello Arjen, I’m wondering if in your case it ight be beneficial to not create two Hairpins, but rather a special case stencil like this: % #(define (ly:expr-hairpin::print grob) (let* ((orig (ly:hairpin::print grob)) (sp (ly:grob-property grob 'shorten-pair '(0 . 0)))

Re: How do I set the Scheme sandbox to \language = "english"?

2023-09-25 Thread Jean Abou Samra
Le lundi 25 septembre 2023 à 17:56 -0400, Kevin Cole a écrit : > I'm trying to learn more about Scheme by "playing in the sandbox". > > When I tried to convert the string "d" to a pitch, it converted correctly. > > When I tried the same thing with "bf" I ended up with what I think is > still a st

How do I set the Scheme sandbox to \language = "english"?

2023-09-25 Thread Kevin Cole
I'm trying to learn more about Scheme by "playing in the sandbox". When I tried to convert the string "d" to a pitch, it converted correctly. When I tried the same thing with "bf" I ended up with what I think is still a string. I'm guessing that's because the sandbox is not using English note na

Re: Beam issue

2023-09-25 Thread Rajesh Baskar
Thanks William for your help. On 9/23/2023 1:09 PM, William Rehwinkel wrote: See https://lilypond.org/doc/v2.25/Documentation/notation/setting-automatic-beam-behavior In engraving from the Romantic and Classical periods, beams often begin midway through the measure in 3/4 time, but modern p