Hi Harm, On Sun, Oct 16, 2011 at 2:36 PM, Thomas Morley < [email protected]> wrote: > > > I regarded the gap-property, but \once\override Beam #'gap = #15 seems to > do nothing, so I dropped that thought. >
You have to do this instead: \once \override Beam #'length-fraction = #15 (See http://www.mail-archive.com/[email protected]/msg65014.html) I noticed that your function as it stands only aligns the bracket correctly with \stemUp. I don't know if this is your intention. Anyway, I've attached a file which accounts for beam direction. -David
harm-beam.ly
Description: Binary data
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
