Hi there,
I want to put text on certain stems, just under the notehead. How do I do
this?
I could of course use e.g.
{
\once \override Score.TextScript #'extra-offset = #'(-.5 . 3)
c1_\markup{\large "text"}
}
but this is too much work in every instance and as there is a lot of this
(and the text is always the same), I just want to type { \addText c1 }
using a scheme function. But as I am quite new to scheme programming I have
found out how to do this.
Any ideas?
Thanks!
Emil
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user