<hyphenation>
<hyphenation> 元資料にあるハイフンが,符号化される場合にどのように扱われたかを示す. 2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements | |||||||
モジュール | header — 2 The TEI Header | ||||||
グローバル属性の他 | att.declarable (@default)
|
||||||
当該モジュールを使用するもの | |||||||
下位 | |||||||
宣言 |
element hyphenation { att.global.attributes, att.declarable.attributes, attribute eol { "all" | "some" | "hard" | "none" }?, model.pLike+ } |
||||||
例 |
<hyphenation eol="some">
<p>End-of-line hyphenation silently removed where appropriate</p> </hyphenation> |