<hyphenation>
<hyphenation> fasst zusammen, wie die Silbentrennung des Quelltextes in der kodierten Fassung behandelt wurde. [2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements] | |||||||||
Modul | header — 2 The TEI Header | ||||||||
Attribute | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.declarable (@default)
| ||||||||
Verwendet von | |||||||||
Enthalten in | header: editorialDecl | ||||||||
Kann enthalten | |||||||||
Deklaration |
element hyphenation { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.declarable.attributes, attribute eol { "all" | "some" | "hard" | "none" }?, model.pLike+ } | ||||||||
Beispiel | <hyphenation eol="some"> <p>End-of-line hyphenation silently removed where appropriate</p> </hyphenation> |