lilypond-user
[Top][All Lists]
Advanced

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

Re: How to read out the number of beams and the space between them?


From: Thomas Morley
Subject: Re: How to read out the number of beams and the space between them?
Date: Sun, 16 Oct 2011 21:36:27 +0200

Hi David,

2011/10/16 David Nalesnik <address@hidden>

Hi again,

I sent that off too quickly...

Instead of

#(define ((stencil-plus-bracket beam-count) grob)

use

 #(define (stencil-plus-bracket grob)

-David


this works!

I regarded the gap-property, but \once\override Beam #'gap = #15 seems to do nothing, so I dropped that thought. Also, I'm not familiar with getting a property from a parent and I didn't manage to figure it out myself.

Thanks a lot,

Harm

 


reply via email to

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