<?xml version="1.0" encoding="UTF-8"?><!-- Start license statement: do not remove 

EpiDoc: Guidelines for Structured Markup of Epigraphic Texts in TEI
Copyright (C) 2000-2006 by all contributors listed in <div type="gl-responsibility">, below.
Additional contributors' copyright may be designated in individual source files.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

Information about the EpiDoc community can be obtained via 
http://epidoc.sf.net.

End license statement: do not remove -->
<!-- Start CVS information: do not remove -->
<!-- $Header: /cvsroot/epidoc/guidelines/src/directionoftext.xml,v 1.3 2006/04/18 21:12:51 paregorios Exp $ -->
<!-- End CVS information: do not remove -->

<!DOCTYPE div SYSTEM "../dtd/tei-epidoc.dtd">
<div xmlns="http://www.tei-c.org/ns/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0" xmlns:xi="http://www.w3.org/2001/XInclude" id="directionoftext" org="uniform" part="N" sample="complete">
   <head>Indication of the direction of script (e.g. right-to-left)</head>
   <div id="directionoftext-typographic" type="gl-typographic" org="uniform" part="N" sample="complete">
      <head>Traditional typographic representation</head>
      <list type="unordered">
         <item><bibl default="NO"><title level="a" type="abbreviated"><xref href="bibliography.xml#seg" evaluate="all" from="ROOT" targOrder="Y" to="DITTO">SEG</xref></title></bibl>
            <list type="ordered">
               <item id="TypoEx-1"> abc ←</item>
               <item id="TypoEx-2">Not addressed</item>
            </list></item>
      </list>
   </div>
   <div id="directionoftext-regex" type="gl-regextest" org="uniform" part="N" sample="complete">
      <head>Regular Expression Test</head>
      <list type="simple">
         <item id="Regex-1"> blah</item>
      </list><link id="TestLink-1" type="regextest" targets="TypoEx-1 EncEx-1 Regex-1" targOrder="U"/>
   </div>
   <div id="directionoftext-edition" lang="lat" type="gl-edition" org="uniform" part="N" sample="complete">
      <head lang="en">EpiDoc appearance with standard XSLT</head>
      <list type="ordered">
         <item id="EncEx-1">
            <lb rend="right-to-left"/>abc
            <lb/></item>
         <item id="EncEx-2">
            <lb rend="left-to-right"/>def
            <lb/></item>
      </list>
   </div>
   <div id="directionoftext-notes" type="gl-notes" org="uniform" part="N" sample="complete">
      <head>Notes</head>
      <list type="ordered">
         <item>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>.</item>
         <item>In the case of most inscriptions, left-to-right aligned text does not need to be flagged, as it is the default direction. One might need to use a <att>rend</att> attribute as in example 2, above, in the case of boustrophedon text, for instance.</item>
         <item>Other values of the <att>rend</att> attribute can be created in the case of texts written vertically, in a circle or spiral, or otherwise unusually.</item>
      </list>
   </div>
   <div id="directionoftext-responsibility" type="gl-responsibility" org="uniform" part="N" sample="complete">
      <head>Responsibility for this section</head>
      <listBibl default="NO">
         <bibl default="NO"><respStmt><resp>author</resp><name>Ilaria Marchesi</name></respStmt></bibl>
         <bibl default="NO"><respStmt><resp>author</resp><name>Gabriel Bodard</name></respStmt></bibl>
      </listBibl>
   </div>
   <div id="directionoftext-cvs" type="gl-cvs" org="uniform" part="N" sample="complete">
      <head><abbr expan="Concurrent Versioning System">CVS</abbr> Information</head>
      <p id="vestiges-cvs-revision-number">Revision number: <seg n="cvs-revision-number" cert="high" part="N">$Revision: 1.3 $</seg></p>
      <p id="vestiges-cvs-revision-name">Revision name (if any): <seg n="cvs-revision-name" cert="high" part="N">$Name: r-4-beta-1 $</seg></p>
      <p id="vestiges-cvs-revision-date">Revision date: <seg n="cvs-revision-date" cert="high" part="N">$Date: 2006/04/18 21:12:51 $</seg></p>
      <p id="vestiges-cvs-revision-author">Revision committed by: <seg n="cvs-revision-author" cert="high" part="N">$Author: paregorios $</seg></p>
   </div>
</div>