Gianmaria Lari wrote
> \version "2.19.82"
> {b\finger \markup \override #'(word-space . 0) \line { 2 \circle 3 2 }}
Hi Gianmaria,
An even more straight-forward (imho) option would be to simply concatenate
the three markup elements to get rid of the spaces:
{b4\finger\markup \concat {2 \circle 3 2} \prall}
Harm's solution, however, is perferable if you want to have some padding in
between: the gap can be varied by adjusting word-space.
All the best,
Torsten
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user