Numbers and numerals

xml version || id: numbersandnumerals|| traditional typographic representation | regular expression test | epidoc appearance with standard xslt | notes | questions and issues | responsibility for this section | cvs information || post a comment || test this page

Release or development version: r-5

for divset 1: editionitemcount != typographicitemcount

Different behaviour for Greek and Latin numerals:

Traditional typographic representation

  1. α´
  2. ͵αχο´
  3. XIII

EpiDoc Encoding

  1. <num value="1" lang="grc">α</num>
  2. <num value="1670" lang="grc">αχο</num>
  3. <measure type="currency" unit="stater" value="50"> <num value="50" type="acrophonic" /> </measure> 
  4. <num lang="la" value="13">XIII</num>

EpiDoc appearance with standard XSLT

  1. α´
  2. ͵αχο´
  3.  
  4. XIII

Notes

Questions and issues

  • None

Responsibility for this section

CVS Information

Revision number: $Revision: 1.12 $

Revision name (if any): $Name: r-5 $

Revision date: $Date: 2007/05/23 13:13:26 $

Revision committed by: $Author: gabrielbodard $