Re: Turn with accidental

2023-09-01 Thread Ralph Palmer
On Fri, Sep 1, 2023 at 8:15 AM Jean Abou Samra wrote: > Is this what you're looking for? > > \version "2.24.2" > { a''2^\turn^\markup \natural } > > Best, > Jean > Perfect, Jean! Thanks. I didn't know the ^\markup \natural was possible. All the best, Ralph

Re: custom replace/map of one set of pitches to another

2023-09-01 Thread David Kastrup
Lukas-Fabian Moser writes: > Hi Valentin, > > Am 01.09.23 um 00:41 schrieb Valentin Petzel: >> I don’t think this is a particularly good idea. Lilypond conceptually first >> creates data for the sementic meaning of the music (or the actual content) >> and >> have engravers turn this into

Re: custom replace/map of one set of pitches to another

2023-09-01 Thread Lukas-Fabian Moser
Hi Valentin, Am 01.09.23 um 00:41 schrieb Valentin Petzel: I don’t think this is a particularly good idea. Lilypond conceptually first creates data for the sementic meaning of the music (or the actual content) and have engravers turn this into graphical content. Mapping pitches to other

Re: Newbie questions

2023-09-01 Thread H. S. Teoh
On Fri, Sep 01, 2023 at 07:27:13PM +0200, Mats-Olof Liljegren wrote: >Hello! > >I'm a beginner with Lilypond but have decent programming knowledge. >Something I haven't managed to figure out is how to best organize >my projects. It becomes a very long file if everything is in the

Re: Newbie questions

2023-09-01 Thread David Kastrup
Mats-Olof Liljegren writes: > Hello! > > I'm a beginner with Lilypond but have decent programming > knowledge. Something I haven't managed to figure out is how to best > organize my projects. It becomes a very long file if everything is in > the same one, so I've tried splitting it into separate

Newbie questions

2023-09-01 Thread Mats-Olof Liljegren
Hello! I'm a beginner with Lilypond but have decent programming knowledge. Something I haven't managed to figure out is how to best organize my projects. It becomes a very long file if everything is in the same one, so I've tried splitting it into separate `.ly` files for lyrics, soprano,

Re: Trouble using version 2.20.0 & 2.24.1

2023-09-01 Thread Jean Abou Samra
Le vendredi 01 septembre 2023 à 17:38 +0100, Ian West a écrit : > I have used  Lilypond very happily for many years on Apple laptops (2.12.3, > 2.18.2). > My latest computer is a MacBook Air running OS Ventura 13.4.1 with M2. I > understood I needed a 64 bit version of Lilypond, downloaded 2.20.0

Trouble using version 2.20.0 & 2.24.1

2023-09-01 Thread Ian West
I have used Lilypond very happily for many years on Apple laptops (2.12.3, 2.18.2). My latest computer is a MacBook Air running OS Ventura 13.4.1 with M2. I understood I needed a 64 bit version of Lilypond, downloaded 2.20.0 August 2022, and ran it successfully for 12 months till 1st August

Re: Turn with accidental

2023-09-01 Thread Jean Abou Samra
Is this what you're looking for? \version "2.24.2" { a''2^\turn^\markup \natural } Best, Jean signature.asc Description: This is a digitally signed message part

Turn with accidental

2023-09-01 Thread Ralph Palmer
Hi, All - As ever, thanks for being there and being so much help! I've searched the documentation and the snippet repository, but I cannot find a way to indicate a turn with an accidental. In this case, it's in the key of B flat, with a C with a turn, and a natural sign to indicate the B is not

Re: title in the Breitkopf fraktura font

2023-09-01 Thread Jean Abou Samra
Le vendredi 01 septembre 2023 à 15:47 +0200, bernhard kleine a écrit : > > > > > convert-ly was called from the data directory with a full qualified path. > Maybe that caused the error? Well, you appear to have followed

Re: title in the Breitkopf fraktura font

2023-09-01 Thread bernhard kleine
Am 01.09.2023 um 01:20 schrieb Jean Abou Samra: Le 1 sept. 2023 à 00:11, Valentin Petzel a écrit : To me this seems like your python does not know the := operator, which was introduced with python 3.8. Try to check your python version. This should theoretically be irrelevant because the

Re: Empty Staff/TabStaff/StaffGroup creates indentation

2023-09-01 Thread Michael Gerdau
Basically, this is https://gitlab.com/lilypond/lilypond/-/issues/4157 Thanks for looking into it. I just wanted to make sure it is either me being stupid or a bug/weirdness in LP. Since apparently it is known already that's fine with me.

Re: How to have a parenthesized dynamic scripts including \cresc?

2023-09-01 Thread Jean Abou Samra
Le lundi 28 août 2023 à 14:36 +0200, Xavier Scheuer a écrit : > Ping @Werner LEMBERG and @Jean Abou Samra: should NR 1.3.1 Expressive marks > attached to notes be modified (to have other examples as parenthesized > dynamics for New dynamic marks) ? That snippet as well as LSR 1097 use italic

Re: Empty Staff/TabStaff/StaffGroup creates indentation

2023-09-01 Thread Jean Abou Samra
Hi, Basically, this is https://gitlab.com/lilypond/lilypond/-/issues/4157 The problem is related to \RemoveAllEmptyStaves. In essence, horizontal spacing is computed as if the staves that are being removed were still present. If you comment out the \RemoveAllEmptyStaves line, you will see that

Re: How to put a big number in the upper left or right corner of a score?

2023-09-01 Thread Jean Abou Samra
Hi, I'd just add it as markup: ``` \version "2.24.2" \markup \with-outline "" \translate #'(-3 . -1) \fontsize #4 "1234" { c' } ``` Best, Jean signature.asc Description: This is a digitally signed message part

Re: Voice leading lines

2023-09-01 Thread Jean Abou Samra
> > However, I want it to point to the "main" chord. Is there a way to do this? A late reply, but you could cheat a bit by putting the grace note in its own voice. \version "2.24.2" %%% rightHand = \relative c' { \time 12/8 \showStaffSwitch 2. << { \voiceTwo \change