On Wed, Oct 19, 2011 at 9:58 AM, Andreas Schneider
On 14.10.2011 23:26, Hans Hagen wrote:
Hi,
A new beta has been uploaded. Nothing new apart from some experimental code and a few bugfixes. I also uploaded
http://www.pragma-ade.com/preliminaries/hybrid-italics.pdf
Files in that path will come and go.
Hans
Hi,
in the current beta I noticed that processing of my documents takes ages. While looking in the project directory I noticed that context left behind HUGE log files (500MB to 4GB, depending on the number of runs). The logs contain many verbose infos, as seen in this example:
--->3-------------------------------------------------- loading > Code syntax highlighting (ver: 2011.09.03) resolvers > modules > loaded: 'syntax-groups' (C:/context/tex/texmf-modules/tex/context/third/vim/t-syntax-groups.tex loading > Syntax highlighting groups (ver: 2011.09.03)
\doifmode ->\unprotect \dodoifmode
\unprotect ->\pushcatcodetable \setcatcodetable \prtcatcodes
\pushcatcodetable ->\advance \catcoderestorelevel \plusone \tracepushcatcodetable \expandafter \chardef \csname scct:\number \catcoderestorelevel \endcsname \currentcatcodetable
\tracepushcatcodetable ->
\setcatcodetable #1->\catcodetable #1\the \everycatcodetable \tracesetcatcodetable #1<-\prtcatcodes
\tracesetcatcodetable ->
\dodoifmode ->\docheckformode \firstofoneargument \gobbleoneargument
\docheckformode #1#2#3->\protect \checkedmodefalse \rawprocesscommacommand [#3]\dodocheckformode \ifcheckedmode \@EA #1\else \@EA #2\fi #1<-\firstofoneargument #2<-\gobbleoneargument #3<-\s!mkii
\protect ->\popcatcodetable --->3--------------------------------------------------
Any ideas what's going wrong here?
Thanks in advance! it seems that there is a \tracingall somewhere I've had similar data when I put \tracingall as a first macro in context.mkiv -- luigi