<hyphenation>
<hyphenation> summarizes the way in which hyphenation in a source text has been treated in an encoded version of it. 2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements | |||||||
Module | header — 2 The TEI Header | ||||||
Attributes | att.declarable (@default)
| ||||||
Used by | |||||||
May contain | |||||||
Declaration |
element hyphenation { att.global.attributes, att.declarable.attributes, attribute eol { "all" | "some" | "hard" | "none" }?, model.pLike+ } | ||||||
Example | <hyphenation eol="some"> <p>End-of-line hyphenation silently removed where appropriate</p> </hyphenation> |