Hello everyone.
Little issue with AFR.
Sometimes the ocr doesn't read the line break after the «
guillemets »
See attachment for an example of a page where this happens.
I can fix part of the problem with perfect epub, by breaking the line between a closing and an opening guillemet (do you really use this word?), line this, » « , but I can't seem to find a solution for where the new line starts with a normal uppercase letter. I also can't use a regex to find all the instances of closing g. and uppercase letter, because many times that's the way it is on the text as well.
Any ideas?
TY