]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-single-double.ly
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / input / regression / accidental-single-double.ly
index 907a127b833c5c0cee8ae96fee35f84c1a2cc019..3c22edaea8332295366bd23731343f350f83b7ee 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.10.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 }