Skip to content

Commit f421996

Browse files
Merge pull request #1 from KollatzThomas/patch-1
Update trans-linebreak.xml
2 parents 63537e8 + 3f27250 commit f421996

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

guidelines/xml/trans-linebreak.xml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,13 @@ End license statement: do not remove -->
3535
<ptr target="a"/>
3636
</listRef>--></p>
3737

38-
<p>EpiDoc follows TEI practice in marking line breaks on the support (as opposed to verse lines) using the <gi>lb</gi>,
39-
though the expansion "line-begins" is in many ways a more useful way of thinking about this element. <gi>lb</gi> is an empty element
40-
to mark the point at which the line breaks (or begins).</p>
38+
<p>EpiDoc follows TEI practice in marking line beginnings on the support (as opposed to verse lines) using the <gi>lb</gi>.
39+
<gi>lb</gi> is an empty element to mark the point at which the line begins.</p>
4140

4241
<p>Because there is no containing element encapsulating lines, any information about the numbering, rendition, or condition
43-
of an entire line needs to be marked in an attribute on the preceding <gi>lb</gi>. For this reason, therefore, it is
42+
of an entire line needs to be marked in an attribute in the <gi>lb</gi>. For this reason, therefore, it is
4443
our convention to place an <gi>lb</gi> at the beginning of every epigraphic line in the edition, including the first.
45-
Any <att>rend</att> or numbering attributes on that <gi>lb</gi> refer to all text between the current and the following line-break.
44+
Any <att>rend</att> or numbering attributes on that <gi>lb</gi> refer to all text between the current and the following line-begin.
4645
(See example below.)</p>
4746

4847
<cit>
@@ -78,6 +77,10 @@ End license statement: do not remove -->
7877
<name>Charlotte Tupman</name>
7978
<name/>
8079
</respStmt></bibl>
80+
<bibl><respStmt>
81+
<resp>author</resp>
82+
<name>Thomas Kollatz</name>
83+
<name/>
8184
</listBibl>
8285
</div>
8386
</div>

0 commit comments

Comments
 (0)