-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/mnater/Hyphenopoly
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -126,6 +126,10 @@ hyphenate_de("Silbentrennung verbessert den Blocksatz."); | |
## Support this project | ||
[![paypal](https://www.paypal.com/en_US/i/btn/btn_donateCC_LG_global.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SYNZKB8Z2FRQY) | ||
|
||
<a href="https://opencollective.com/hyphenopoly/donate" target="_blank"> | ||
<img src="https://opencollective.com/hyphenopoly/donate/[email protected]?color=blue" width=300 /> | ||
</a> | ||
|
||
## Automatic hyphenation | ||
The algorithm used for hyphenation was developed by Franklin M. Liang for TeX. It works more or less like this: | ||
|
||
|