lilypond-devel
[Top][All Lists]
Advanced

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

Re: Beaming across rests


From: Jan Nieuwenhuizen
Subject: Re: Beaming across rests
Date: Thu, 03 Oct 2002 18:35:55 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

Graham Percival <address@hidden> writes:

> It looks like the rests are a bit too far away from the staff -- what
> do you think?  Is this a bug

There are some bugs, obviously.  See this file:

\score{
  \notes\relative c''{
    [a16 r r a]
    [a' r r a]
    \property Voice.Rest \override #'minimum-beam-collision-distance = #0
    [a, r r a]
    [a' r r a]
  }
}

It's probably got to do with the *2.0 juggling that goes around in
Beam::rest_collision_callback ()

[...]  The function was completely foobarred.  Fixed in CVS.

Thanks for the report.
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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