unrecognized VoltaBracket property and problem slurs

2002-06-03 Thread Deborah Lowrey
Dear LilyPond, I'm having problems with an unrecognized property-type with VoltaBracket. I checked my syntax and even downloaded other ly files from Mutopia in which the property type was used and they all produce the same error. I'm also having problems with creating slurs with 2 16th grace

Re: unrecognized VoltaBracket property and problem slurs

2002-06-03 Thread Mats Bengtsson
> Dear LilyPond, > > I'm having problems with an unrecognized property-type with VoltaBracket. I checked >my syntax and even downloaded other ly files from Mutopia in which the property type >was used and they all produce the same > error. Please send us an example of what you are trying to d

spacing errors

2002-06-03 Thread Simon Bailey
has anybody got a working basic-properties.scm to correct this problem? this is the error code i'm getting: <<< programming error: No spacing entry from BarLine to `left-edge' (Continuing; cross thumbs) programming error: No spacing entry from KeySignature to `left-edge' (Continuing; cross thumbs

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. -

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 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

25-50% off Publicity, Library, Bookstore, Film Producer, Art Gallery, Record Store Lists (more)

2002-06-03 Thread Affordable-Marketing
***CURRENT OFFERS*** **MUST MENTION SALE WHEN ORDERING** BUY ONE LIST AT FULL PRICE AND RECEIVE UNLIMITED ADDITIONAL LISTS (OF EQUAL OR LESSOR VALUE) AT HALF-PRICE. OR ONLY NEED ONE LIST? THEN TAKE 25% OFF SINGLE LIST PURCHASES ---

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