Previous: Music notation inside markup, Up: Formatting text


Multi-page markup

Although standard markup objects are not breakable, a specific syntax makes it possible to enter lines of text that can spread over multiple pages:

     
     \markuplines {
       \justified-lines {
         A very long text of justified lines.
         ...
       }
       \wordwrap-lines {
         Another very long paragraph.
         ...
       }
       ...
     }

[image of music]

This syntax accepts a list of markups, that can be

An exhaustive list of markup list commands can be found in Text markup list commands.

See also

Notation Reference: Text markup list commands, New markup list command definition.

Snippets: Text.

Internals Reference: TextScript.

Installed files: scm/define-markup-commands.scm.

Predefined commands

\markuplines.

Other languages: espaƱol, deutsch.