Command/enabletrackers

From Wiki
< Command
Revision as of 20:51, 13 January 2020 by Usonianhorizon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

\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: