ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* using symbols in MetaFun
@ 2006-02-11  4:28 Mojca Miklavec
  2006-02-12 19:03 ` Taco Hoekwater
  2006-02-13 10:44 ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: Mojca Miklavec @ 2006-02-11  4:28 UTC (permalink / raw)


Hello,

I have a "conversion" defined in the following way:

\usesymbols[jmn]
\defineconversion
   [gnuplot]
   [$\bullet$,
    $\circ$,
    $\star$,
    x,
    {\symbol[navigation 1][NextJump]}]

I would like to use these symbols in a macro
    draw_symbol(x,y,number)
so that
    draw_symbol(0,0,3)
would draw a star in the origin.

The problem is that I don't know:
- how to use symbol sets inside MetaFun (verbatimtex \usesymbols[jmn]
etex doesn't work here)
- how to enable
    label(btex \convertnumber{gnuplot}{5} etex, (x,y))
  to work properly in metafun (no luck with verbatimtex ... etex again)

Any hints would be appreciated.

Thanks,
    Mojca

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-15 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-11  4:28 using symbols in MetaFun Mojca Miklavec
2006-02-12 19:03 ` Taco Hoekwater
2006-02-13 11:22   ` Hans Hagen
2006-02-13 10:44 ` Hans Hagen
2006-02-15 15:42   ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).