Just something which isn't really central to the issue:

On Mon, Nov 18, 2013 at 10:16 AM, David Nalesnik
<david.nales...@gmail.com>wrote:

[...]


>  \version "2.17.95"
>
> #(define (stencil-test grob)
>
>   (let* ((stencil (ly:grob-property grob 'stencil)))
>
>     (display (ly:stencil-extent stencil Y))
>

the following line shouldn't have the "'" since red is a variable


>     'red))
>

--David
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to