]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-quarter.ly
*** empty log message ***
[lilypond.git] / input / regression / accidental-quarter.ly
index b78c5e08c2aff61b6604a5e68abd20b0d4aa3d58..00643dd218c3c08e401fbf676b5396ae8d6440ee 100644 (file)
@@ -1,23 +1,21 @@
 \header {
 
-    texidoc = "Quarter tone notation is supported, including
+  texidoc = "Quarter tone notation is supported, including
     threequarters flat."
-    }
-\version "2.4.0"
+}
+\version "2.6.0"
 
-\score {
-     \relative c'' {
-       \time 12/4 
-       ceses4
-       ceseh
-       ces
-       ceh
-       c
-       c
-       cih
-       cis 
-       cisih
-       cisis
-    }
-    \layout { raggedright = ##t }
+\relative c'' {
+  \time 12/4 
+  ceses4
+  ceseh
+  ces
+  ceh
+  c
+  c
+  cih
+  cis 
+  cisih
+  cisis
 }
+\layout { raggedright = ##t }