Skip to content

Commit 7217a48

Browse files
committed
clarified explanatory text
1 parent e3ec9f2 commit 7217a48

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

guidelines/xml/trans-linebreakinword.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ End license statement: do not remove -->
2626
<?oxygen NVDLSchema="../schema/epidoc.nvdl"?>
2727

2828
<div xmlns="http://www.tei-c.org/ns/1.0" xml:id="trans-linebreakinword" xml:lang="en">
29-
<head>Line Breaks In Words</head>
29+
<head>Line Breaks in Words</head>
3030
<p><specList>
3131
<specDesc key="lb"/>
3232
</specList>
3333
</p>
34-
<p>Words divided across lines (i.e. where the line-break does not indicate a word-break)
35-
should be indicated by <gi>lb</gi> with a <att>break</att> with a value of "no".
36-
This, among other things, allows the XSLT to generate the hyphen at the end of the preceding line. For further explanation of the <gi>lb</gi> element, see the guidance for <ref target="trans-linebreak.html">Line Breaks</ref>.</p>
34+
<p>Words divided across lines (i.e. where the line-break does not indicate a word-break) should be indicated by the <gi>lb</gi> marking the new line with a <att>break</att> with a value of "no".</p>
35+
<p>This, among other things, allows the XSLT to generate the hyphen at the end of the preceding line. In some processing environments, the appearance of the hyphen will be improved by ensuring that there is no whitespace (spaces or new lines) before the <gi>lb</gi>.</p>
36+
<p>For further explanation of the <gi>lb</gi> element, see the guidance for <ref target="trans-linebreak.html">Line Breaks</ref>.</p>
3737

3838
<cit>
3939
<quote>proc-<lb/>
@@ -54,9 +54,9 @@ End license statement: do not remove -->
5454

5555
<head>Responsibility for this section</head>
5656
<listBibl>
57-
<bibl><respStmt><resp>author</resp><name>Scott Vanderbilt</name></respStmt></bibl>
5857
<bibl><respStmt><resp>author</resp><name>Gabriel Bodard</name></respStmt></bibl>
5958
<bibl><respStmt><resp>author</resp><name>Charlotte Tupman</name></respStmt></bibl>
59+
<bibl><respStmt><resp>author</resp><name>Scott Vanderbilt</name></respStmt></bibl>
6060
</listBibl>
6161
</div>
6262
</div>

0 commit comments

Comments
 (0)