]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/backend-excercise.ly
Merge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation
[lilypond.git] / input / regression / backend-excercise.ly
index 1232cd9dcc14cc947a71e8bc5b4b4ce186786fa4..6848b4e876bf19f6b0987cc07b58ec5aa1d93e82 100644 (file)
@@ -2,9 +2,9 @@
   texidoc = "Excercise all output functions"
 }
 
-\version "2.7.13"
+\version "2.11.38"
 
-\paper { raggedright = ##t }
+\paper { ragged-right = ##t }
 
 \relative {
   \new StaffGroup \new PianoStaff <<
@@ -23,8 +23,9 @@
       \makeClusters { <g a>8 <e a> <g a>4 }
       
       \override Glissando #'style = #'zigzag
-      f2 \glissando f'
-      \setEasyHeads
+      \slurDashed
+      f2( \glissando f')
+      \easyHeadsOn
       f e 
     }
   >>