Difference between revisions of "Command/reset"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
m (Description, category)
Line 11: Line 11:
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[...,...,...]</td>
 
     <td class="cmd">[...,...,...]</td>
     <td>name </td>
+
     <td>''name''</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
  
 
== Description ==  
 
== Description ==  
 
+
Executes the command <code>\reset''name''</code>. According to the source code comments, this command is retained "for downward compatibility reasons". Speculation: in the past, named counters had that as their reset command, rather than <code>\resetnumber[''name'']</code>. End of speculation.
 
 
  
 
== Example ==
 
== Example ==
Line 24: Line 22:
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
* {{cmd|resetnumber}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 30: Line 28:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|reset]]
+
[[Category:Command/Numbers|reset]]

Revision as of 22:50, 7 June 2012

\reset

Syntax

\reset[...,...,...]
[...,...,...] name

Description

Executes the command \resetname. According to the source code comments, this command is retained "for downward compatibility reasons". Speculation: in the past, named counters had that as their reset command, rather than \resetnumber[name]. End of speculation.

Example

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: