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