]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/stencil.scm
Issue 4418/5 whiteout -> whiteout-box in scm/
[lilypond.git] / scm / stencil.scm
index 75efde39d9886e9e4718cffe07a3b9f22f3eff5a..e64cc2b91c8662fad2736fd71d5fc56bb5a0ca48 100644 (file)
@@ -836,10 +836,10 @@ with optional arrows of @code{max-size} on start and end controlled by
                           (make-simple-markup (simple-format #f "~a: NaN/inf" name))))
         (let ((text-stencil (interpret-markup
                              layout text-props
-                             (markup #:whiteout #:simple name)))
+                             (markup #:whiteout-box #:simple name)))
               (dim-stencil (interpret-markup
                             layout text-props
-                            (markup #:whiteout
+                            (markup #:whiteout-box
                                     #:simple (cond
                                               ((interval-empty? extent)
                                                "empty")