HPDF-1.4.6: Generation of PDF documents

Portabilityportable
Stabilityexperimental
Maintainermisc@NOSPAMalpheccar.org
Safe HaskellSafe-Inferred

Graphics.PDF.Hyphenate

Contents

Description

Hyphenate a string

Synopsis

Type

data HyphenationDatabase Source

Hyphenation databases

data MapString v Source

Instances

Eq v => Eq (MapString v) 
Show v => Show (MapString v) 

Hyphenation databases

mkCustomLanguageSource

Arguments

:: [String]

Exceptions

-> [String]

Patterns

-> HyphenationDatabase 

Create a custom language for hyphenation

Hyphenation

hyphenateSource

Arguments

:: HyphenationDatabase

Hyphenation database to use to hyphenate the word

-> String

Word to hyphenate

-> [String] 

Hyphenate a string