Open main menu

Changes

1,238 bytes added ,  13:46, 22 April 2012
Initial commit
{{Reference
|name=definedataset
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\definedataset<span class="first" >[...]</span><span class="second" >[...,...=...,...]</span></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[...]</td>
<td>name </td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[...,...=...,...]</td>
<td>delay </td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[[Command/keyword:delay|delay]]</td>
<td>[[Command/value:yes|yes]] [[Command/value:no|no]] </td>
</tr>
</table>


== Description ==

This command stored two-pass data in the <code>.tuc</code> file.

== Usage ==

<texcode>
\definedataset [somedataset]
</texcode>

or

<texcode>
\definedataset [somedataset] [delay=yes]
</texcode>


== See also ==
<!-- something like {{cmd|goto}} -->

More detailled explanations and examples can be found under
[[System_Macros/Key_Value_Assignments|Key-Value Assignments]] section Two-pass data.


{{cmd|setdataset}},
{{cmd|datasetvariable}}


== Help from ConTeXt-Mailinglist/Forum ==
All issues with:
{{Forum|{{SUBPAGENAME}}}}

[[Category:Commands|definedataset]]
69

edits