]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/prefatory-empty-spacing.ly
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / input / regression / prefatory-empty-spacing.ly
1 \version "2.16.0"
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 \layout { ragged-right= ##t }
12
13 {
14   a a a a \break
15   \mark A
16   a a a a
17 }
18