Wow.

If I knew this mechanism some time ago, I would same a lot of time. :-( It is great. Many thanks.

BTW, is it possile to set a different rule-thickness for different part of the frame (e.g. leftframerulethikness=3pt etc.)? Is it possible to set this way also offset?

With many thanks
Michal Kvasnicka

however, i wonder if you really need all that mp code:

\defineframedcontent[SomeTable][offset=1pt,rulethickness=2pt]
\startframedcontent[SomeTable]
\setupTABLE[2][1][background=color,backgroundcolor=black,foregroundcolor=white]


\bTABLE
\bTR\bTD Date \eTD\bTD  Index CPI \eTD\eTR
\bTR\bTD jan 1991 \eTD\bTD 59.4 \eTD\eTR
\bTR\bTD feb 1991 \eTD\bTD 63.1 \eTD\eTR
\bTR\bTD mar 1991 \eTD\bTD 65.7 \eTD\eTR
\bTR\bTD $\vdots$ \eTD\bTD $\vdots$ \eTD\eTR
\bTR\bTD dec 1995 \eTD\bTD 112.5 \eTD\eTR
\eTABLE
\stopframedcontent

(\defineframedcontent is just a kind of preset framed text)
-------------------------------------------------------------------------
                                  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




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

Reply via email to