summaryrefslogtreecommitdiff
path: root/input
diff options
context:
space:
mode:
authorKeith OHara <k-ohara5a5a@oco.net>2012-08-29 16:50:15 -0700
committerKeith OHara <k-ohara5a5a@oco.net>2012-09-04 23:29:20 -0700
commit2519edb6a369867db150df724a01cac9fce69703 (patch)
tree5547476a388a331ba04d61d38e530a02802f0615 /input
parent11a21e9285f06006e10ca84ba6d7319e72d38d85 (diff)
Update padding in light of skyline code changes; issue 1290
Skyline code changed with commit 28f3294954eff1f263d3b2e3de1c520f4d2fbdfc
Diffstat (limited to 'input')
-rw-r--r--input/regression/skyline-horizontal-padding.ly2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/regression/skyline-horizontal-padding.ly b/input/regression/skyline-horizontal-padding.ly
index 4862ab71dd..488109b278 100644
--- a/input/regression/skyline-horizontal-padding.ly
+++ b/input/regression/skyline-horizontal-padding.ly
@@ -20,7 +20,7 @@ interleaved with the high notes from the next system.
ragged-right = ##t
\context {
\Score
- \override System #'skyline-horizontal-padding = #1.5
+ \override System #'skyline-horizontal-padding = #3.0
}
}
}