]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-bar-line.ly
(process_lilypond_blocks): opps.
[lilypond.git] / input / regression / grace-bar-line.ly
index 9abe8a6ad3c1eb2bac9b139a6da7f4449fed8bf7..38168c39c3834f7d6bd1a795f0c5f8d8c4d1308c 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.16"
+\version "1.7.18"
 \header {
 texidoc = "Bar line should come before the grace note."
 }
@@ -8,7 +8,7 @@ texidoc = "Bar line should come before the grace note."
 
 
 \score  {\notes \relative c' \context Staff  { 
- f1 \grace { [a'16 f]  } g1 }
+ f1 \grace {  a'16-[ f]  } g1 }
                \paper { raggedright = ##t}
  } 
 %% new-chords-done %%