ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Itemize and natural tables
@ 2018-09-23 15:33 Jan Willem Flamma
  2018-09-23 17:09 ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Willem Flamma @ 2018-09-23 15:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Dear list members,

I’m able to combine itemize and tabulate as per:
https://www.mail-archive.com/ntg-context@ntg.nl/msg86189.html <https://www.mail-archive.com/ntg-context@ntg.nl/msg86189.html>

Also, based on this discussion, I understand that combining modes and tabulate is not possible. Instead modes must be comined with natural tables.
https://www.mail-archive.com/ntg-context@ntg.nl/msg88877.html <https://www.mail-archive.com/ntg-context@ntg.nl/msg88877.html>

A logical follow up questions is if itemize can be combined with natural tables that include modes like in the MWE below.

MWE:

\startsetups [table]
    \setupTABLE [start]      [frame=off,rulethickness=0pt,offset=0pt]
    \setupTABLE [column] [1] [width=4cm,align=flushleft]
    \setupTABLE [row]    [1] [toffset=5pt]
    \setupTABLE [column] [2] [width=4cm,align=flushleft]
\stopsetups

\enablemode[test]

\starttext

\bTABLE [setups=table]
\bTR    \bTC Item 1 \eTC    \bTC Column 1 \eTC	\startmode[test] \bTC Column 2 \eTC \stopmode \eTR
\bTR    \bTC Item 2 \eTC    \bTC Column 1 \eTC  \startmode[test] \bTC Column 2 \eTC \stopmode \eTR
\eTABLE

\stoptext

Kind regards,
Jan Wilem Flamma



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

[-- Attachment #2: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2018-09-25 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-23 15:33 Itemize and natural tables Jan Willem Flamma
2018-09-23 17:09 ` Wolfgang Schuster
2018-09-24  6:48   ` Jan Willem Flamma
2018-09-25 16:51     ` 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).