On Fri, Nov 16, 2012 at 6:14 PM, Thomas Morley <
[email protected]> wrote:
>
> 2012/11/15 Nathan <[email protected]>:
> [...]
> > 1. How do I position the bar numbers on the second and third lines
directly
> > above the bar lines?
>
> You have to override BarNumber: 'break-align-symbols
> and for centering above the BarLine, BarNumber: 'self-alignment-X
>
> >
> > 2. How do I put the time signatures on lines 1 and 2 before the bar
lines?
> > (I unsuccessfully tried messing with 'break-align-orders.)
>
> Changing 'break-align-orders is the way. But the IR shows only how to
> change it for all possibilities (i.e end-of-line, middle-of-line and
> begin-of-line) via make-vector 3
> That's not what you want here. You have to rearrange the whole list.
> Having done so, there's need to readjust some spacing of the
> TimeSignature via TimeSignature: 'space-alist.
> I've no idea why I had to differ between end-of-line and begin-of-line.
> [...]

Thanks a bunch, Thomas! It's working perfectly.

Regards,
Nathan
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to