[NTG-context] wasy symbols
Hans Hagen
pragma at wxs.nl
Wed Jun 21 21:53:25 CEST 2006
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
-----------------------------------------------------------------
More information about the ntg-context
mailing list