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

handle end-of-line hyphenation #69

Closed
JonathanReeve opened this issue Jul 30, 2017 · 1 comment
Closed

handle end-of-line hyphenation #69

JonathanReeve opened this issue Jul 30, 2017 · 1 comment

Comments

@JonathanReeve
Copy link
Member

JonathanReeve commented Jul 30, 2017

We have a few options here:

  • use <pc force="weak">-</pc> in the TEI, which can transform into a soft hyphen or &shy; entity.
  • use the soft hyphen unicode character

The unicode character is more in keeping with our methodology thus far (using, say, quotation dashes in unicode instead of XML/HTML entity codes), but definitely harder to read and spot in the code.

It's probably best to replace these manually, by checking against the Norton or Viking editions.

@JonathanReeve
Copy link
Member Author

Abandoning this issue in favor of #70.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant