<lb>
<lb> (line break) marks the start of a new (typographic) line in some edition or version of a text. 3.10.3 Milestone Elements 7.2.4 Speech Contents | |
Modul | core — 3 Elements Available in All TEI Documents |
Neben global gültigen Attributen | att.typed (@type, @subtype) att.sourced (@ed) |
Verwendet von | |
Kann enthalten | Leeres Element |
Deklaration |
element lb { att.global.attributes, att.typed.attributes, att.sourced.attributes, empty } |
Beispiel |
This example shows typographical line breaks within metrical lines, where they occur at different places in different editions: <l>Of Mans First Disobedience,<lb ed="1674"/> and<lb ed="1667"/> the Fruit</l>
<l>Of that Forbidden Tree, whose<lb ed="1667 1674"/> mortal tast</l> <l>Brought Death into the World,<lb ed="1667"/> and all<lb ed="1674"/> our woe,</l> |