On 1/3/07, [EMAIL PROTECTED] wrote:
> so I may not have to go to a unicode-font at all.
>
> I just wish there was some way of accessing all the standard fonts
> and symbols that are already a few millimetres away on the hard
> disk... :-)
>
> thanks again!

Do you want to say that you would like to use an existing font on your
system for those symbols? What about using XeTeX?

The following example is not very ConTeXt-ish, but it should work (if
you got the unicode glyph right):

\font\astro='name of your font with astro symbols or unicode font'
\def\neptune{{\astro ♆}}

\starttext
\neptune
\stoptext

Mojca
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to