Massive changes - see ChangeLog.
[lilypond.git] / input / regression / ottava-broken.ly
blob29c1baa7d907946bccf10ff7026b65853989e19a
1 #(ly:set-option 'old-relative)
3 \header
6 texidoc = "Ottava brackets behave properly at line breaks: no vertical
7 line, and the horizontal line doesn't stick out."
11 \version "1.9.0"
14 \paper { raggedright = ##t}
15 \score {
16 \notes\relative c''' \notes {
17 a2 b
18 #(set-octavation 1)
19 a2 b \break c a
20 #(set-octavation 0)
21 a b c a