]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/harp-pedals-tweaking.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / harp-pedals-tweaking.ly
index d0718337681beaec115daa7d93b906b23d90d38d..b835d21a284bbc9a6981fa92c1e4d1d87da1a9b1 100644 (file)
@@ -1,16 +1,16 @@
-\version "2.17.6"
+\version "2.19.21"
 
 \header {
   texidoc = "Harp pedals can be tweaked through the size, thickness and 
 harp-pedal-details properties of TextScript."
 }
 
-\relative c'' {
+\relative {
   \override Score.PaperColumn.keep-inside-line = ##f
   \override Voice.TextScript.harp-pedal-details.box-width = #1
   \once \override Voice.TextScript.size = #1.5
   \once \override Voice.TextScript.thickness = #7
-  c1^\markup \harp-pedal #"o^ovo-|vovo-o^"
+  c''1^\markup \harp-pedal #"o^ovo-|vovo-o^"
   c1^\markup \override #'(harp-pedal-details . (
                   (box-width . 0.6)
                   (box-height . 0.3)