[EMAIL PROTECTED] writes:
> I think the "8" symbol in an ottava clef (G_8) shouldn't be counted when
> calculating staff extent, because lyrics will be to low in that case.
> 
> (Now Lily thinks that there will be some collision or too small space below
> the staff but that's not true, because there is nothing under the "8"
> symbol, so the lyrics could be in one line with that.)

But the 8 should be counted when there is another stave. Is the _8
clef only used for lyrics?

You can work around this by doing

    \override Staff.OctavateEight #'Y-extent-callback = ##f
    \override Staff.OctavateEight #'padding = #2


-- 

 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to