Wonderful, thank you!

Jethro

Noeck (01 Mar 2013 @ 23:04)

Am 01.03.2013 22:56, schrieb Jethro Van Thuyne:
In the mean time: is there a way for me to resolve this issue without
using Inkscape to move the tremolo around? Can the vertical position
of the tremolo be set manually?

Jethro
You could move the tremolo beam upwards (or left) in the mean time:

\relative c'' {
 \once\override Beam #'extra-offset = #'(-2 . 0)  % move it left
 \once\override Beam #'extra-offset = #'(0 . 3)   % move it up
 \repeat tremolo 16 { bes,32 aes' } |
}


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to