Alain,
The error message you supplied in your previous message does not look like it is generated by any of the Python scripts provided in the LaTeX bundle. I wonder if the LaTeX bundle is running a different version of pdflatex than texshop. Do you have more than one version of latex installed on your system?
You can run a quick test by typing which pdflatex on a blank line in a TextMate file and typing control-r You can compare the version of pdflatex that gives you with what you have configured in texshop.
You can also use a line like the following at the beginning of your document to make sure you are using exactly the version of latex that you want: %!TEX TS-program = /usr/local/bin/tex/myfavoritetexprogram
Brad
On Jan 23, 2008, at 6:12 PM, Alain Matthes wrote:
Hello
I would like to know if it's possible to use the old script to typeset and view.
I understand a little the old one but with python it's difficult to me to make modification.
I have a file .tex that use metafont and giac. I can compile this file with texshop and pdflatex or latex.
With textmate I can compile it only with LaTeX, with pdflatex I have a strange error fflush ().
I would like to know if the new command can produce this error
Thanks
Regards
Alain Matthes
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate