Stuart Jansen wrote:

As far as I can tell, ConTeXt doesn't include a keycaps font. I recently
created my own and would like to share it with anyone else that might
find it useful. I've included a sample document with it. If you're on a
*nix system with a working copy of ConTeXt and make, just type "make" to
build it.

http://blogs.gurulabs.com/stuart/archives/2005/09/free_keycaps_fo.html

I'm not sure what it would take, but I think this can be include with a
future version of ConTeXt if you're interested, Hans.
is that really texnansi? these Function-1 keys etc are not in texnansi ... so, an option is to make a special encoding vector, say keycaps.enc and define proper names, like
\definecharacter functioni   ..
\definecharacter functionii  ..
\definecharacter functioniii ..
\definecharacter functioniv  ..

which permits:
\definefont[keycaps][...][encoding=keycaps]

{\keycaps ABC\functionvii DEF}

Hans

-----------------------------------------------------------------
                                         Hans Hagen | PRAGMA ADE
             Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                            | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to