At 09:18 AM 7/18/2005, you wrote:
Am 2005-07-18 um 00:36 schrieb Hans Hagen:
\showcharacters \showaccents BTW I finally created the wiki page "Visual Debugging" for all the \show... commands; I guess there are even more than I listed there, and some descriptions are still missing (had no time to try them all). (\trace... is also handy)
Hm, there's no trace in texshow, but a lot of trace...true in the sources; hopefully I catched them all on http://contextgarden.net/ Visual_Debugging I found some \tracing in the jEdit xml, but nowhere in the sources, and some single \traced... (with d).
I had also put some lists of all the \show... and \trace... commands I found in the sources on the Discussion page for Visual_Debugging; it may be useful to go through and compare our lists. Note that the \trace... commands seem to be defined with \newif; thus, they come in "\iftrace...", "\trace...true", and "\trace...false" trios. - Brooks