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
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
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
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
>