Henri Menke <mailto:[email protected]>
8. September 2016 um 15:35
Dear list,

when using cross referencing in my document, LaTeX has the nice warning messages

LaTeX Warning: Reference 'foo' on page XX undefined on input line YY.
LaTeX Warning: Label `foo' multiply defined.
LaTeX Warning: There were undefined references.
LaTeX Warning: There were multiply-defined labels.

Is there something similar in ConTeXt? The wiki is a little outdated in that regard as \tracereferences does not exist anymore and also is probably not what I'm looking for. I already found \usemodule[references-show] but this only prints annotations on the page.
You can use trackers:

\enabletrackers[structures.referencing]
\enabletrackers[structures.referencing.analyzing]
\enabletrackers[structures.referencing.identifying]
\enabletrackers[structures.referencing.importing]
\enabletrackers[structures.referencing.empty]

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to