On 4-7-2011 11:59, Cecil Westerhof wrote:
I have a macro to display MVC (model-view-controller) info:
     \define[3]\MVC{
       \starttabulate[|l|l|]
       \NC \Important[Model]:      \NC #1 \NC\NR
       \NC \Important[View]:       \NC #2 \NC\NR
       \NC \Important[Controller]: \NC #3 \NC\NR
       \stoptabulate
       \myblank
     }

Sometimes the info is very long. Now it is displayed in one long line that
scrolls off the screen. How can I change this. Ideally would be if I could
give in the macro call where a new line should start, but just automatically
formatted would be good enough.

[|l|lp|]

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to