Changes

Jump to navigation Jump to search
1,154 bytes added ,  13:37, 3 August 2012
Create entire page
{{Reference
|name=enabletrackers
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\enabletrackers<!--
--><span class="first">[...,...]</span><!--
--></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[...,...]</td>
<td>''tracker names''</td>
</tr>
</table>

== Description ==
Enable a tracker. This causes extra information to be printed to the terminal and the {{code|*.log}} file during compilation.

== Example ==
<texcode>
\enabletrackers[graphics.locating]

\starttext
\externalfigure[cow]
\stoptext
</texcode>

graphics > inclusion > locations: local,global
graphics > inclusion > path list: . .. ../..
graphics > inclusion > strategy: unknown format, prefer quality
graphics > inclusion > found: ./cow.pdf -> ./cow.pdf
graphics > inclusion > format natively supported by backend: pdf

== See also ==
* [[Trackers]] for a list of available trackers.

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

[[Category:Command/Debugging|enabletrackers]]

Navigation menu