Changes

Jump to navigation Jump to search
1,049 bytes added ,  10:26, 18 September 2012
Create entire page
{{Reference
|name=writestatus
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\writestatus<!--
--><span class="first">{...}</span><!--
--><span class="second">{...}</span><!--
--></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">{...}</td>
<td>''keyword''</td>
</tr>
<tr valign="top" class="second">
<td class="cmd">{...}</td>
<td>''message''</td>
</tr>
</table>

== Description ==
Write an entry to the log file: keyword in the keyword column, message on the right of the {{code|>}}. The space for the keyword is 16 characters wide; I don't know what happens when the keyword is wider than that.

== Example ==
<texcode>
\writestatus{apples}{oranges}
</texcode>

mylog > mymessage
123456789 123456
== See also ==
* [[Log file]]
* [[Trackers]]
* {{cmd|enabletrackers}}

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

[[Category:Command/Internals|writestatus]]

Navigation menu