Re: Getting back the dynamically coloured freboard dots on L2.20

2020-11-03 Thread Jean Abou Samra
I can access the value of the first override from inside `make-fret-diagram` , ok. The second override does not work and I currently don't know why not. I can access the value of this override from inside make-fret-diagram as well. Though, it's the procedure not it's return value. Cheers, Har

Re: Getting back the dynamically coloured freboard dots on L2.20

2020-11-03 Thread Thomas Morley
Am Di., 3. Nov. 2020 um 23:36 Uhr schrieb Carl Sorensen : > > > > On Tue, Nov 3, 2020 at 3:18 PM Thomas Morley wrote: >> >> >> >> Well, so it's my own patch... >> The patch introduces many nice features, among them coloring dots. >> Alas, one cannot access the grob-color (if it is the return-valu

Re: Getting back the dynamically coloured freboard dots on L2.20

2020-11-03 Thread Carl Sorensen
On Tue, Nov 3, 2020 at 3:18 PM Thomas Morley wrote: > > > Well, so it's my own patch... > The patch introduces many nice features, among them coloring dots. > Alas, one cannot access the grob-color (if it is the return-value of a > procedure) in a reasonable way to use it as a fallback if dot-co

Re: Getting back the dynamically coloured freboard dots on L2.20

2020-11-03 Thread Thomas Morley
Am Di., 3. Nov. 2020 um 22:45 Uhr schrieb Viktor Mastoridis : >> >> >> A minimal would look like: >> \new FretBoards { \override FretBoard.color = #red a } >> Changing dot-color in 2.18. but not with 2.20. >> >> Investigating... >> >> Cheers, >> Harm > > > Agreed. > I'm sorry. > It's the first

Re: Getting back the dynamically coloured freboard dots on L2.20

2020-11-03 Thread Viktor Mastoridis
> > > A minimal would look like: > \new FretBoards { \override FretBoard.color = #red a } > Changing dot-color in 2.18. but not with 2.20. > > Investigating... > > Cheers, > Harm > Agreed. I'm sorry. It's the first time I'm posting on this kind/level of forum.

Re: \note within \markup

2020-11-03 Thread Aaron Hill
On 2020-11-03 11:07 am, Noah Landis wrote: Hi list! I have separated block of text using \markup that looks something like this: \markup { "To play" \note #"8" #1 "stop the." } But I can't figure out how to make two 8th notes (staccato) conne

Re: first tuplet in nested tuplet displays as parent tuplet

2020-11-03 Thread Aaron Hill
On 2020-11-03 9:47 am, 98123981293 1293812397123 wrote: Hi list, Any idea why, when compiling this code, the first nested triplet displays with the custom bracket of tuplet on the top level? I would like the bracket of the first nested tuplet to just display as a normal triplet. I was not abl

Re: Getting back the dynamically coloured freboard dots on L2.20

2020-11-03 Thread David Wright
On Tue 03 Nov 2020 at 19:54:32 (+), Viktor Mastoridis wrote: […] > %This command changes the colour of the fretboard (and used to change the > dots in 2.18) > \override FretBoard #'color = #color-notehead > \chordNamfb.com/viktor.master.uk es > } > >> > } > %end of code > > > --- > Viktor🎼

Re: Getting back the dynamically coloured freboard dots on L2.20

2020-11-03 Thread Thomas Morley
Am Di., 3. Nov. 2020 um 20:56 Uhr schrieb Viktor Mastoridis < viktor.mastori...@gmail.com>: > Hello, I need help with a rather obscure problem. But important to me as > an educator. > I tried a few places and everybody pointed here. > > In Lilypond 2.18 and before, using the colouring scheme from

Re: Key change at the end of a piece

2020-11-03 Thread Ralph Palmer
On Tue, Nov 3, 2020 at 10:31 AM Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> wrote: > Hi Ralph, > See: > http://lilypond.1069038.n5.nabble.com/key-change-at-end-of-snippet-td227745.html > Cheers, > Pierre > > Le mar. 3 nov. 2020 à 16:13, Ralph Palmer a > écrit : > >> Hi - >> >> I'm

\note within \markup

2020-11-03 Thread Noah Landis
Hi list! I have separated block of text using \markup that looks something like this: \markup { "To play" \note #"8" #1 "stop the." } But I can't figure out how to make two 8th notes (staccato) connected by a beam using this \note command? I n

first tuplet in nested tuplet displays as parent tuplet

2020-11-03 Thread 98123981293 1293812397123
Hi list, Any idea why, when compiling this code, the first nested triplet displays with the custom bracket of tuplet on the top level? I would like the bracket of the first nested tuplet to just display as a normal triplet. I was not able to find this addressed in the archive, but please point me

Re: piece starting with acciaccatura problem

2020-11-03 Thread Marc Shepherd
A 300-page quartet? Is this piece as long as *Parsifal?* On Tue, Nov 3, 2020 at 5:35 AM Andrew Bernard wrote: > It's the infamous Issue 34. It is certainly the most commonly asked > question on the list. I hold out hope it will one day be solved. I > have a 300 page string quartet with hundreds

Re: Key change at the end of a piece

2020-11-03 Thread Jean Bréfort
Hi, You might test something like "\key a\major s32" at the end of the score. Hope this helps, Jean Le mardi 03 novembre 2020 à 09:42 -0500, Ralph Palmer a écrit : > Hi - > > I'm trying to add a clef change at the end of a fiddle tune, to show that the > first section is in a different key tha

Re: Key change at the end of a piece

2020-11-03 Thread Pierre Perol-Schneider
Hi Ralph, See: http://lilypond.1069038.n5.nabble.com/key-change-at-end-of-snippet-td227745.html Cheers, Pierre Le mar. 3 nov. 2020 à 16:13, Ralph Palmer a écrit : > Hi - > > I'm trying to add a clef change at the end of a fiddle tune, to show that > the first section is in a different key than t

Re: piece starting with acciaccatura problem

2020-11-03 Thread Andrew Bernard
It's the infamous Issue 34. It is certainly the most commonly asked question on the list. I hold out hope it will one day be solved. I have a 300 page string quartet with hundreds of grace notes and I have to spend a lot of time adding spacers in three other voices to get it to work. Needless effor