On Sunday, 07 February 2016 at 01:22:09 pm -0600, John Perry wrote:
> On Thursday, February 04, 2016 09:58:21 PM Henry So Jr. wrote:
> > I suspect this is
> > https://github.com/gregorio-project/gregorio/issues/836
> > 
> > ... which should be fixed in the next 4.1 (pre-)release.
> 
> Omitting text seems to produce the error, and I have a MWE to prove it. The 
> following code produces the error I mentioned before:
> 
>     %%
>     (c4) (hr) (g) (f) (g.) (:) (gr) (h) (fe) (d.) (::)

This is pretty much the exact case in issue 836, and I can confirm that
this is fixed with the current development code in github.

> The following code does not (should be two lines, not three):
> 
>     %%
>     (c4) { }(hr) { }(g) { }(f) { }(g.) { }(:) { }(gr) { }(h) { }(fe) { }(d.) 
> { 
> }(::)

That would be because the first syllable is not empty, so the problem
causing the bug is not there.

> Looking at the github error page, I think it is the same error, but I'm not 
> 100% sure.

It is, and there should be a release with the corrected code very soon.

Henry

_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to