-
-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hyphenation issue after apostrophe? #1297
Comments
The second commit in the above PR fixes the issue for U+2019... U+2019 "is preferred where the character is to represent a punctuation mark" - so this seems sufficient. U+02BC "is preferred where the apostrophe is to represent a modifier letter (for example, in transliterations to indicate a glottal stop)" - so is not appropriate anyway. EDIT. No it's a mess, linked to #687 |
FWIW
|
c.f. #355 |
SILE 0.12
Observed
I am getting line breaks with an hyphen after the apostrophe (whether using the 0x02BC apostrophe or the 0x2019 quote mark: I thought this could have been my issue initially, with received texts from different software having one or the other, but they behave the same apparently).
Expected
It does not seem to me that the hyphenation point is legit. Seems to occur in more than one language (e.g. French and Catalan above).
The text was updated successfully, but these errors were encountered: