Hans Hagen <[EMAIL PROTECTED]> writes:
OK, i did not express myself well enough.
> That one should be in an external file, which is registered by
>
> \usetypescriptfile[thatfile]
I have
\starttypescript [aaa] [bbb][ccc]
\def\hello{abc}
\stoptypescript
in a file called patrick.tex
\starttext
\usetypescriptfile[patrick]
\usetypescript [aaa][bbb]
\message {\hello}
\stoptext
And my comment/question is:
I get: undefined control sequence \hello.
So it looks as if I have to write \usetypescript [aaa][bbb][ccc] or
\usetypescript [aaa][bbb][all] to get the above defined typescript.
It is not a matter of 'file not found'. More a matter of key
(mis)match for \usetypescript.
Patrick
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context