]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/line-arrows.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / new / line-arrows.ly
index aa3c845eb9070370b7dcf24fc8a08cfd2a6fb29c..72c347073daa1d971a5a554e4cc63e53adb6eb38 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.61"
+\version "2.10.0"
 \header {
   lsrtags = "expressive-marks"
   texidoc = "Arrows can be applied to text-spanners and line-spanners
@@ -8,7 +8,7 @@
 
 \relative c'' {
   \override TextSpanner #'bound-padding = #1.0
-  \override TextSpanner #'style = #'line
+  \override TextSpanner #'dash-fraction = #'()
   \override TextSpanner #'bound-details #'right #'arrow = ##t
   \override TextSpanner #'bound-details #'left #'text = #"fof"
   \override TextSpanner #'bound-details #'right #'text = #"gag"