ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* showsymbolset
@ 2005-07-21  9:22 Vit Zyka
  2005-07-21  9:31 ` showsymbolset Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Vit Zyka @ 2005-07-21  9:22 UTC (permalink / raw)


Hello,

I have done symbol definition file for AquaMints font. When I want to 
prepare overall symbol table I noticed problem in \showsymbolset 
definition (no table, no symbol is shown).

It tests \doifsymbolsetelse{#1}. It is defined

   \def\doifsymbolsetelse    #1{\doifdefinedelse{\??ss*#1}}

but greping ss* gives me no place where \??ss*#1 is defined (perhaps 
should be in \startsymbolset?).

Minimal example:
\starttext
   \showsymbolset[astronomic]
   \symbol[astronomic][Moon]
\stoptext

Thanks,
vit



-- 
=======================================================
Ing. Vít Zýka, Ph.D.                         TYPOkvítek

database publishing              databazove publikovani
data maintaining and typesetting in typographic quality
priprava dat a jejich sazba v typograficke kvalite

tel.: (+420) 777 198 189     www: http://typokvitek.com
=======================================================

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

* Re: showsymbolset
  2005-07-21  9:22 showsymbolset Vit Zyka
@ 2005-07-21  9:31 ` Taco Hoekwater
  2005-07-21 10:29   ` showsymbolset Vit Zyka
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2005-07-21  9:31 UTC (permalink / raw)




Vit Zyka wrote:
> It tests \doifsymbolsetelse{#1}. It is defined
> 
>   \def\doifsymbolsetelse    #1{\doifdefinedelse{\??ss*#1}}
> 
> but greping ss* gives me no place where \??ss*#1 is defined (perhaps 
> should be in \startsymbolset?).

Hi Vit,

That ss* should be inside \dodefinesymbol. There was a fix applied to
symb-ini.tex at release 2005.06.01, so if your context is older than
that, you should update.

Your example runs fine here,with the latest release (2005.07.20).

Cheers, Taco

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

* Re: showsymbolset
  2005-07-21  9:31 ` showsymbolset Taco Hoekwater
@ 2005-07-21 10:29   ` Vit Zyka
  0 siblings, 0 replies; 3+ messages in thread
From: Vit Zyka @ 2005-07-21 10:29 UTC (permalink / raw)


Taco Hoekwater wrote:
> 
> 
> Vit Zyka wrote:
> 
>> It tests \doifsymbolsetelse{#1}. It is defined
>>
>>   \def\doifsymbolsetelse    #1{\doifdefinedelse{\??ss*#1}}
>>
>> but greping ss* gives me no place where \??ss*#1 is defined (perhaps 
>> should be in \startsymbolset?).
> 
> 
> Hi Vit,
> 
> That ss* should be inside \dodefinesymbol. There was a fix applied to
> symb-ini.tex at release 2005.06.01, so if your context is older than
> that, you should update.

Ohh, Thank you Taco you are right. I see now the correction in a newer 
(uninstaled) source. Time to update.
vit

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

end of thread, other threads:[~2005-07-21 10:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-21  9:22 showsymbolset Vit Zyka
2005-07-21  9:31 ` showsymbolset Taco Hoekwater
2005-07-21 10:29   ` showsymbolset Vit Zyka

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