Fixes Issue 1504, allowing feather beam line breaking.
[lilypond/patrick.git] / input / regression / page-spacing-nonstaff-lines-between.ly
bloba8570796b8e1c763d48f2583e71b545103c15829
1 \version "2.13.42"
3 \header {
4 texidoc = "Non-staff lines between two systems don't confuse the
5 layout engine. In particular, they don't interfere with
6 @code{system-system-spacing}, which controls the flexible spacing
7 between the two closest staves of consecutive systems."
10 \paper {
11 ragged-right = ##t
12 system-system-spacing = #'((basic-distance . 20) (minimum-distance . 30))
13 annotate-spacing = ##t
17 \new Lyrics
18 \with { \override VerticalAxisGroup #'staff-affinity = #DOWN }
19 \lyricmode {
20 My2 first Li4 -- ly song,2
21 My2 first Li4 -- ly song,2
23 \context Voice = "voice" \relative c'' {
24 d2 d c4 bes a2 \break
25 d'2 d c4 bes a2
27 \new Lyrics \lyricmode {
28 Not2 much can4 go wrong!2
29 Not2 much can4 go wrong!2