]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-single-double.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / accidental-single-double.ly
index 907a127b833c5c0cee8ae96fee35f84c1a2cc019..b69bfe67dd28680a71fcea9287b18ea98c4e7450 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.12.0"
 \header{
   texidoc="
 A sharp sign after a double sharp sign, as well as a flat sign
@@ -9,10 +9,11 @@ natural sign.
 }
 
 
+\layout { ragged-right = ##t }
 
 thenotes =  \relative cis' {
   \time 4/4
-  gisis'4 gis gisis ges |
+  gisis'4 gis geses ges |
 }
 
 <<
@@ -23,5 +24,4 @@ thenotes =  \relative cis' {
   }
 >>
 
-\layout { raggedright = ##t }