* input/regression/hairpin-dashed.ly: new file.
[lilypond.git] / input / regression / ottava-broken.ly
blob77d263308b9b6f414311e8971513e4199294a5d7
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.4"
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