Re: 4167050: Changes the beam collision engraver to check for subsequent beams (Re: collision between beams and grace notes)

2011-02-16 Thread Han-Wen Nienhuys
On Tue, Feb 15, 2011 at 6:58 PM, Neil Puttock wrote: > On 15 February 2011 20:02, m...@apollinemike.com > wrote: > >> I've uploaded a patch that takes grace notes (and other beams) into account. >> Keith - I'm not sure if this is the case.  Currently, both my algorithm & >> Han-Wen's get the att

Re: 4167050: Changes the beam collision engraver to check for subsequent beams (Re: collision between beams and grace notes)

2011-02-15 Thread Neil Puttock
On 15 February 2011 20:02, m...@apollinemike.com wrote: > I've uploaded a patch that takes grace notes (and other beams) into account. > Keith - I'm not sure if this is the case.  Currently, both my algorithm & > Han-Wen's get the attached result without a modification to the beam > collision eng

Re: collision between beams and grace notes

2011-02-15 Thread Keith OHara
mike apollinemike.com apollinemike.com> writes: > > On Feb 14, 2011, at 6:20 AM, Dmytro O. Redchuk wrote: > > > On Mon 07 Feb 2011, 21:17 Werner LEMBERG wrote: > >> > >> \header { texidoc = " > >> The beaming algorithm should handle collisions between beams and > >> grace notes too. > >> > >>

Re: collision between beams and grace notes

2011-02-14 Thread Dmytro O. Redchuk
On Mon 07 Feb 2011, 21:17 Werner LEMBERG wrote: > [git commit cfe87695] > > > \version "2.13.49" > > \header { texidoc = " > The beaming algorithm should handle collisions between beams and > grace notes too. > > Here is a counterexample. > " } > > \relative c' { > e'8[ f e \grace { f,16[ a

Re: collision between beams and grace notes

2011-02-08 Thread Werner LEMBERG
> The current beaming collision algorithm I'm working on produces the > attached file as output. Nice! Werner ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: collision between beams and grace notes

2011-02-08 Thread Mike Solomon
On Feb 7, 2011, at 3:17 PM, Werner LEMBERG wrote: > [git commit cfe87695] > > > \version "2.13.49" > > \header { texidoc = " > The beaming algorithm should handle collisions between beams and > grace notes too. > > Here is a counterexample. > " } > > \relative c' { > e'8[ f e \grace { f,16[

collision between beams and grace notes

2011-02-08 Thread Werner LEMBERG
[git commit cfe87695] \version "2.13.49" \header { texidoc = " The beaming algorithm should handle collisions between beams and grace notes too. Here is a counterexample. " } \relative c' { e'8[ f e \grace { f,16[ a] } e'8] } <>___ lilypond-devel