lilypond-devel
[Top][All Lists]
Advanced

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

Re: Auto-beam in 2.6


From: Graham Percival
Subject: Re: Auto-beam in 2.6
Date: Sun, 17 Jul 2005 12:00:15 -0700


On 17-Jul-05, at 11:30 AM, Stephen wrote:

The main thing is that I would like to create my own custom overrides for signatures like 5/4, but I don't understand it well enough. The convenience
of not having to manually beam every last note in a piece is worth the
effort.

For 5/8, I use one of the following:
#(override-auto-beam-setting '(end * * 5 8) 2 8 'Score)
#(override-auto-beam-setting '(end * * 5 8) 3 8 'Score)

with
#(revert-auto-beam-setting '(end * * 5 8) 2 8 'Score)
#(revert-auto-beam-setting '(end * * 5 8) 3 8 'Score)
to cancel them when I'm done.

I would imagine that you'd do something similar for 5/4.

Cheers,
- Graham





reply via email to

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