ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henri Menke <henrimenke@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Bug in Natural Tables
Date: Wed, 8 Mar 2017 10:28:06 +0100	[thread overview]
Message-ID: <384cb817-2a7f-1b50-3a3e-2fb7f269c792@gmail.com> (raw)

Dear list,

I wanted to show off the wonders of Natural Tables in TeX.SX but the table I wanted to make escapes out of the page.  Why does the width explode so much?  MWE is below.

Cheers, Henri

---

\starttext

\startTABLE[align={lohi,middle}]
  \NC OSI-Schicht            \NC[nx=6] Umsetzung \NC\NR
  \NC Anwendungsschicht      \NC[nx=2,ny=3] SOME/I \NC[nx=2,ny=3] AVB/TSN \NC[nx=2,ny=3] DoIP \NC\NR
  \NC Darstellungsschicht    \NC\NR
  \NC Sitzungsschicht        \NC\NR
  \NC Transportschicht       \NC[nx=3] TCP \NC[nx=3] UDP \NC\NR   
  \NC Vermittlungsschicht    \NC[nx=3] IPv4 \NC[nx=3] IPv6 \NC\NR
  \NC Sicherungsschicht      \NC[nx=6] Ethernet \NC\NR
  \NC Bitübertragungsschicht \NC[nx=2] 100BASE-TX \NC[nx=2] 100BASE-T \NC[nx=2] 1000BASE-T \NC\NR
\stopTABLE

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

             reply	other threads:[~2017-03-08  9:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08  9:28 Henri Menke [this message]
2017-03-08  9:52 ` Thomas A. Schmitz
2017-03-08 14:47   ` Henri Menke
2017-03-08 16:46     ` Thomas A. Schmitz
2017-03-09  8:56       ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=384cb817-2a7f-1b50-3a3e-2fb7f269c792@gmail.com \
    --to=henrimenke@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).