<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 — The TEI Header | ||||||||
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.declarable (@default)
| ||||||||
Mitglied des | |||||||||
Enthalten in | header: editorialDecl | ||||||||
Kann enthalten | |||||||||
Deklaration |
element hyphenation { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.declarable.attributes, attribute eol { text }?, model.pLike+ } | ||||||||
Beispiel | <hyphenation eol="some"> <p>End-of-line hyphenation silently removed where appropriate</p> </hyphenation> |