]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/whiteout.ly
* scm/define-grobs.scm (all-grob-descriptions): reorganize in
[lilypond.git] / input / regression / whiteout.ly
index a85a036a8f4c6a6946567983dea4e2877429ef1f..b6890db7028b1a24405c461a8c4133d208f13b2f 100644 (file)
@@ -14,5 +14,5 @@ since staff lines are in a different layer.  "
 
 {
   \override TextScript #'extra-offset = #'(2 . 4)
-  c'4-\markup  { \whiteout foo } c
+  c'4-\markup  { \whiteout \pad-markup #0.5 foo } c
 }