lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross-staff Glissando Stencil Error


From: David Nalesnik
Subject: Re: Cross-staff Glissando Stencil Error
Date: Mon, 18 Nov 2013 10:22:49 -0600

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


On Mon, Nov 18, 2013 at 10:16 AM, David Nalesnik <address@hidden> 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 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]