Maarten van Gompel

Results 365 comments of Maarten van Gompel

These are called XML/HTML (character) entities technically. It might indeed be a nice feature to have ucto detect and substitute these, though not of the highest priority I'd say. Best...

I'm not sure whether the example file is a real-world example or just an example to illustrate this issue, but I see two problems: 1. correction KB.DDD17C.NicolineCrowd.73272.p.1.s.1.correction.1 corrects only the...

I'm still a bit puzzled what caused the actual randomness though..

Actually, I think I the randomness may have been caused by the unordered map from which text classes were read, that order was not guaranteed and behaviour differed based on...

Yes, the non-deterministic quirk is definitely not good. I did commit a fix for that.

> I really think foliavalidator is wrong here Agreed, the document looks okay, the validator seems to miss a word entirely when getting the deep text.. > I tried to...

There was already a failing test case I missed that covers this issue actually, the release was a bit too premature...

This should now be solved, the tests are all green again and the example you gave also validates. Has been released as foliapy v2.5.3.

yes, you're right, there's still some assumption that the "current" class is always the latest/most-current class. I'll see if we can get rid of that without breaking anything else.