]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-start-bracket.ly
add version everywhere.
[lilypond.git] / input / regression / system-start-bracket.ly
index 4a460c7dcfcf874616b2d5285571073f8dbefbb6..3b6e4a4598cfac9d23030b8e6e87c328f4278dc1 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.7.6"
 \header {
     texidoc =
 "
@@ -9,9 +10,10 @@ The piano brace should be shifted horizontally if it  is enclosed in a bracket.
 \score { \notes  {
     \context StaffGroup <
        c4
-       \context PianoStaff <
-           d4
-           e4
-          >
+       \context PianoStaff <<
+           d
+           e
+          >>4
     >
-    }}
+    }\paper {linewidth = -1. }}
+%% new-chords-done %%