You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guidelines/xml/trans-linebreakdirection.xml
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,13 @@ End license statement: do not remove -->
47
47
</egXML>
48
48
49
49
<p>In most inscriptions, the direction of text is a feature of the language and writing system. Greek and Latin are usually written left-to-right; Arabic and Hebrew are usually written right-to-left. Some inscriptions are exceptions to this, but nonetheless well-defined, such a boustrophedon Greek inscriptions, in which odd-numbered lines are left-to-right, even-numbered right-to-left. In these cases, nothing special needs to be indicated in the Leiden edition nor in the EpiDoc markup.</p>
50
-
<p>Where a line of text is unexpectedly or unpredictably in a different direction or orientation than usual, this information may be indicated in Leiden with an arrow in the right margin of the text; pointing left in the case of right-to-left text, or right in the case of unexpectedly left-to-right text. Examples might include a line of right-to-left Greek or Latin in an otherwise unidirectional text; two subsequent left-to-right lines in an otherwise regular boustrophedon; writing in dipinti on an archaic Greek vase, which annotates human figures in a variety of orientations. In all cases, the text would generally be transcribed according to the usual direction of the writing system used—left to right for Greek or Latin.</p>
50
+
51
+
<!-- * (direction of sense vs. facing of characters? ==> usage may differ between disciplines)
52
+
* in Greek/Latin, horizontal arrows represent direction of reading
53
+
* in Egyptian, horizontal arrows represent facing of characters
54
+
* in Ogham, no horizontal arrows needed (? CHECK NORA ?) -->
55
+
56
+
<p>Where a line of text is unexpectedly or unpredictably in a different direction than usual, this information may be indicated in Leiden with an arrow in the right margin of the text; pointing left in the case of right-to-left text, or right in the case of unexpectedly left-to-right text. Examples might include a line of right-to-left Greek or Latin in an otherwise unidirectional text; two subsequent left-to-right lines in an otherwise regular boustrophedon; writing in dipinti on an archaic Greek vase, which annotates human figures in a variety of both directions and orientations. In all cases, the text would generally be transcribed according to the usual direction of the writing system used—left to right for Greek or Latin.</p>
51
57
<p>To explicitly record the non-standard direction of a line of writing in an inscription or other text, therefore, EpiDoc recommends the use of the <att>style</att> attribute on the <gi>lb</gi> immediately preceding the line of text in question. The value of <att>style</att> is based on the CSS class "direction" (although note that this is not intended as a processing instruction to render the text, but rather as a description of the source), with values "ltr" (left-to-right) or "rtl" (right-to-left).</p>
52
58
53
59
<egXMLxmlns="http://www.tei-c.org/ns/Examples">
@@ -56,7 +62,7 @@ End license statement: do not remove -->
0 commit comments