lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \once causes segfault


From: Christoph Ludwig
Subject: Re: \once causes segfault
Date: Wed, 29 Sep 2004 13:22:34 +0200
User-agent: Mutt/1.5.6i

On Wed, Sep 29, 2004 at 01:08:11PM +0200, Mats Bengtsson wrote:
> However, your example points to another strange bug/feature, namely
> that when you set the properties subdivideBeams or beatLength,
> the setting applies also to the beam of the last note before the
> setting. Example:
[...]
> I think the following is an answer to your example:
> \relative c' {\time 2/4
>   \set subdivideBeams = ##t
>   \set Score.beatLength = #(ly:make-moment 1 8)
>   | f8 f f16( e) \times 2/3 { e16( d c) } |
>   % ...
>   f16 e d e  \set Score.beatLength = #(ly:make-moment 1 4) f16 e d c
> }

That worked. Thanks!

Christophs
-- 
http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/cludwig.html
LiDIA: http://www.informatik.tu-darmstadt.de/TI/LiDIA/Welcome.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]