Thanks Neil. I should have paid more attention to the manual when
learning this...here's the fix I was looking for:
%%%
\time 9/8
%%% revert default values in scm/auto-beam.scm regarding 9/8 time 3+3
+3+2
#(revert-auto-beam-setting '(end * * 9 8) 3 8)
#(revert-auto-beam-setting '(end * * 9 8) 6 8)
%%% new values
#(override-auto-beam-setting '(end 1 8 9 8) 2 8)
#(override-auto-beam-setting '(end 1 8 9 8) 4 8)
#(override-auto-beam-setting '(end 1 8 9 8) 6 8)
%%%
On Jun 30, 2007, at 1:56 PM, Neil Puttock wrote:
So you need to change your revert to the following:
#(revert-auto-beam-setting '(end * * 9 8) 3 8)
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user