Fixes Issue 1504, allowing feather beam line breaking.
[lilypond/patrick.git] / input / regression / page-spacing-nonstaff-lines-bottom.ly
blobb99304a0ad7e9021b97b428c5f5a2eeadd5181dd
1 \version "2.13.42"
3 \header {
4 texidoc = "A non-staff line (such as @code{Lyrics}) at the
5 bottom of a system gets spaced appropriately."
8 \layout {
9 ragged-right = ##t
10 \context {
11 \Lyrics
12 \override VerticalAxisGroup #'nonstaff-nonstaff-spacing #'basic-distance = #20
16 \new Staff \relative c'' {
17 d2 d c4 bes a2 \break
19 \addlyrics {
20 My first Li -- ly song,
22 \addlyrics {
23 Not much can go wrong!