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