Guy Durrieu <[EMAIL PROTECTED]> writes: > Guy Durrieu a écrit : >> >> >> I worked with auctex version 10.0g for years. It is really a great >> tool! I recently tried version 11.84 and have a problem with >> preview, which works fine for most of my latex files, but fails >> whenever the file contains an abstract (latex abstract >> environment). I get then >> "LaTeX: LaTeX found no preview images". >> However, if I remove the abstract, preview is OK. >> >> Did I miss something? > > OK. Investigating a bit more, I better understand what happens. In > my french latex files, I use the babel environment jointly with > frenchle.sty (Bernard GAULLE), and that seems to be the > problem. When I remove the frenchle style, all is OK.
Could you create a short example program, run preview on it and then use M-x preview-report-bug RET? I suspect some console messages confusing preview's idea of the current input file. If that is the case, configuring your TeX to use -file-line-error type messages should help. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
