Aditya Mahajan wrote:
On Tue, 13 Jun 2006, Hans Hagen wrote:
On Tue, 13 Jun 2006, Hans Hagen wrote:
Aditya Mahajan wrote:
n lines deleted
I added to texexec:
texexec --mpgraphic somefile.mp
which will run mp and make a pdf file.
Something is wrong with the new beta. I downloaded the zip and regenerated the formats, but only metafun format is created. I am attaching the output of
texmfstart --verbose texexec --verbose --make --all actually, the problem is that the latest pdfetex is not called
Aditya Mahajan wrote: pdftex; can you remove all traces or pdftex[.exe] in your bin path and see what happens then?
No pdftex is in the path.
I call context by using set PATH=E:\Ruby\bin call E:\isoimage\usr\local\context\tex\setuptex.bat E:\isoimage\usr\local\context\tex
so there should not be any mismatched executables. ah ... typo in base/tex.rb:
@@pdftex = 'pdftex' # new default, pdfetex is gone ENV['PATH'].split(File::PATH_SEPARATOR).each do |p| ^^^^^^^^^^^^^^^^^^^^^^ Can you test that? Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------