<lb>

<lb> (line break) ある版における新しい(印刷上の)行の始まりを示す. 3.10.3 Milestone Elements 7.2.4 Speech Contents
モジュールcore — 3 Elements Available in All TEI Documents
属性
ed (edition) 当該改行が行われた版を示す.
状態 推薦される
データ型
data.code
Any string of characters; usually a siglum conventionally used for the edition.
当該モジュールを使用するもの model.milestoneLike
下位空要素
宣言
element lb { att.global.attributes, attribute ed { data.code }?, empty }
解説
On this element, the global n attribute indicates the number or other value associated with the line which follows the point of insertion of this <lb>. Encoders should adopt a clear and consistent policy as to whether the numbers associated with line breaks relate to the physical sequence number of the line within the page, or to some aspect of the logical structure of the text. By convention, <lb> elements should appear at the start of the line to which they refer.
The <lb> tag is intended for making typographic line breaks in prose. It should be carefully distinguished from the <l> element, used to mark lines of verse.