Re: spacing errors

2002-06-03 Thread Simon Bailey
On Tue, 2002-06-04 at 00:20, Laura Conrad wrote: > In 1.5, the names of the breakAlignOrder items have changed, so you > need to use the new names, which are in ly/engraver-init.ly. Then the > errors you're talking about will go away. damn, that makes me feel sheepish... :) thanx laura. greeti

Re: spacing errors

2002-06-03 Thread Laura Conrad
> "Simon" == Simon Bailey <[EMAIL PROTECTED]> writes: >> > has anybody got a working basic-properties.scm to correct this problem? >> >> > \property Score.breakAlignOrder = #'( >> > Left_edge_item >> >> I think there was a quite similar question this

Re: spacing errors

2002-06-03 Thread Simon Bailey
On Mon, 2002-06-03 at 22:25, Jan Nieuwenhuizen wrote: > Simon Bailey <[EMAIL PROTECTED]> writes: > > > has anybody got a working basic-properties.scm to correct this problem? > > > \property Score.breakAlignOrder = #'( > > Left_edge_item > > I think there was a quite similar que

Re: spacing errors

2002-06-03 Thread Jan Nieuwenhuizen
Simon Bailey <[EMAIL PROTECTED]> writes: > has anybody got a working basic-properties.scm to correct this problem? > \property Score.breakAlignOrder = #'( > Left_edge_item I think there was a quite similar question this week. See breakAlignOrder in ly/engraver-init.ly. Jan. -