Graham Percival <[EMAIL PROTECTED]> writes:

> On 12-May-06, at 11:37 AM, Nicolas Sceaux wrote:
>>   manBeam =
>>   #(define-music-function (parser location beg-end)
>>                           (cons?)
>>     #{ \once \override Beam #'positions = #$beg-end #})
>>
>>   \manBeam #'(3 . 6)
>>   \manBeam #(cons 3 6)
>
> Are you sure about that (cons?)  ?  

Sorry!!!!
I was thinking about CL CONSP.
That should be: pair?


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

Reply via email to