Next: Multi-page markup, Previous: Graphic notation inside markup, Up: Formatting text
Notes can be printed in markup mode blah blah:
\note \note-by-number
Accidental symbols can be obtained easily:
\doubleflat \sesquiflat \flat \semiflat \natural \semisharp \sharp \sesquisharp \doublesharp
Some other notation objects blah blah
\beam \finger \dynamic \tied-lyric \markalphabet \markletter
Any musical symbol can be printed
\musicglyph
The markup mode has support for fret diagrams:
\fret-diagram \fret-diagram-terse \fret-diagram-verbose
An entire \score
block can even be nested in a \markup
block. In such a case, the \score
must contain a \layout
block.
\score
\relative { c4 d^\markup { \score { \relative { c4 d e f } \layout { } } } e f }
Snippets: Text.
Esta página corresponde a LilyPond-2.11.58 (rama de desarrollo).
Informe de los fallos a través de la lista en español lilypond-es, o en inglés a través de http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Se agradecen las sugerencias para la documentación.