Next: Page wrapping text, Previous: Text markup, Up: Text
It is possible to nest music inside markups, by adding a \score
block to a markup expression. Such a score must contain a \layout
block.
\relative {
c4 d^\markup {
\score {
\relative { c4 d e f }
\layout { }
}
}
e f
}
Next: Page wrapping text, Previous: Text markup, Up: Text
Diese Seite ist für LilyPond-2.11.28 (Entwicklungszweig).
Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.
Your suggestions for the documentation are welcome.