"Yadin Goldschmidt" <[EMAIL PROTECTED]> writes: > For a long time I used preview-latex 0.91 on windows xp pro+cygwin with > xemacs 21.4.17 and tetex 2.02 and everything was fine. > Upgrading to tetex 3.03 and recompiling preview-latex it installs fine, but > when previewing a document I get the error message > "no preview images" which means something went wrong. The log files do not > show anything wrong, but I can see that the temporary > directory with the images was not created. Any clues? Did anyone succeed to > have preview-latex work with that configuration? > Downgrading tetex to version 2.02 and recompiling preview-latex make it work > again as before. I used the same latex document in all tests.
My guess would be that you have a version of preview.sty in your search path that is too old to work with the current preview-latex. But I think that the log files should mention that, or it should be apparent from the run buffer you get with C-c C-l. Incidentally, had you used M-x preview-report-bug RET as mentioned in the docs and available from the menus, we'd have gotten more information. The latest version of preview-latex is AUCTeX 11.81, by the way (preview-latex now is bundled). -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
