Difference between revisions of "Command/enabletrackers"

From Wiki
Jump to navigation Jump to search
 
Line 6: Line 6:
 
== [[Help:Reference|Syntax]] (autogenerated) ==
 
== [[Help:Reference|Syntax]] (autogenerated) ==
 
<syntax>enabletrackers</syntax>
 
<syntax>enabletrackers</syntax>
 +
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
<table cellspacing="4" cellpadding="2" class="cmd">

Latest revision as of 20:51, 13 January 2020

\enabletrackers

Syntax (autogenerated)

\enabletrackers[...,...]
[...,...]name


Syntax

\enabletrackers[...,...]
[...,...] tracker names

Description

Enable a tracker. This causes extra information to be printed to the terminal and the *.log file during compilation.

Some trackers also modify the output document to assist in visual debugging. Two such trackers are Trackers/visualizers.justification and Trackers/typesetters.suspects. See Visual Debugging for some other visual debugging aids.

Example

\enabletrackers[graphics.locating]

\starttext
    \externalfigure[cow]
\stoptext
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: