]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-bar-line.ly
* input/regression/hara-kiri-pianostaff.ly (disappear): remove
[lilypond.git] / input / regression / grace-bar-line.ly
index 4a1d633809a46ec8829e011581957d9451d5d208..e42779905de2937f374d56997fe895c6cbd731b1 100644 (file)
@@ -1,15 +1,17 @@
 
-\version "2.2.0"
+\version "2.6.0"
 \header {
-texidoc = "Bar line should come before the grace note."
+  texidoc = "Bar line should come before the grace note."
 }
+\layout { raggedright = ##t}
 
-       
 
 
 
-\score  {\notes \relative c' \context Staff  { 
- f1 \grace {  a'16[ f]  } g1 }
-               \paper { raggedright = ##t}
- } 
+
+
+\relative c' \context Staff  { 
+  f1 \grace {  a'16[ f]  } g1 }
+
+