<lb>
<lb> (행 바꿈) 텍스트의 편집 또는 버전에서 새로운 (인쇄상의) 행 시작을 표지한다. 3.10.3 Milestone Elements 7.2.4 Speech Contents | |
모듈 | core — 3 Elements Available in All TEI Documents |
전체 속성에 부가 | att.typed (@type, @subtype) att.sourced (@ed) |
에 의해 사용된 | |
포함할 수 있다 | 공백 요소 |
선언 |
element lb { att.global.attributes, att.typed.attributes, att.sourced.attributes, empty } |
예 |
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> |