Hi David,
> > It also seems to move the bar number down. Does anybody know why?
>
> I also have a bar number which moves down for some reason.
>
> The attached snippet shows the problem. Commenting out the \layout
> with % { → %{ fixes the bar number but I lose my fermatas (both
> cases attached).
the following layout block works for me with LP 2.19.35:
%====================
\layout {
\context {
\Score
\remove Mark_engraver
%\remove Staff_collecting_engraver
}
\context {
\Staff
\consists Mark_engraver
\consists Staff_collecting_engraver
}
}
%====================
HTH,
Michael
--
Michael Gerdau email: [email protected]
GPG-keys available on request or at public keyserver
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
