Prevent segfault with arpeggio + no staff-symbol.
[lilypond/mpolesky.git] / input / regression / spacing-paper-column-padding.ly
blob45a19519e7ba0cd0fdd6a86fb352966867382dfb
1 \version "2.12.1"
3 \header {
4 texidoc = "The space after a paper column can be increased by overriding
5 the padding property."
8 \layout {
9 \context {
10 \Score
11 \override PaperColumn #'padding = #10
12 \override NonMusicalPaperColumn #'padding = #10
16 {a b}