Previous: Setting the staff size, Up: Music 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
\override VerticalAxisGroup #'minimum-Y-extent = #'(-6 . 6)
}
\context { \Voice
\override TextScript #'padding = #1.0
\override Glissando #'thickness = #3
}
}
This manual: Changing context default settings.
Previous: Setting the staff size, Up: Music layout
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.