Code:
\version "2.18.2"
\relative f'{
f8_\markup {F} <a c f>
}
How can I attach the markup to several notes, so the text was put
between them?
Something like this:
\version "2.18.2"
\relative f'{
{f8 <a c f>}_\markup {F}
}
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
