Changes

Jump to navigation Jump to search
clean up page
{{Reference
|name=setupcombinationssetupcombination
|attributes=
}}
== [[Help:Reference|Syntax]] (autogenerated) ==<syntax>setupcombination</syntax> == Settings ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr> <td colspanvalign="2top" class="cmdfirst">\setupcombinations <span td class="firstcmd" >[...,...=...,...[Command/keyword:name|name]]</spantd> <td colspan="2">Named combinations are defined with {{cmd|definecombination}}</td>
</tr>
<tr valign="top" class="firstsecond">
<td class="cmd">[[Command/keyword:before|before]]</td>
<td>[[Command/value:command|''command'']] </td> <td>to be executed before each item-caption pair</td>
</tr>
<tr valign="top" class="firstsecond"> <td class="cmd">[[Command/keyword:nx|nx]]</td> <td>[[Command/value:nx|''number'']]</td> <td>of columns in the combination (default: 2)</td> </tr> <tr valign="top" class="second"> <td class="cmd">[[Command/keyword:ny|ny]]</td> <td>[[Command/value:ny|''number'']]</td> <td>of rows in the combination (default: as many as needed)</td> </tr>  <tr valign="top" class="second">
<td class="cmd">[[Command/keyword:inbetween|inbetween]]</td>
<td>[[Command/value:command|''command'']] </td> <td>to be executed between each item and its caption</td>
</tr>
<tr valign="top" class="firstsecond">
<td class="cmd">[[Command/keyword:after|after]]</td>
<td>[[Command/value:command|''command'']] </td> <td>to be executed after each item-caption pair</td>
</tr>
<tr valign="top" class="firstsecond"> <td class="cmd" rowspan="2">[[Command/keyword:distancealternative|distancealternative]]</td> <td>[[Commandtext</value:dimension|dimension]] td> <td>interpret every second item in the combination as a caption</td>
</tr>
<tr valign="top" class="firstsecond"> <td class="cmd">[[Command/keyword:height|height]]label</td> <td>[[Command/value:dimension|dimension]] [[Command/value:fit|fit]] interpret every item as a figure; labels are automatically added.</td>
</tr>
<tr valign="top" class="firstsecond"> <td class="cmd" rowspan="2">[[Command/keyword:widthcontinue|widthcontinue]]</td> <td>[[Commandyes</value:dimension|dimension]] [[Command/value:fit|fit]] td> <td>If alternative=label, label numbers (i.e. subfigure numbers) do not reset at the start of each combination</td>
</tr>
<tr valign="top" class="firstsecond"> <td class="cmd">[[Command/keyword:location|location]]</td> <td>[[Command/value:top|top]] [[Command/value:middle|middle]] [[Command/value:bottom|bottom]] [[Command/value:left|left]] [[Command/value:right|right]] </td> </tr> <tr valign="top" class="first"> <td class="cmd">[[Command/keyword:align|align]]</td> <td>[[Command/value:no|no]] [[Command/value:left|left]] [[Command/value:right|right]] [[Command/value:middle|middle]] [[Command/value:normal|normal]] </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"> <td classIf alternative="cmd">[[Command/keyword:color|color]]</td> <td>[[Command/value:name|name]] label, label numbers reset at the start of each new combination</td>
</tr>
</table>
== Description ==
 Set up the behaviour of {{cmd|startcombination}} or {{cmd|startcombination|[mycombination]}}. These parameters may also be used ad-hoc in the options parameter of {{cmd|startcombination}}.
== Example ==
* Suppressing both the horizontal and vertical gap between cells:
<texcode>\setupcombinations[distance=0mm,inbetweenafter=]</texcode> * a 10mm horizontal and vertical gap between cells:<texcode>\setupcombinations[distance=10mm,after={\blank[10mm]}]</texcode> The distance between the content and its caption entry is set with the 'inbetween' parameter. ({{cmd|setupcombinations}} is an alias of {{cmd|setupcombination}}, but it looks more natural to use that when adjusting anonymous combination settings.) 
== See also ==
<!-* {{cmd|definecombination}} for how to create a named instance of a combination* {{cmd|startcombination}} for an example of {{code|alternative=label}}* {{cmd|placefloat}} to float a combination* {{cmd|setuplabel}} to adapt a combination's automatic labels == Help from ConTeXt- something like [[cmdMailinglist/Forum ==All issues with:goto{{Forum|\goto]] -->{{SUBPAGENAME}}}}
[[Category:CommandsCommand/Floating|setupcombinationssetupcombination]]

Navigation menu