* input/regression/hairpin-dashed.ly: new file.
[lilypond.git] / input / regression / system-start-bracket.ly
blob917e0aa25a1c65492a1e08f663cbd6dfcbc902a6
1 \version "1.9.4"
2 \header {
3 texidoc =
5 The piano brace should be shifted horizontally if it is enclosed in a bracket.
10 \score { \notes {
11 \context StaffGroup <<
13 \context PianoStaff <<
14 \new Staff d
15 \new Staff e
19 \paper {raggedright = ##t}