circle around stem

2022-07-08 Thread Orm Finnendahl
Hi, trying to define an overwrite to draw a circle around a stem I came up with the code below. Unfortunately it doesn't automagically work for all use cases as can be seen in the attached image: The code doesn't take the number of flags into account. I know that the stem length can be altered wi

Re: circle around stem

2022-07-08 Thread Orm Finnendahl
Hi, FYI: I mostly solved it by setting Stem.details.lengths (see below). Setting this property within the stencil function doesn't seem to work (it's the line: "(ly:grob-set-nested-property! grob '(details lengths) '(3.5 3.5 4.25 5 6 7 8))" in #'damp-stem). I assume this happens because the ste

French tablature (with note heads)?

2022-07-08 Thread Alasdair McAndrew
Hello, I believe I asked a very similar question some years ago, since when Lilypond has had numerous new releases and improvements. But I still don't know how to typeset French tablature for the viol. This requires six lines, letters printed between the lines, and the notes above the staff prin

Re: French tablature (with note heads)?

2022-07-08 Thread Jean Brefort
Hi, Yes, it is possible. The issue was discussed some times ago on the French users list. I join a sample of the result. Hope this helps, Jean Le samedi 09 juillet 2022 à 11:42 +1000, Alasdair McAndrew a écrit : > Hello, > > I believe I asked a very similar question some years ago, since when >