Re: BarNumber outside-staff-priority not honoured?

2007-12-18 Thread Joe Neeman
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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


RE: BarNumber outside-staff-priority not honoured?

2007-12-18 Thread Trevor Daniels
Thanks for the explanation, Joe.  I'll add this to the section I'm writing
in the Learning Manual that deals with placing outside-staff objects.

Trevor D

  -Original Message-
  From: Joe Neeman [mailto:[EMAIL PROTECTED]
  Sent: 18 December 2007 22:22
  To: [EMAIL PROTECTED]
  Cc: bug-lilypond
  Subject: Re: BarNumber outside-staff-priority not honoured?


  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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond