Hi.
> I need something like
>
> music .. |s-\markup {"Play loud random notes, then burn your instrument (30s)
> "}| more notes...This seems to work for me (see attached files). Best, Gilles
\version "2.10.10"
mm = \relative c'' {
a4 b c d |
s4-\markup {"Play loud random notes, then burn your instrument (30 s)"} s s s
|
e4 d e c |
}
\score {
\new Staff {
\mm
}
\layout {}
}
test2.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
