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




_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to