mathematics <[email protected]> writes: > Remember to cover the basics. Including a minimal LaTeX example > file exhibiting the problem might help. > > \documentclass[a4paper,12pt]{article} > \begin{document} > hello, world > \end{document}
The reason for this error is that your document doesn't contain anything for which preview could generate a preview image (in some auxiliary output file). Add some formula to your document for example, and then try again. Bye, Tassilo _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
