Next: , Previous: Page formatting, Up: Paper output



10.1.5 Score layout

While \paper contains settings that relate to the page formatting of the whole document, \layout contains settings for score-specific layout.

\layout {
  indent = 2.0\cm
  \context { \Staff
    minimumVerticalExtent = #'(-6 . 6
  }
  \context { \Voice
    \override TextScript #'padding = #1.0
    \override Glissando #'thickness = #3
  }
}

See also

This manual: Changing context default settings

This page is for LilyPond-2.6.3 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.

Other languages: English.
Using automatic language selection.