for divset 1: editionitemcount != typographicitemcount
Different behaviour for Greek and Latin numerals:
Traditional typographic representation
- α´
- ͵αχο´
- XIII
EpiDoc Encoding
- <num value="1" lang="grc">α</num>
- <num value="1670" lang="grc">αχο</num>
- <measure type="currency" unit="stater" value="50"> <num value="50" type="acrophonic" /> </measure>
- <num lang="la" value="13">XIII</num>
EpiDoc appearance with standard XSLT
- α´
- ͵αχο´
-
- XIII
Notes
- If a numeral is indicated with a supralinear bar or other mark on the stone, this should be separately indicated by a <hi rend="overbar"> element or similar (see section on supralinear lines).
- Example 3 above is an acrophonic Greek numeral (for more on which see the guidelines section of acrophonics)
Responsibility for this section
- author: Gabriel Bodard
- author: Zaneta Au
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 $