From fb7110cbff9dda6b08d373e0ff7753e5851c895e Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Fri, 16 Nov 2007 20:23:30 +0100 Subject: [PATCH] Fix compilation error 'make web' still fails after this patch for me, but it no longer fails on this file, it fails on page breaking tests. --- input/regression/line-arrows.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/regression/line-arrows.ly b/input/regression/line-arrows.ly index 10b9ae9b05..0fe4156e37 100644 --- a/input/regression/line-arrows.ly +++ b/input/regression/line-arrows.ly @@ -10,7 +10,7 @@ \relative c'' { \override TextSpanner #'bound-padding = #1.0 - \override TextSpanner #'style = #line + \override TextSpanner #'style = #'line \override TextSpanner #'bound-details #'right #'arrow = ##t \override TextSpanner #'bound-details #'left #'text = #"fof" \override TextSpanner #'bound-details #'right #'text = #"gag" -- 2.39.2