Changes

Jump to navigation Jump to search
2,668 bytes added ,  20:03, 13 October 2019
no edit summary
}}
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>setuptab</syntax>
== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\setuptab<span class="first" >[...,...=...,...]</span></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Command/keyword:headstyle|headstyle]]</td>
<td>'''[[Command/value:normal|normal]]''' [[Command/value:bold|bold]] [[Command/value:slanted|slanted]] [[Command/value:boldslanted|boldslanted]] [[Command/value:type|type]] [[Command/value:cap|cap]] [[Command/value:small...|small...]] [[Command/value:command|command]] </td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Command/keyword:style|style]]</td>
<td>'''[[Command/value:normal|normal]]''' [[Command/value:bold|bold]] [[Command/value:slanted|slanted]] [[Command/value:boldslanted|boldslanted]] [[Command/value:type|type]] [[Command/value:cap|cap]] [[Command/value:small|small]]... ''[[Command/value:command|command]]'' </td>
</tr>
<tr valign="top" class="first">
<tr valign="top" class="first">
<td class="cmd">[[Command/keyword:width|width]]</td>
<td>[[Command/value:dimension|dimension]] default: '''broad'''</td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Command/keyword:headstylesample|headstylesample]]</td> <td>[[Command/value:normaldimension|normaldimension]] [[Command/valuedefault:bold|bold]] [[Command'''\hskip4em'''</value:slanted|slanted]] [[Commandtd> </valuetr> <tr valign="top" class="first"> <td class="cmd">MkII:boldslanted|boldslanted]] [[Command/valuekeyword:typelocation|typelocation]] [[Command<br /value> MkIV:cap|cap]] [[Command/valuekeyword:small...alternative|small...alternative]] [[Command</value:command|command]] td> <td>'''left'''</td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Command/keyword:location|location]]...=...</td> <td>[[Command/value:left|left]] [[Command/value:right''see'' {{cmd|right]] setupdescriptions}}</td>
</tr>
</table>
== Description ==
<code>\tab</code> (a <code>description</code> created with <code>{{cmd|definedescription}}[tab]</code>) starts an indented paragraph with a word or two (the 'key') in front of it. <code>\setuptab</code> configures styles and dimensions for <code>\tab</code>. By default, it leaves 4em for the key and 2em of space between the key area and the paragraph, the latter thanks to <code>width=broad</code>. <code>width=fit</code> leaves no space in between. In mkiv, <code>width=fit</code> leaves 1em of space between the key space and the paragraph; this is probably a bug.
 
== Example ==
<context source=yes>
\def\ruler{%
\dorecurse{8}{%
\dontleavehmode%
\blackrule[width={\dimexpr1em-0.5pt}, height=0.5pt]%
\dontleavehmode%
\blackrule[width=0.5pt, height=1ex]%
}
}
 
\def\testpara{%
They might have called Sunday the super-man. If any such creature
be conceivable, he looked, indeed, somewhat like it, with his
earth-shaking abstraction, as of a stone statue walking.
}
 
(The ruler is marked in ems.
The quotation is from G.K. Chesterton's {\em The Man who was Thursday}.)
 
\ruler \par
\setuptab[width=broad, sample={\blackrule[width=2em]}, headstyle=slanted]
\tab{\blackrule[width=2em]} (Sample of 2em wide, broad width.) \testpara \par
\ruler \par\setuptab[width=broad, sample= Description {\blackrule[width=4em]}, headstyle= slanted]\tab{\blackrule[width=4em]} (Sample of 4em wide, broad width.) \testpara \par
\ruler \par
\setuptab[width=fit, sample={\blackrule[width=2em]}, headstyle=slanted]
\tab{\blackrule[width=2em]} (Sample of 2em wide, fit width.) \testpara \par
\ruler \par
\setuptab[width=3em, sample={thisisaverylongsample}, headstyle=slanted]
\tab{\blackrule[width=3em]} (Exact width of 3em overrides long sample.) \testpara \par
== Example ==<!-- Please fill in an example if you can --/context>
== See also ==
<!* {{cmd|tab}}* {{cmd|setupdescriptions}}* [[source:core-mis.mkii|core- something like mis.mkii]], [[cmdsource:core:gotomis.mkiv|\gotocore-mis.mkiv]] -->
== Help from ConTeXt-Mailinglist/Forum ==
{{Forum|{{SUBPAGENAME}}}}
[[Category:CommandsCommand/Paragraphs|setuptab]][[Category:Command/Descriptions|setuptab]]

Navigation menu