Angus Leeming wrote: > The patch, attached, changes the method used to generate previews > from > latex->dvi->ps->ppm using latex, dvips, gs and pnmcrop > to > latex->dvi->png using latex, dvipng > > The effects of this are three-fold: > 1. Much faster rendering of previews. > 2. Qt users get a reduced disk usage. > 3. Less obtuse code (No PostScript specials).
Ok, this is now in the repository. If you want previews, then you *must* get dvipng. Regards, Angus