]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/prefatory-empty-spacing.ly
c970c837f6d2f361d4d26c90406e76413ae0e1ca
[lilypond.git] / input / regression / prefatory-empty-spacing.ly
1 \version "1.7.18"
2
3 \header {
4
5 texidoc =" The A is atop an invisible barline. The barline
6 although invisible, is also translated because it is the last one of
7 the break alignment."
8     
9 }
10
11 \score{ \notes {
12 a a a a \break
13 \mark A
14 a a a a}}
15