[TxMt] texMate.py
Brad Miller
bonelake at gmail.com
Sat Jan 26 12:28:45 UTC 2008
Alain,
latexmk is only used if it the preference for it is checked in the
latex bundle preferences. If latexmk is used any options you have
specified are passed along to latexmk through the temporary rc file.
Brad
On Jan 26, 2008, at 2:47 AM, Alain Matthes wrote:
> hello
>
> I try to understand how work this file but I don't know python
>
> if texCommand == 'latexmk':
> writeLatexmkRc(engine,constructEngineOptions(tsDirs,tmPrefs))
> if engine == 'latex':
> texCommand = 'latexmk.pl -pdfps -f -r /tmp/latexmkrc '
> else:
> texCommand = 'latexmk.pl -pdf -f -r /tmp/latexmkrc '
>
> If I understand, in ayy case, you use latexmk ?
> is it possible to use pdflatex directly without latexmk ?
>
> Regards Alain
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
More information about the textmate
mailing list