On 4/3/07, Alain Matthes <alain.matthes@mac.com> wrote:
e) it's more elegant to work with only one script but in this case
perhaps it's more easy to define a shell variable : TM_LATEX_Option :
DVI with PDF by default.

You can convince the preview script to use ordinary (DVI) latex by setting:

 TM_LATEX_COMPILER = latex
 TEX_PSTRICKS = 1

(Ideally, I think, the first of these would suffice.)

Robin