]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-quarter.ly
quarter tones in tablature
[lilypond.git] / input / regression / accidental-quarter.ly
index 00643dd218c3c08e401fbf676b5396ae8d6440ee..46100c7ae4ebf5a2fa96c9ad1a583a220b046e99 100644 (file)
@@ -3,11 +3,12 @@
   texidoc = "Quarter tone notation is supported, including
     threequarters flat."
 }
-\version "2.6.0"
+\version "2.19.21"
+\layout { ragged-right = ##t }
 
-\relative c'' {
+\relative {
   \time 12/4 
-  ceses4
+  ceses''4
   ceseh
   ces
   ceh
@@ -18,4 +19,3 @@
   cisih
   cisis
 }
-\layout { raggedright = ##t }