On 08/30/2010 04:11 PM, Cecil Westerhof wrote:
Op zaterdag 28 aug 2010 13:31 CEST schreef Taco Hoekwater:

I want to try to make a logo. When executing:
texexec ConTeXtWikiLogo
there is generated:
-rw-r--r-- 1 cecil users 17K aug 28 12:55 ConTeXtWikiLogo.pdf

When I give:
cp ConTeXtWikiLogo.tex BASHLogo.tex
texexec BASHLogo
there is generated:
-rw-r--r-- 1 cecil users 1,3K aug 28 12:57 BASHLogo.pdf
which is a completely wrong file.

What could be happening here?

Unless you are including an image using \jobname, I suggest posting
the logs of both the wrong and the right run.

I attached the tex file and both log files.

The on-the-fly generation of metapost images is off because
the setting for shell_escape in your texmf.cnf does not allow
execution of system commands.

The reason why the original filename worked is because in thatcase
the image (ConTeXtWikiLogo-mpgraph.1) has already been generated
earlier (or separately).

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
___________________________________________________________________________________

Reply via email to