Thanks Mats,
Now it works.
regards,
Hans.
- Original Message -
From: "Mats Bengtsson" <[EMAIL PROTECTED]>
To: "Hans de Rijck" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>;
Sent: Thursday, August 25, 2005 1:44 PM
Subject: Re: LilyPond dies on hai
rride SpacingSpanner #'shortest-duration-space = #3.0
is on it? It doesn't seem to do anything.
thanks,
Hans
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Hans de Rijck" <[EMAIL PROTECTED]>
Cc:
Sent: Thursday, August 25, 2005 7:05 AM
Subject:
;[EMAIL PROTECTED]>
Cc:
Sent: Thursday, August 25, 2005 7:05 AM
Subject: Re: LilyPond dies on hairpin override
>
> Trevor Baca wrote:
>
> > Change ...
>
> > \override Voice.Hairpin #'extra-offset = #( 0 . -1.8 )
>
> > to
>
> > \override V
[EMAIL PROTECTED] wrote:
So you committed a Scheme error. Side remark: a Scheme error
always seems to result in a log file ending in a wistful
Parsing...
with no further information, like a message scratched on a wall by the
last human at the world's end.
But at least you can be p
On Wednesday 24 August 2005 13.47, Hans de Rijck wrote:
> Hello.
>
> When I use a \override Voice.Hairpin #'extra-offset LilyPond dies in
> compilation. No errors or warnings. Log says:
>
> # -*-compilation-*-
> Changing working directory to `G:/MusicCvt'
> Processing `G:/MusicCvt/test.ly'
> Parsin
Trevor Baca wrote:
> Change ...
> \override Voice.Hairpin #'extra-offset = #( 0 . -1.8 )
> to
> \override Voice.Hairpin #'extra-offset = #'(0 . -1.8)
So you committed a Scheme error. Side remark: a Scheme error
always seems to result in a log file ending in a wistful
Parsing.
Thanks Trevor,
I just found it myself too.
regards,
Hans.
- Original Message -
From: "Trevor Baca" <[EMAIL PROTECTED]>
To: "Hans de Rijck" <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, August 24, 2005 3:04 PM
Subject: Re: LilyPond dies on hairpin overri
On 8/24/05, Hans de Rijck <[EMAIL PROTECTED]> wrote:
> Hello.
>
> When I use a \override Voice.Hairpin #'extra-offset LilyPond dies in
> compilation. No errors or warnings. Log says:
>
> # -*-compilation-*-
> Changing working directory to `G:/MusicCvt'
> Processing `G:/MusicCvt/test.ly'
> Parsing
Hello.
When I use a \override Voice.Hairpin #'extra-offset LilyPond dies in
compilation. No errors or warnings. Log says:
# -*-compilation-*-
Changing working directory to `G:/MusicCvt'
Processing `G:/MusicCvt/test.ly'
Parsing...
thats all.
Using Win2k, version 2.6.3. Example file is attached.