ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Symbolsets
@ 2012-03-12 16:13 Willi Egger
  2012-03-12 17:53 ` Symbolsets Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Willi Egger @ 2012-03-12 16:13 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

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.

Hints would be appreciated, kr

Willi

[-- Attachment #2: test-symbols.tex --]
[-- Type: application/octet-stream, Size: 405 bytes --]

% Context file
% Filename: untitled.tex
% 
% 12-03-2012
% Copyright (c) 2012 BOEDE. All rights reserved.
%
% \nopdfcompression
% \enabletrackers[context.trace]
% \enabletrackers[system.jobfiles]


\setupsymbolset[astronomic,martinvogel 2]

\starttext
\setupsymbolset[astronomic,martinvogel 2]
\showsymbolset[martinvogel 2]
\showsymbolset[astronomic]

\symbol[female]

\symbol[atronomic][zodiac]

\stoptext

[-- Attachment #3: Type: text/plain, Size: 2 bytes --]




[-- Attachment #4: Type: text/plain, Size: 485 bytes --]

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

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

* Re: Symbolsets
  2012-03-12 16:13 Symbolsets Willi Egger
@ 2012-03-12 17:53 ` Wolfgang Schuster
  2012-03-12 19:29   ` Symbolsets Willi Egger
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2012-03-12 17:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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
___________________________________________________________________________________


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

* Re: Symbolsets
  2012-03-12 17:53 ` Symbolsets Wolfgang Schuster
@ 2012-03-12 19:29   ` Willi Egger
  2012-03-12 19:39     ` Symbolsets Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Willi Egger @ 2012-03-12 19:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Wolfgang,

thanks for this! I had still to experiment a bit, unitl detecting, that it is not possible to setup more than one symbolset at once....

Willi
On 12 Mar 2012, at 18:53, Wolfgang Schuster wrote:

> \usesymbols[mvs]

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


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

* Re: Symbolsets
  2012-03-12 19:29   ` Symbolsets Willi Egger
@ 2012-03-12 19:39     ` Wolfgang Schuster
  2012-03-12 19:48       ` Symbolsets Willi Egger
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2012-03-12 19:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 12.03.2012 um 20:29 schrieb Willi Egger:

> Hi Wolfgang,
> 
> thanks for this! I had still to experiment a bit, unitl detecting, that it is not possible to setup more than one symbolset at once….


Do you have a example because this works for me:

\usesymbols[mvs]

\setupsymbolset[martinvogel 1]
\setupsymbolset[martinvogel 2]

\starttext
\symbol[Female]
\symbol[MVZero]
\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
___________________________________________________________________________________


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

* Re: Symbolsets
  2012-03-12 19:39     ` Symbolsets Wolfgang Schuster
@ 2012-03-12 19:48       ` Willi Egger
  0 siblings, 0 replies; 5+ messages in thread
From: Willi Egger @ 2012-03-12 19:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello Wolfgang,

Indeed that is what works, but I tried to do \setupsymbolset[astronomic,martinvogel 2] and that is wrong.

Anyway thank you!

Willi
On 12 Mar 2012, at 20:39, Wolfgang Schuster wrote:

> 
> Am 12.03.2012 um 20:29 schrieb Willi Egger:
> 
>> Hi Wolfgang,
>> 
>> thanks for this! I had still to experiment a bit, unitl detecting, that it is not possible to setup more than one symbolset at once….
> 
> 
> Do you have a example because this works for me:
> 
> \usesymbols[mvs]
> 
> \setupsymbolset[martinvogel 1]
> \setupsymbolset[martinvogel 2]
> 
> \starttext
> \symbol[Female]
> \symbol[MVZero]
> \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
> ___________________________________________________________________________________

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


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

end of thread, other threads:[~2012-03-12 19:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-12 16:13 Symbolsets Willi Egger
2012-03-12 17:53 ` Symbolsets Wolfgang Schuster
2012-03-12 19:29   ` Symbolsets Willi Egger
2012-03-12 19:39     ` Symbolsets Wolfgang Schuster
2012-03-12 19:48       ` Symbolsets Willi Egger

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).