> \def\mySymbol{\symbol[Unicode Additional Punctuation][*symbolname*]}Alan Stone wrote:
> Hi,
>
> re: http://source.contextgarden.net/symb-uni.tex
>
> What does, for example,
>
> "0x2000: Requires UnicodeRegular20" mean in
> \startsymbolset[Unicode Additional Punctuation] % 0x2000: Requires
> UnicodeRegular20
>
> in the context of
>
> \usesymbols[uni]
this system is based on big ttf files split into pfb ranges where 20
indicates a range (so, the font with symbolicname UnicodeRegular might
have many split fonts)
a kind of obsolete mechanism now that we have mkiv
Hans