Next: , Previous: Nested scores, Up: Text


8.1.7 Page wrapping text

Whereas \markup is used to enter a non-breakable block of text, \markuplines can be used at top-level to enter lines of text that can spread over multiple pages:

\markuplines {
  \justified-lines {
    A very long text of justified lines.
    ...
  }
  \justified-lines {
    An other very long paragraph.
    ...
  }
  ...
}

\markuplines accepts a list of markup, that is either the result of a markup list command, or a list of markups or of markup lists. The built-in markup list commands are described in Overview of text markup list commands.

See also

This manual: Overview of text markup list commands, New markup list command definition.

Predefined commands

\markuplines


Next: , Previous: Nested scores, Up: Text

Cette page documente LilyPond-2.11.28 (branche de développement).

Rapporter toute anomalie en français à lilypond-user-fr@gnu.org ou en anglais à http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs

Your suggestions for the documentation are welcome.