ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Newlines in a table cel
@ 2011-07-04  9:59 Cecil Westerhof
  2011-07-04 10:03 ` Hans Hagen
  0 siblings, 1 reply; 9+ messages in thread
From: Cecil Westerhof @ 2011-07-04  9:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 574 bytes --]

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.

-- 
Cecil Westerhof

[-- Attachment #1.2: Type: text/html, Size: 634 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-07-04 14:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-04  9:59 Newlines in a table cel Cecil Westerhof
2011-07-04 10:03 ` Hans Hagen
     [not found]   ` <CAG-LmmDLbuj4jKhF7pvqw1cc5v-FwkxzYwAeoAj4YyRx-z181w@mail.gmail.com>
2011-07-04 10:50     ` Fwd: " Cecil Westerhof
2011-07-04 12:16       ` Wolfgang Schuster
2011-07-04 12:47         ` Cecil Westerhof
2011-07-04 12:58           ` Cecil Westerhof
2011-07-04 13:32             ` Wolfgang Schuster
2011-07-04 13:53               ` Cecil Westerhof
2011-07-04 14:04                 ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).