Line does not break when it should.
cgroza opened this issue · 2 comments
cgroza commented
Hi,
I have the following text example:
This is an example sentence with a cited figure result (Fig 1A).
This is the second sentence.
When I ask twauctex to fill the paragraph, it moves the two sentences on the same line, giving:
This is an example sentence with a cited figure result (Fig 1A). This is the second sentence.
How could I change the regular expressions to break on such forms?
Thanks.
jeeger commented
I can't reproduce this here, although it sounds like it's finding an abbreviation at 1A)
. You can check out the latest version, where I have removed automatically treating 3-letter words as abbreviations.
jeeger commented
Closing due to inactivity.