Thanks Mats. Exactly what I was after. One day I may even understand how it works ;)

Mats Bengtsson wrote:


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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to