14 Jul
2006
14 Jul
'06
1:45 p.m.
Hans Hagen wrote:
Taco Hoekwater wrote:
Hi,
We can't do what Hans asks right now, but it may be worthwhile to add a new if statement in some locations to support this (a similar issue is present for the output routine).
If we have
\newif\iftracingfonts
Then maybe we can do
\def\synchronizefont% {\iftracingfonts\else \tracingnone \fi ........ }
or something similar is possible. WDYT?
we can make a new logging system, something
Neat (I probably need this more often than HansvdM does :-)). Taco