]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-sync.ly
formatting fixes.
[lilypond.git] / input / regression / grace-sync.ly
index 4487e930022a21cf71821d54b78816aef29ac5e6..6a87b9dd5bafd21bb32eb4828b6e1ca8d9ed440c 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.18"
 \header  {
   texidoc = "grace notes in different voices/staves are synchronized."
 }
@@ -7,10 +7,11 @@
         \grace  c8
   c4 c4 }
                \context Staff = SB { c2 \clef bass
- \grace { [dis8 ( d8] \key es\major  }
+ \grace {  dis8-[ ( d8] \key es\major  }
 
-  ) c4 c4 }
+    c4-) c4 }
                \context Staff = SC { c2 c4 c4 \bar "|." }
                >
-               \paper { linewidth = -1. }
+               \paper { raggedright = ##t}
  } 
+%% new-chords-done %%