Difference between revisions of "Command/definetabletemplate"

From Wiki
Jump to navigation Jump to search
m (Text replace - "ConTeXt-Forum " to "Help from ConTeXt-Forum ")
m (Text replace - "== Help from ConTeXt-Forum ==" to "== Help from ConTeXt-Forum == All issues with:")
Line 47: Line 47:
  
 
== Help from ConTeXt-Forum ==
 
== Help from ConTeXt-Forum ==
 +
All issues with:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
 
[[Category:Commands|definetabletemplate]]
 
[[Category:Commands|definetabletemplate]]

Revision as of 14:43, 16 March 2012

\definetabletemplate

Syntax

\definetabletemplate[...][...][...][...]
[...] name
[...] text
[...] text
[...] text


Description

This command can be used to remember certain table-preambles, see chapter 9 in Table macros II by Aditya Mahajan (2008).

Example

\definetabletemplate[booktabs][o0|l|l|ro0|]

\starttable[booktabs]
	\NC first column \NC second column \NC third column \NC \AR
\stoptable

See also

Help from ConTeXt-Forum

All issues with: