<?xml version="1.0"?>
<!DOCTYPE div SYSTEM "../dtd/tei-epidoc.dtd">
<!-- Start CVS information: do not remove -->
<!-- $Header: /cvsroot/epidoc/guidelines/src/Attic/directionoftext.xml,v 1.1.2.4 2006/03/23 13:04:55 gabrielbodard Exp $ -->
<!-- End CVS information: do not remove -->

<div xmlns="http://www.tei-c.org/ns/1.0" id="directionoftext" lang="en">
   <head>Indication of the direction of script (e.g. right-to-left)</head>
   
   <div id="directionoftext-typographic" type="gl-typographic">
      <head>Traditional typographic representation</head>
      <list type="unordered">
         
         <item><bibl><title level="a" type="abbreviated"><xref href="bibliography.xml#seg">SEG</xref></title></bibl>
            <list type="ordered">
               <item> abc ←</item>
            </list></item>
         
      </list>
   </div>
   <div id="directionoftext-encoding" type="gl-encoding">
      <head>EpiDoc encodings</head>
      <list type="ordered">
         <item><tag>lb rend="right-to-left"/</tag>abc<tag>lb/</tag></item>
         </list>
   </div>
   <div id="directionoftext-edition" lang="lat" type="gl-edition">
      <head lang="en">EpiDoc appearance with standard XSLT</head>
      <list type="ordered">
         <item>
            <lb rend="right-to-left"/>abc<lb/></item>
         </list>
   </div>
   <div id="directionoftext-notes" type="gl-notes">
      <head>Notes</head>
       <p>As each line in an EpiDoc encoded inscription begins with an <tag>lb/</tag>, attributes on this tag can be understood to refer to the content of that line, i.e. all text before the following <tag>lb/</tag>.</p>
   </div>
   
   <div id="directionoftext-responsibility" type="gl-responsibility">
      <head>Responsibility for this section</head>
      <listBibl>
         <bibl><respStmt><resp>author</resp><name>Ilaria Marchesi</name></respStmt></bibl>
         <bibl><respStmt><resp>author</resp><name>Gabriel Bodard</name></respStmt></bibl>
      </listBibl>
   </div>
    <div id="directionoftext-cvs" type="gl-cvs">
      <head><abbr expan="Concurrent Versioning System">CVS</abbr> Information</head>
      <p id="vestiges-cvs-revision-number">Revision number: <seg n="cvs-revision-number">$Revision: 1.1.2.4 $</seg></p>
      <p id="vestiges-cvs-revision-name">Revision name (if any): <seg n="cvs-revision-name">$Name: sandstorm $</seg></p>
      <p id="vestiges-cvs-revision-date">Revision date: <seg n="cvs-revision-date">$Date: 2006/03/23 13:04:55 $</seg></p>
      <p id="vestiges-cvs-revision-author">Revision committed by: <seg n="cvs-revision-author">$Author: gabrielbodard $</seg></p>
   </div>
</div>

