Mats Bengtsson wrote:
...
#(define (text-in-white-box grob)
 (stencil-whiteout (ly:text-interface::print grob) 0.5))
This line should of course have been
(stencil-padded-whiteout (ly:text-interface::print grob) 0.5))

  /Mats


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to