A better way to solve the original problem might be to use
http://lists.gnu.org/archive/html/lilypond-user/2007-01/msg00614.html
as a starting point for an automated solution.
/Mats
Valentin Villenave wrote:
2008/3/2, Peter Van Kranenburg <[EMAIL PROTECTED]>:
Hi Peter,
This works perfec
2008/3/2, Peter Van Kranenburg <[EMAIL PROTECTED]>:
Hi Peter,
> This works perfectly. Thanks a lot!
Perhaps you could consider adding a snippet to the LSR, so that anyone
can easily find it in the future:
http://lsr.dsi.unimi.it/LSR/html/contributing.html
> Adjusting the Y-offset all the time
Mats Bengtsson wrote:
As far as I can see in the source code, it should help to do
\override StemTremolo #'length-fraction = #0.8
(the default value seems to be 1). I haven't tried it though.
I you manage, please send a follow-up to the mailing list
for the record (it also seems that this propert
As far as I can see in the source code, it should help to do
\override StemTremolo #'length-fraction = #0.8
(the default value seems to be 1). I haven't tried it though.
I you manage, please send a follow-up to the mailing list
for the record (it also seems that this property is missing
in the doc
hello list,
Is it possible to decrease the distance between the beams of a tremolo?
I'm asking because I'm typsetting 17th century organ music which has an ornament
of two slashed through the stem all the time. If I decrease the thickness of a
tremolo, it looks almost right, except for the dis
I've found it. Finding that this is similar than with grace notes, and
looking at engraver-init.ly and graceSettings:
\override Voice.Beam #'space-function = #(lambda (beam mult) (* 0.8
(Beam::space_function beam mult)))
Bert
Hello,
in 2.4.x how can I set the distance between beams
Hello,
in 2.4.x how can I set the distance between beams the beams in a 64th
note? I can change the thickness of the lines, but not the overall
thickness of the beam.
Thank you,
Bert
___
lilypond-user mailing list
lilypond-user@gnu.org
http