On Thursday, February 04, 2016 09:58:21 PM Henry So Jr. wrote:
> On Thursday, 04 February 2016 at 06:48:13 pm -0600, John Perry wrote:
> > > > ! Argument of \GreUnstyled has an extra }. <inserted text> \par l.16
> > > > }{}{\GreSetNoFirstSyllableText}{}{\GreUnstyled}
> > > > {1}{\GreSetNextSyllable{} {... ? Runaway argument? ! Paragraph ended
> > > > before \GreUnstyled was complete. <to be read again> \par l.16
> > > > }{}{\GreSetNoFirstSyllableText}{}{\GreUnstyled}
> > > > {1}{\GreSetNextSyllable{} {... ?
> > > 
> > > Difficult to debug like this, can you provide a minimal working example
> > > (with a gabcsnippet for instance) showing the problem?
> 
> 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.) (::)

The following code does not (should be two lines, not three):

    %%
    (c4) { }(hr) { }(g) { }(f) { }(g.) { }(:) { }(gr) { }(h) { }(fe) { }(d.) { 
}(::)

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

(I didn't realize that was the problem before.)

john perry

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

Reply via email to