bug-lilypond
[Top][All Lists]
Advanced

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

#(override-auto-beam-setting ...) forces percussion staff?!


From: Graham Percival
Subject: #(override-auto-beam-setting ...) forces percussion staff?!
Date: Fri, 06 May 2005 16:18:56 -0700

This is a weird one. Without the #(override...) function, this displays as
expected.  When I include it, I seem to end up with a percussion staff.
No clef, a single "staff line", and all notes on that staff line.
Fink 2.5.22-2

%% setting the #(override-auto...) function reduces the staff lines to 1
\version "2.5.22"
\relative c'' {
\time 5/8
#(override-auto-beam-setting '(end 1 8 5 8) 3 8)
a8 a a b b | c c c b b
}





reply via email to

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