The hyphenation package
Configurable Knuth-Liang hyphenation
Uses the UTF8 encoded hyphenation patterns provided by hyph-utf8 from http://www.ctan.org/tex-archive/language/hyph-utf8
Usage:
ghci> hyphenate english_US "supercalifragilisticexpialadocious" ["su","per","cal","ifrag","ilis","tic","ex","pi","al","ado","cious"]
ghci> hyphenate english_US "hyphenation" ["hy","phen","ation"]
ghci> hyphenate icelandic "vaðlaheiðavegavinnuverkfærageymsluskúr" ["va\240la","hei\240a","vega","vinnu","verk","f\230ra","geymslu","sk\250r"]
Properties
| Versions | 0.1, 0.2, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.3, 0.2.1.4, 0.2.1.5, 0.2.1.6, 0.2.1.7, 0.2.1.8 |
|---|---|
| Dependencies | base (4.*), containers (≥0.3.0.0 & <0.5), unordered-containers (≥0.1.4.6 & <0.2) |
| License | BSD3 |
| Copyright | (C) 2012 Edward A. Kmett |
| Author | Edward A. Kmett |
| Maintainer | Edward A. Kmett <ekmett@gmail.com> |
| Stability | provisional |
| Category | Text |
| Home page | http://github.com/ekmett/hyphenation |
| Source repository | git clone git://github.com/ekmett/hyphenation.git |
| Upload date | Sat Feb 11 08:42:16 UTC 2012 |
| Uploaded by | EdwardKmett |
| Built on | ghc-7.4 |
Modules
Downloads
- hyphenation-0.2.tar.gz (Cabal source package)
- package description (included in the package)