Command/definetabletemplate
< Command
Jump to navigation
Jump to search
\definetabletemplate
Syntax (autogenerated)
\definetabletemplate[...][|...|][...][...] | |
[...] | name |
[|...|] | template |
[...] | name |
[...] | name |
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
This gives:
See also
- \starttable, the command for which \definetabletemplate remembers the options
Help from ConTeXt-Mailinglist/Forum
All issues with: