On 23-5-2010 8:22, Riobard wrote:
Hi,

Not sure if it is just me, but the --purgeall option of texexec no
longer works in ConTeXt minimals. *.tmp/tui/tuo files are left intact
after compiling. No `CtxTools | removed` lines are output in the log.
However, the version in TeX Live 2009 works file. Any idea why?

because we removed a bunch of stubs


can you locate tex.rb and patch: (around line 2055):

# Kpse.runscript('ctxtools',rawbase,'--purge') if getvariable('purge') # Kpse.runscript('ctxtools',rawbase,'--purge --all') if getvariable('purgeall')

                    runcommand(["context","--purge"])

and see if that works?


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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