Difference between revisions of "Command/writestatus"

From Wiki
Jump to navigation Jump to search
(Changed the result text to actually match the example)
 
Line 33: Line 33:
 
</texcode>
 
</texcode>
  
  mylog          > mymessage
+
  apples          > oranges
  123456789 123456
+
  1234567890123456
 +
 
 
== See also ==
 
== See also ==
 
* [[Log file]]
 
* [[Log file]]

Latest revision as of 22:06, 8 December 2020

\writestatus

Syntax (autogenerated)

\writestatus{...}{...}
{...}text
{...}text


Syntax

\writestatus{...}{...}
{...} keyword
{...} message

Description

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

Example

\writestatus{apples}{oranges}
apples          > oranges
1234567890123456

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: