At 12:01 26/09/2003 +0200, you wrote:
Hi,

the example

\setupblock[homework][file=student]

that Hans describes in his docu does not work for me!

Help needed!

did you define the block?


\defineblock[homework]

========== test.tex ===============

\defineblock[homework]
\setupblock[homework][file=student]

\starttext

test

\useblocks[homework]

test

\stoptext

========== student.tex =============

\defineblock[homework]

\starttext

\beginhomework
homework
\endhomework

\stoptext

===================================

normally, you will put the definitions in a shared environment

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                       information: http://www.pragma-ade.com/roadmap.pdf
                    documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to