]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-grace-duration.ly
*** empty log message ***
[lilypond.git] / input / regression / spacing-grace-duration.ly
index 32458dbd78dc17f8a2d3975f6db54cfee7e1ae71..9cce30c6f032f9167b5b71bfef9a357a232b0ba8 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.16"
+
+\version "2.1.22"
 \header {
 
     texidoc = "Spacing uses the duration of the notes, but disregards
 \score { \notes \relative c''
         \context Voice 
 {
-    [c8  c8]
+     c8[  c8]
     \grace {  b16 }
-    [c8 c8] [c8 c8] 
+     c8[ c8]  c8[ c8] 
 
 }
 
         \paper { raggedright = ##t}
 }
-%% new-chords-done %%
+