On 12/19/07, Trevor Daniels <[EMAIL PROTECTED]> wrote: > > > The outside-staff-priority of BarNumber is set by default to > 100, the lowest of all outside-staff objects, yet it appears > in 2.1.34 to be placed further from the staff than > DynamicText (250), DynamicLineSpanner (250), and > OttavaBracket(400).
This is because BarNumber is placed at the score level while the other marks are placed at the staff level. You can change this by moving the bar number engraver to the topmost staff context of the score. Joe _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
