Are you looking for an inline table? If so, here is the snippet of the
code that I had gotten from somewhere. Perhaps some examples from
Hans.

\starttext

\installframedlocator {table}
  {}
  {\hbox{\lower\dimexpr\dp\strutbox+.25ex+.4pt\relax\box\framebox}}

\defineframed
  [inlinetable]
  [location=table,
   offset=overlay,
   frame=off]

\startitemize[n,broad]
\item Hello world!
\inlinetable{\bTABLE\bTR\bTD \strut Little\eTD \bTD \strut table\eTD\eTR\eTABLE}
First item continues.
\item Second item.
\stopitemize


\stoptext


On 8/15/07, Henning Hraban Ramm <[EMAIL PROTECTED]> wrote:
> Hi there!
>
> A long time ago there was a discussion about some kind of tiny block
> charts that run within the text. Now I would need such for the
> summary of a poll.
> But I can't remember the name, and thus I can't find the thread and
> website.
> Can you help me?
>
> Greetlings from Lake Constance!
> Hraban
> ---
> http://www.fiee.net/texnique/
> http://wiki.contextgarden.net
> https://www.cacert.org (I'm an assurer)
>
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to