2008/6/17 Stefan Thomas <[EMAIL PROTECTED]>:
> Dear Lilypond users,
> why are the clefs not shown in the below quoted example?
OK, bug report:
% Removing the Bar_engraver causes the clef
% not to be printed after a line break.
\version 2.11.49
\layout {
\context { \Staff
\remove "Bar_engraver"
}
}
{ b1 \break b }
Added as http://code.google.com/p/lilypond/issues/detail?id=640
Cheers,
Valentin
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond