<g> (character or glyph) represents a non-standard character or glyph.
|
Module |
gaiji — 5 Representation of Non-standard Characters and Glyphs
|
In addition to global attributes |
att.typed (@type, @subtype)
ref |
points to a description of the character or glyph intended.
Status
|
Optional |
Datatype
|
|
Values
|
a pointer to some another element. |
|
|
Used by |
|
May contain |
Character data only |
Declaration |
|
Example |
This example points to a glyph element with the identifier ctlig like
the following:
<glyph xml:id="ctlig"></glyph>
|
Example |
<g ref="#per-glyph">per </g>
The medieval brevigraph per could similarly be considered as an individual glyph, defined in
a glyph element with the identifier per like the following:
<glyph xml:id="per-glyph"></glyph>
|
Note |
The name g is short for gaiji, which is the Japanese term for a
non-standardized character or glyph.
|