ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* wasy symbols
@ 2006-06-21 19:45 Hans van der Meer
  2006-06-21 19:53 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Hans van der Meer @ 2006-06-21 19:45 UTC (permalink / raw)


I need one of the wasy symbols, the check mark to be exact.

Now I add:
	\usemodule[symb-was]

and this allows me to type set the mark with:
	WaldiSymbol = \WaldiSymbol {8}

but although the module file defines:
	 \definesymbol [checked]     [\WaldiSymbol  {8}]

I cannot do something like
	\checked
because \checked is an undefined control sequence.

What I am missing?

Hans van der Meer

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

* Re: wasy symbols
  2006-06-21 19:45 wasy symbols Hans van der Meer
@ 2006-06-21 19:53 ` Hans Hagen
  2006-06-21 20:23   ` Hans van der Meer
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2006-06-21 19:53 UTC (permalink / raw)


Hans van der Meer wrote:
> I need one of the wasy symbols, the check mark to be exact.
>
> Now I add:
> 	\usemodule[symb-was]
>
> and this allows me to type set the mark with:
> 	WaldiSymbol = \WaldiSymbol {8}
>
> but although the module file defines:
> 	 \definesymbol [checked]     [\WaldiSymbol  {8}]
>
> I cannot do something like
> 	\checked
> because \checked is an undefined control sequence.
>
> What I am missing?
>   
in that case you need: 

\def\checked{\WaldiSymbol{8}}

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

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

* Re: wasy symbols
  2006-06-21 19:53 ` Hans Hagen
@ 2006-06-21 20:23   ` Hans van der Meer
  2006-06-24 13:14     ` Henning Hraban Ramm
  0 siblings, 1 reply; 4+ messages in thread
From: Hans van der Meer @ 2006-06-21 20:23 UTC (permalink / raw)


Thanks, but now I am at a loss about the line
	\definesymbol [checked]     [\WaldiSymbol  {8}]
What is its purpose then? (Curious, as always :-)

Hans van der Meer

On Jun 21, 2006, at 21:53, Hans Hagen wrote:

> Hans van der Meer wrote:
>> I need one of the wasy symbols, the check mark to be exact.
>>
>> Now I add:
>> 	\usemodule[symb-was]
>>
>> and this allows me to type set the mark with:
>> 	WaldiSymbol = \WaldiSymbol {8}
>>
>> but although the module file defines:
>> 	 \definesymbol [checked]     [\WaldiSymbol  {8}]
>>
>> I cannot do something like
>> 	\checked
>> because \checked is an undefined control sequence.
>>
>> What I am missing?
>>
> in that case you need:
>
> \def\checked{\WaldiSymbol{8}}
>
> 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
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: wasy symbols
  2006-06-21 20:23   ` Hans van der Meer
@ 2006-06-24 13:14     ` Henning Hraban Ramm
  0 siblings, 0 replies; 4+ messages in thread
From: Henning Hraban Ramm @ 2006-06-24 13:14 UTC (permalink / raw)


Am 2006-06-21 um 22:23 schrieb Hans van der Meer:

> Thanks, but now I am at a loss about the line
> 	\definesymbol [checked]     [\WaldiSymbol  {8}]
> What is its purpose then? (Curious, as always :-)

See http://wiki.contextgarden.net/Symbols

\symbol[checked]

have a look into the source to learn about the defined symbols:
http://source.contextgarden.net/symb-was.tex

Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://contextgarden.net
http://www.cacert.org (I'm an assurer)

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

end of thread, other threads:[~2006-06-24 13:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-21 19:45 wasy symbols Hans van der Meer
2006-06-21 19:53 ` Hans Hagen
2006-06-21 20:23   ` Hans van der Meer
2006-06-24 13:14     ` Henning Hraban Ramm

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