]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/prefatory-empty-spacing.ly
add version everywhere.
[lilypond.git] / input / regression / prefatory-empty-spacing.ly
1 \version "1.7.6"
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 %% new-chords-done %%