]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-bar-line.ly
* lily/book.cc:
[lilypond.git] / input / regression / grace-bar-line.ly
index 56338e01041ea237fd4f678696c28779190d9c48..e3d4e2e7d6277624bf99a5717fb40a45b6a5fe24 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.16"
+
+\version "2.4.0"
 \header {
 texidoc = "Bar line should come before the grace note."
 }
@@ -7,8 +8,8 @@ texidoc = "Bar line should come before the grace note."
 
 
 
-\score  {\notes \relative c' \context Staff  { 
- f1 \grace {  a'16-[ f]  } g1 }
-               \paper { raggedright = ##t}
+\score  { \relative c' \context Staff  { 
+ f1 \grace {  a'16[ f]  } g1 }
+               \layout { raggedright = ##t}
  } 
-%% new-chords-done %%
+