[email protected] writes:
> David Kastrup <[email protected]> writes:
>
>> \usepackage[delayed]{preview} would likely be simpler. Don't have a
>> working TeXlive2013 right now, so cannot test.
>
> I tested your suggestion and I experienced the same error I reported
> in my OP
>
> Tassilo's one leads to pdflatex generating the png stuff rather than
> typesetting the document...
Oh, indeed. I was just happy that it compiled so that I didn't check
what output it actually produced. ;-)
Ok, how about this:
--8<---------------cut here---------------start------------->8---
\RequirePackage[active,delayed]{preview}
\documentclass{beamer}
\begin{document}
\begin{frame}
\(1+1+1\)
\end{frame}
\end{document}
--8<---------------cut here---------------end--------------->8---
Bye,
Tassilo
_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex