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

Add basic support for hyphenat package #3603

Merged
merged 3 commits into from
Apr 26, 2017
Merged

Add basic support for hyphenat package #3603

merged 3 commits into from
Apr 26, 2017

Conversation

schrieveslaach
Copy link
Contributor

Many LaTeX documents use the hyphenat package. This PR adds support of \hyp{}, \bshyp{}, \fshyp{}, \dothyp{}, and \colonhyp{} commands.

@tarleb
Copy link
Collaborator

tarleb commented Apr 25, 2017

Maybe I'm misunderstanding how those commands work, but I assumed they all imply a U+00AD SOFT HYPHEN after the respective character?

@schrieveslaach
Copy link
Contributor Author

@tarleb, I wasn't aware of this unicode character. I will change the code.

@schrieveslaach
Copy link
Contributor Author

@tarleb, done.

@jgm
Copy link
Owner

jgm commented Apr 25, 2017

How about \nohyphens (should just pass through its argument) and \textnhtt (could be equivalent to \texttt)?

@schrieveslaach
Copy link
Contributor Author

@jgm, done.

Copy link
Collaborator

@tarleb tarleb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jgm jgm merged commit a29fa15 into jgm:master Apr 26, 2017
@jgm
Copy link
Owner

jgm commented Apr 26, 2017

Thanks!

@schrieveslaach schrieveslaach deleted the hyphenat-package branch April 26, 2017 11:39
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

Successfully merging this pull request may close these issues.

3 participants