From: Graham Percival Date: Fri, 18 Apr 2008 23:05:00 +0000 (-0700) Subject: Tweak regtest so it'll always be displayed on web. X-Git-Tag: release/2.11.45-1~50 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b6b07d0bdab0774fdd6e2244c2229a0351146362;p=lilypond.git Tweak regtest so it'll always be displayed on web. --- diff --git a/input/regression/whiteout.ly b/input/regression/whiteout.ly index 52f518ee86..10e7caa635 100644 --- a/input/regression/whiteout.ly +++ b/input/regression/whiteout.ly @@ -12,7 +12,7 @@ since staff lines are in a lower layer than most other grobs. " ragged-right = ##t } -{ +\relative c'' { \override TextScript #'extra-offset = #'(2 . 4) - c'4-\markup { \whiteout \pad-markup #0.5 foo } c + c4-\markup { \whiteout \pad-markup #0.5 foo } c }