... Thanks both for your answers. My code so far is:
---- \usesymbols[mvs] \starttext \startcolumns[n=2,rule=on] \showsymbolset[martinvogel 2] \stopcolumns \page \startcolumns[n=4,rule=on] \dorecurse{1024}{\recurselevel --\getglyph{marvosym}{\char\recurselevel\par}} \stopcolumns \stoptext ---- And how to access symbols by their names, e.g. how to use symbol named "AtForty"? - The symbol list shows only symbolic names, not values (to be used with Marco's \char <value>). \AtForty gives error, so is it to be used with \usesymbol or \symbol or something like that? Lukas On Tue, 05 Jun 2012 16:32:49 +0200, Wolfgang Schuster <schuster.wolfg...@googlemail.com> wrote:
\getglyph{marvosym}{\char 247} To find out which symbols are at which slot, use \showfont [marvosym]It’s easier to create a list with all symbols and their names. \usesymbols[mvs] \starttext \showsymbolset[martinvogel 2] \stoptext
-- Ing. Lukáš Procházka [mailto:l...@pontex.cz] Pontex s. r. o. [mailto:pon...@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
Laundry.mkiv
Description: Binary data
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________