Difference between revisions of "Debugging"

From Wiki
Jump to navigation Jump to search
(New page on MKIV and MKXL debugging)
(No difference)

Revision as of 10:19, 9 February 2021

This is an update of Visual Debugging page (focused on the old ConTeXt version Mark II) for the current Mark IV and Mark XL (aka LMTX) versions.

Code

\enabletrackers

\tracingall turns on all tracing. Put someplace near when you think the problem happens.

TeX

Lua

XML

Visuals