]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/backend-excercise.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / backend-excercise.ly
index 06120020d9ba0aa5a5193f281b517bd060b18063..018c014da84bfcd7d1b47b2ac0af7866ad325075 100644 (file)
@@ -1,8 +1,8 @@
 \header {
-  texidoc = "Excercise all output functions"
+  texidoc = "Exercise all output functions"
 }
 
-\version "2.14.0"
+\version "2.17.11"
 
 \paper { ragged-right = ##t }
 
     \new Staff
       {
        \ottava #1
-       \times 2/3 { c8[\< f]( f''\!) }
+       \tuplet 3/2 { c8[\< f]( f''\!) }
        \ottava #0
        <f,, \5>4
 
-       \override TextScript #'color = #red
+       \override TextScript.color = #red
        g4^"red"
       }
 
     \new Staff \relative c'' {
       \makeClusters { <g a>8 <e a> <g a>4 }
 
-      \override Glissando #'style = #'zigzag
+      \override Glissando.style = #'zigzag
       \slurDashed
       f2( \glissando f')
       \easyHeadsOn