From f02eadaddef16a34ff989d90f2759bd63340d84d Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Mon, 5 Jan 2015 13:15:04 +0100 Subject: 2015-01-05 13:08:00 --- .../documents/general/manuals/xtables-mkiv.pdf | Bin 135389 -> 135910 bytes .../general/manuals/xtables/xtables-mkiv.tex | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+) (limited to 'doc') diff --git a/doc/context/documents/general/manuals/xtables-mkiv.pdf b/doc/context/documents/general/manuals/xtables-mkiv.pdf index 75cce413b..ba3f1b3e0 100644 Binary files a/doc/context/documents/general/manuals/xtables-mkiv.pdf and b/doc/context/documents/general/manuals/xtables-mkiv.pdf differ diff --git a/doc/context/sources/general/manuals/xtables/xtables-mkiv.tex b/doc/context/sources/general/manuals/xtables/xtables-mkiv.tex index a83484658..302f2880c 100644 --- a/doc/context/sources/general/manuals/xtables/xtables-mkiv.tex +++ b/doc/context/sources/general/manuals/xtables/xtables-mkiv.tex @@ -754,6 +754,25 @@ But, if you want you can control the enforced width by setting an option: \typebuffer \getbuffer +There is also a global setting: + +\startbuffer +\startxtable[option=tight] + \startxrow + \startxcell[nx=3] + 1/2/3 + \stopxcell + \stopxrow + \startxrow + \startxcell 1 \stopxcell + \startxcell 2 \stopxcell + \startxcell 3 \stopxcell + \stopxrow +\stopxtable +\stopbuffer + +\typebuffer \getbuffer + \stopsection \startsection[title={Nesting}] -- cgit v1.2.3