Re: Show TacetStaff when StaffGroup empty

2023-10-31 Thread Jeff Olson
On 10/31/2023 4:23 PM, David Kastrup wrote: Jean Abou Samra writes: Le mardi 31 octobre 2023 à 20:40 +0100, David Kastrup a écrit : Given that I was way less comfortable with English at the time than I am today, it is possible that I fell into the trap of a false cognate: the French "cordes

Re: Chord mode

2023-10-31 Thread Mats-Olof Liljegren
Thank you Jakob! New to Lilypond so need to figure out how to use snippets. But I’ll try this and gets back if I can’t get it. Regards /MO > 31 okt. 2023 kl. 23:44 skrev Jakob Pedersen : > >  Hi Mats-Olof, > > You should be able to do what you wish with the help of this snippet: >

Re: Chord mode

2023-10-31 Thread Jakob Pedersen
Hi Mats-Olof, You should be able to do what you wish with the help of this snippet: http://lilypond.org/doc/v2.24/Documentation/snippets/chords#chords-chord-names-alternative Best wishes, Jakob On 31.10.2023 23.37, Mats-Olof Liljegren wrote: Hi! I would like to write e.g. am7-5 or Eadd9 or

Chord mode

2023-10-31 Thread Mats-Olof Liljegren
Hi! I would like to write e.g. am7-5 or Eadd9 or any other jazz and pop styled chords. Is there a simple solution? Best regards / MO

Re: Show TacetStaff when StaffGroup empty

2023-10-31 Thread David Kastrup
Jean Abou Samra writes: > Le mardi 31 octobre 2023 à 20:40 +0100, David Kastrup a écrit : > >> > I'm not the OP but that is excellent documentation, save for one word: >> > >> > >> > "In the following example, staves devoted to wind instruments are >> > removed in the second system; however,

Re: Show TacetStaff when StaffGroup empty

2023-10-31 Thread Jean Abou Samra
Hi, Le mardi 31 octobre 2023 à 20:40 +0100, David Kastrup a écrit : > > I'm not the OP but that is excellent documentation, save for one word: > > > > > > "In the following example, staves devoted to wind instruments are > > removed in the second system; however, the double bass is not, > >

Re: Show TacetStaff when StaffGroup empty

2023-10-31 Thread Jeff Olson
On 10/31/2023 1:40 PM, David Kastrup wrote: Nothing to fret about, unless you're in documentation, eh Harm? I know Harm as a pretty good fretted string instrument player. Probably this should just be "strings" which it typically associated with the kind of instruments listed there and has the

Re: Automatic annotation of slide positions/fingerings for brass instruments.

2023-10-31 Thread Wols Lists
On 31/10/2023 01:36, Adam M. Griggs wrote: Your second recommendation is situational. I see you have a *.uk email address. I'm familiar with the British brass band context. I get it—almost everything is transposed for instruments pitched in Bb or Eb, and in the entire ensemble, only bass

Re: Show TacetStaff when StaffGroup empty

2023-10-31 Thread David Kastrup
Jeff Olson writes: > On 10/30/2023 11:27 AM, Michael Werner wrote: >> This is based on >> http://lilypond.org/doc/v2.25/Documentation/notation/hiding-staves > > I'm not the OP but that is excellent documentation, save for one word: > >"In the following example, staves devoted to wind

Re: Show TacetStaff when StaffGroup empty

2023-10-31 Thread Jeff Olson
On 10/30/2023 11:27 AM, Michael Werner wrote: This is based on http://lilypond.org/doc/v2.25/Documentation/notation/hiding-staves I'm not the OP but that is excellent documentation, save for one word: "In the following example, staves devoted to wind instruments are removed in the

Re: function to force accidentals on a subset of notes

2023-10-31 Thread Michael Winter via LilyPond user discussion
This is what happens for me too. I think it has something to do with all the other functions I am using.  Oct 30, 2023, 21:25 by l...@gmx.de: > > Hi Michael, > > Am 30.10.23 um 10:42 schrieb Michael Winter: > >> But I am confused about what you said. For me, it is posting the >>

Re: fontsize of scripts.segno in \repeat segno

2023-10-31 Thread Paul Scott
Perfect!  Thank you.  I was easily able to apply other properties to the SegnoMark and CodaMark with that information. Paul

Re: fontsize of scripts.segno in \repeat segno

2023-10-31 Thread Michael Werner
On Tue, Oct 31, 2023 at 2:04 AM Paul Scott wrote: > How I change the font size of a segno in a \repeat segno structure? > You'll want https://lilypond.org/doc/v2.25/Documentation/internals/segnomark for the details, but the short version is it's a score level override of SegnoMark.font-size --

fontsize of scripts.segno in \repeat segno

2023-10-31 Thread Paul Scott
How I change the font size of a segno in a \repeat segno structure? (I've googled for a while without seeing the answer or a close snippet) TIA, Paul