Skip to content
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

Accommodate alternative Turkish hyphenation rules #1969

Merged

Conversation

alerque
Copy link
Member

@alerque alerque commented Jan 23, 2024

While working on Polish, Catalan, Czech, and Polish hyphenation issues I discovered that Turkish has more than one way of handling hyphenation itself. Notably we previously (#355, #1527) implemented one way of handling hyphenation at apostrophes, but TDK rules on this issue have historically presented more than one solution, and I found publisher style guides that use different solutions. It is unclear how much of the variance and flip-flopping is trying to accommodate the limitations of tooling, but there is no reason SILE can't handle both predominate solutions.

I'm making the new optional behavior default because it appears to be TDK's current choice:

https://tdk.gov.tr/icerik/yazim-kurallari/hece-yapisi-ve-satir-sonunda-kelimelerin-bolunmesi/

@alerque alerque added this to the v0.14.15 milestone Jan 23, 2024
@alerque alerque added the enhancement Software improvement or feature request label Jan 23, 2024
@alerque alerque force-pushed the turkish-apostrophe-hyphenation branch from 8f8b966 to d446b83 Compare January 24, 2024 12:03
@alerque alerque marked this pull request as ready for review January 24, 2024 12:03
@alerque alerque requested a review from a team as a code owner January 24, 2024 12:03
@alerque alerque force-pushed the turkish-apostrophe-hyphenation branch from d446b83 to 9cd97af Compare January 24, 2024 12:06
@alerque alerque changed the title Accomodate alternative Turkish hyphenation rules Accommodate alternative Turkish hyphenation rules Jan 26, 2024
@alerque alerque merged commit 4719863 into sile-typesetter:master Jan 26, 2024
14 checks passed
@alerque alerque deleted the turkish-apostrophe-hyphenation branch January 26, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Software improvement or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant