Strange Behaviour / Strange Memory effect when creating pdf charts with the chart module in context
Dear All I am experiencing a strange problem with the chart module using context on ubuntu. this module allows for the creating of nice flow charts! however when creating the flow chart from the source code with texexec --pdf chart.tex the resultiong pdf file sometimes shows information that is not in the tex file but was in a previous version of it, i.e. some kind of a wierd memoery effect is present I am wondering, where does context keep its cache. In order to debug this problem I installed context on another ubuntu box and when freshly installed , i.e. for the first call of texexec the result was fine. however any subsequent call will again create unpredictable effects. I have written some documentation using context and the chart module and today is may last day in the project and I need to hand this over! regards Moritz -- Prof M Braun Tel.:27-12-4298006/8027 Physics Department Fax.: 27-12-4293643 University of South Africa (UNISA) moritz.braun@gmail.com P.O. Box 392 0003 UNISA South Africa
moritz braun wrote:
Dear All
I am experiencing a strange problem with the chart module using context on ubuntu. this module allows for the creating of nice flow charts! however when creating the flow chart from the source code with texexec --pdf chart.tex the resultiong pdf file sometimes shows information that is not in the tex file but was in a previous version of it, i.e. some kind of a wierd memoery effect is present I am wondering, where does context keep its cache. In order to debug this problem I installed context on another ubuntu box and when freshly installed , i.e. for the first call of texexec the result was fine. however any subsequent call will again create unpredictable effects. I have written some documentation using context and the chart module and today is may last day in the project and I need to hand this over!
Yes, this sometimes happens. Context stores is transitional data in \jobname.tuo for 'texexec' (\jobname.tuc for 'context') and if you use the chart module, I know for a fact that at least the .tuo tends to lag behind a bit. The solution is to run 'texexec' (or 'context', but I suspect the problem is with 'texexec' ) once more without doing any edits. Best wishes, Taco
Hi there
this is not really my experience
Even when deleting all the many files that context creates, There is a
strange memory effect!!!
On Thu, Jan 21, 2010 at 9:13 AM, Taco Hoekwater
moritz braun wrote:
Dear All
I am experiencing a strange problem with the chart module using context on ubuntu. this module allows for the creating of nice flow charts! however when creating the flow chart from the source code with texexec --pdf chart.tex the resultiong pdf file sometimes shows information that is not in the tex file but was in a previous version of it, i.e. some kind of a wierd memoery effect is present I am wondering, where does context keep its cache. In order to debug this problem I installed context on another ubuntu box and when freshly installed , i.e. for the first call of texexec the result was fine. however any subsequent call will again create unpredictable effects. I have written some documentation using context and the chart module and today is may last day in the project and I need to hand this over!
Yes, this sometimes happens. Context stores is transitional data in \jobname.tuo for 'texexec' (\jobname.tuc for 'context') and if you use the chart module, I know for a fact that at least the .tuo tends to lag behind a bit.
The solution is to run 'texexec' (or 'context', but I suspect the problem is with 'texexec' ) once more without doing any edits.
Best wishes, Taco ___________________________________________________________________________________ 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 ___________________________________________________________________________________
-- Prof M Braun Tel.:27-12-4298006/8027 Physics Department Fax.: 27-12-4293643 University of South Africa (UNISA) moritz.braun@gmail.com P.O. Box 392 0003 UNISA South Africa
On Thu, 21 Jan 2010, moritz braun wrote:
Hi there
this is not really my experience
Even when deleting all the many files that context creates,
Did you also delete all the temporary metapost files? Try with ctxtools --purge --all You can also try to forcably remove all the temp files at the end of the run by texexec --purge filename
There is a strange memory effect!!!
Does forcing a final run help texexec --final filename Aditya
Dear Aditya
thanks for you suggestions
I will try them to see whether they solve my problem
regards
Moritz
On Thu, Jan 21, 2010 at 6:34 PM, Aditya Mahajan
On Thu, 21 Jan 2010, moritz braun wrote:
Hi there
this is not really my experience
Even when deleting all the many files that context creates,
Did you also delete all the temporary metapost files? Try with
ctxtools --purge --all
You can also try to forcably remove all the temp files at the end of the run by
texexec --purge filename
There is a strange memory effect!!!
Does forcing a final run help
texexec --final filename
Aditya
___________________________________________________________________________________ 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 ___________________________________________________________________________________
-- Prof M Braun Tel.:27-12-4298006/8027 Physics Department Fax.: 27-12-4293643 University of South Africa (UNISA) moritz.braun@gmail.com P.O. Box 392 0003 UNISA South Africa
participants (4)
-
Aditya Mahajan
-
luigi scarso
-
moritz braun
-
Taco Hoekwater