X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fprefatory-empty-spacing.ly;h=6d88242c0acd7c26d4d8cd38b6b2198c8febd642;hb=0c1bd11621381ae88080162e13a54110f5bc3860;hp=68dd77abf258dd3d9175be048904aab134e19208;hpb=2b4664417d36bed2b408d769e3dfd96732710d54;p=lilypond.git diff --git a/input/regression/prefatory-empty-spacing.ly b/input/regression/prefatory-empty-spacing.ly index 68dd77abf2..6d88242c0a 100644 --- a/input/regression/prefatory-empty-spacing.ly +++ b/input/regression/prefatory-empty-spacing.ly @@ -1,14 +1,18 @@ +\version "2.12.0" \header { -texidoc =" The A is atop an invisible barline. The barline + texidoc =" The A is atop an invisible barline. The barline, although invisible, is also translated because it is the last one of the break alignment." - + +} + +\layout { ragged-right= ##t } + +{ + a a a a \break + \mark A + a a a a } -\score{ \notes { -a a a a \break -\mark A -a a a a}} -%% new-chords-done %%