RE: del segno, etc symbols and separate coda questions

2021-03-29 Thread Mark Stephen Mrotek
Welcome! -Original Message- From: Kenneth Wolcott [mailto:kennethwolc...@gmail.com] Sent: Monday, March 29, 2021 8:15 PM To: Mark Stephen Mrotek Cc: Lily Pond Subject: Re: del segno, etc symbols and separate coda questions Excellent! Thanks, Mark, for the pointer to the snippet. On

Re: del segno, etc symbols and separate coda questions

2021-03-29 Thread Kenneth Wolcott
Excellent! Thanks, Mark, for the pointer to the snippet. On Mon, Mar 29, 2021 at 7:03 PM Mark Stephen Mrotek wrote: > > Kenneth, > > Look for > Positioning segno and coda (with line break) > At > http://lilypond.org/doc/v2.21/Documentation/snippets/repeats > > Mark > > -Original

RE: del segno, etc symbols and separate coda questions

2021-03-29 Thread Mark Stephen Mrotek
Kenneth, Look for Positioning segno and coda (with line break) At http://lilypond.org/doc/v2.21/Documentation/snippets/repeats Mark -Original Message- From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Kenneth Wolcott Sent: Monday, March 29,

Re: Enharmonically override key signature

2021-03-29 Thread Kieren MacMillan
Hi Craig, > That worked for my over-simplified MWE. But here's my real-world problem with > multiple key changes. There are only some that need to be over-ridden > enharmonically. See bar 2 of the Alto Sax where I'd like to override this key > signature without changing the whole global setup.

Re: Enharmonically override key signature

2021-03-29 Thread Craig Dabelstein
Thanks Kieren. That worked for my over-simplified MWE. But here's my real-world problem with multiple key changes. There are only some that need to be over-ridden enharmonically. See bar 2 of the Alto Sax where I'd like to override this key signature without changing the whole global setup. Is

Re: Enharmonically override key signature

2021-03-29 Thread Kieren MacMillan
Hi Craig, > In this snippet, how can I override the Alto Sax key signature so it displays > as A-flat major instead of G-sharp major? \transpose ds c' But then you’ll probably want the old “naturalize notes” snippet (wherever that is…). Hope that helps! Kieren.

Enharmonically override key signature

2021-03-29 Thread Craig Dabelstein
Hi all, In this snippet, how can I override the Alto Sax key signature so it displays as A-flat major instead of G-sharp major? \version "2.20.00" \language "english" fluteNotes = { c'4 d' e' f' } altosaxNotes = \transpose c' ef { c'4 d' e' f' } global = { \key b \major } \score { <<

Re: Placing arc's beneath text

2021-03-29 Thread Phil Holmes
To be fair, it is fully documented in the Lyrics section of the Notation Reference: http://lilypond.org/doc/v2.23/Documentation/notation/common-notation-for-vocal-music#multiple-syllables-to-one-note On 29/03/2021 13:38, Jogchum Reitsma wrote: AH, i see. Hard to find imho, since it is in the

Re: Placing arc's beneath text

2021-03-29 Thread Jogchum Reitsma
AH, i see. Hard to find imho, since it is in the section notations/music Thanks! regards, Jogchum Op 25-03-2021 om 20:20 schreef Jean Abou Samra: Le 25/03/2021 à 20:15, Jogchum Reitsma a écrit : Hi, In placing two text elements (words, or syllables not belonging to the same word)  

Re: Placing arc's beneath text

2021-03-29 Thread Jogchum Reitsma
That's it indeed, thanks! regards, Jogchum Op 25-03-2021 om 20:37 schreef Valentin Petzel: If you’re talking about lyrics, use a ~ to do a tie: \lyricsmode { word~word }

Re: Placing arc's beneath text

2021-03-29 Thread Jogchum Reitsma
Hi, Sorry for the delay, but that's what I looked for. Thanks a lot! regards, Jogchum Op 25-03-2021 om 20:34 schreef Brian Barker: At 20:15 25/03/2021 +0100, Jogchum Reitsma wrote: In placing two text elements (words, or syllables not belonging to the same word) under one note, I'd like to

Re: updating "display multi measure rest span"

2021-03-29 Thread Calvin Ransom
Thanks Thomas, I changed the “p” to see if that would fix the error and forgot to change it back before copying into my email, sorry about that. The code looks great, thank you for the help! Calvin Ransom, Sent from my iPhone, 2:07 AM > On Mar 29, 2021, at 1:31 AM, Thomas Morley wrote: > > Am

Re: Ancient notation

2021-03-29 Thread Mario Moles
Il 28/03/21 14:51, Jean Abou Samra ha scritto: Le 28/03/2021 à 11:43, Mario Moles a écrit : Hi! You know how to make notation like Ancient_notation.png? Thanks See this snippet: https://lsr.di.unimi.it/LSR/Item?id=678 Best, Jean Thank you so match!

Re: updating "display multi measure rest span"

2021-03-29 Thread Thomas Morley
Am Mo., 29. März 2021 um 09:31 Uhr schrieb Calvin Ransom : > > I found this code for creating ranges of multimeasure rests. > I ran convert.ly and it did not work correctly. > Here is the code after running it through convert.ly: > \version "2.22.0" > \layout { > \override

updating "display multi measure rest span"

2021-03-29 Thread Calvin Ransom
I found this code for creating ranges of multimeasure rests. I ran convert.ly and it did not work correctly. Here is the code after running it through convert.ly: \version "2.22.0" \layout { \override