Why doesn't this remove the clef sign? 2.8.4, 2.8.3
#(set-global-staff-size 24)
\layout{ indent = 0\in }
emptymusic = {
\repeat unfold 9 % Change this for more lines.
{ s1\break }
}
\new Score \with {
\override TimeSignature #'transparent = ##t
defaultBarType = #""
\remove Bar_number_engraver
\remove Clef_engraver
} <<
\new Staff \emptymusic
>>
TIA,
Paul Scott
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user