Sorry to ask something probably trivial but reading manual and making tests didn't help me.
This works perfectly:
\version "2.19.39"
{
a4 _\markup {test}
}
but this doesn't:
\version "2.19.39"
{
\chordmode {c} \markup {test}
}
Why? How can I write some text on the chords?
g.
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
