[NTG-context] Cow-font (was Context 2006.08.08 released}
Mojca Miklavec
mojca.miklavec.lists at gmail.com
Wed Aug 9 23:08:20 CEST 2006
On 8/9/06, Willi Egger wrote:
> Hi Hans,
>
> Thanks for the hint!
>
> Now I am able to display the symbolsets with \showsymbolset. However I
> can't get eg. \symbol[CowConTeXtComplete]
> I tried also the Marvosyms. I can display the a set e.g.
> \showsymbolset[atronomic], but can't get \symbol[astronomic:Mars]
>
> Is the \symbol command broken?
>
> Willi
\usesymbols[cow]
\starttext
\symbol[cownormal][CowConTeXtComplete]
\stoptext
There's also a command to "preaload cownormal", so that you may leave
the [cownormal] out:
\setupsymbolset[cownormal]
\symbol[CowConTeXtComplete]
Mojca
More information about the ntg-context
mailing list