<lb>
<lb> ある版における新しい(印刷上の)行の始まりを示す. 3.10.3 Milestone Elements 7.2.4 Speech Contents | |||||||||
モジュール | core — 3 Elements Available in All TEI Documents | ||||||||
属性 |
| ||||||||
当該モジュールを使用するもの | model.milestoneLike | ||||||||
下位 | 空要素 | ||||||||
宣言 |
element lb { att.global.attributes, attribute ed { data.code }?, empty } | ||||||||
例 | Indicating typographical line breaks within metrical lines, where they occur at different places in different editions: <l>Of Mans First Disobedience,<lb ed="e2"/> and<lb ed="e1"/> the Fruit</l> <l>Of that Forbidden Tree, whose<lb ed="e1 e2"/> mortal tast</l> <l>Brought Death into the World,<lb ed="e1"/> and all<lb ed="e2"/> our woe,</l> | ||||||||
例 | Indicating line structure of title page, display text, etc.: <docTitle> <titlePart type="main">THE <lb/>Pilgrim's Progress <lb/>FROM <lb/>THIS WORLD, <lb/>TO <lb/>That which is to come: </titlePart> <!-- etc. --> </docTitle> | ||||||||
解説 |