gregorio icon indicating copy to clipboard operation
gregorio copied to clipboard

episema too low

Open fradec opened this issue 8 years ago • 7 comments

the code Ve(g)ní(gf__!gwh)te,() give venite where the episema above gf is too low.

fradec avatar Feb 20 '17 16:02 fradec

This can be fixed with Ve(g)ní(g_[oh:h]f_[oh:h]!gwh)te,().

@eroux Is it worth hacking at the logic to make the system figure this out without the need to force the position of the episema?

henryso avatar Feb 20 '17 17:02 henryso

Well, if it's not a big job I think it's worth yes, but it doesn't have to be in 5.0

eroux avatar Feb 20 '17 17:02 eroux

That code is a bit complex, especially here with the intervening !, so I say we leave this off 5.0.

henryso avatar Feb 20 '17 17:02 henryso

ok!

eroux avatar Feb 20 '17 18:02 eroux

I'm trying to sort all the issues by giving them appropriate tags. Where does the logic that needs to be messed with live for this one? Is this something that the command-line tool does (i.e. in the C code) or something that the TeX code determines?

rpspringuel avatar Jun 10 '19 17:06 rpspringuel

@rpspringuel It's actually in both C and TeX.

henryso avatar Jun 10 '19 17:06 henryso

Then I'll put both labels on.

rpspringuel avatar Jun 10 '19 17:06 rpspringuel