Closed r12a closed 8 years ago
Rather than implement a computationally expensive algorithm to track down the boundaries of paragraphs and determine whether or not the start tags matched the end tags in each case, i implemented a simple check.
The checker counts the number of start controls and end controls in the page, and if there's a difference triggers a message.
Of course, if there are an odd number of failures, no message will be triggered. We can perhaps revisit this later.
check that all RLE/LRE end in PDF, and all RLI/LRI/FSI end in PDI