Am 12.03.2012 um 17:13 schrieb Willi Egger:

> Hi all,
> 
> Also with the todays beta I am unable to get Martin Vogel symbols.
> 
> If \showsymbols[martinvogel 2] is used a long list of symbols is typeset, but 
> not what is defined as this symbolset.
> 
> Calling
> \setupsymbolset[atronomic]
> \symbol[zodiac]
> 
> does result in the text zodiac in the document.

1. You have to load the marvosym symbols with “\usesymbols[mvs]”.

2. There is no symbol with the name “zodiac”, only a symbolset with this name 
which contains the symbols ”Aries”, “Taurus” etc.

3. Example:

\usesymbols[mvs]

\setupsymbolset[martinvogel 2]

\starttext
\symbol[Female]
\symbol[martinvogel 2][Female]
\stoptext

Wolfgang
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to