2009/9/13 Nicolas Sceaux <nicolas.sce...@free.fr>:

> %% In the following snippet, the Mark_engraver being in the Score context,
> %% the rehearsal mark shall be placed at the bottom of the system, not at
> %% the bottom of first staff.

\once \override Score.RehearsalMark #'after-line-breaking = ##t

I think there was a problem with the new spacing code ignoring Score
objects; part of Joe's fix for this included a new callback,
`ly:side-position-interface::move-to-extremal-staff' which the above
tweak disables.

Regards,
Neil


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to