David Kastrup <[email protected]> writes:

> Well, the preview stuff is funneled off for separate typesetting, and
> you need to get the math mode back into it.  I get nice results for
> preview-latex (namely C-c C-p C-d inside of Emacs/AUCTeX) with
>
>
> \documentclass{article}
> \usepackage{preview}
> \PreviewMacro[{{}{}}][$\displaystyle #1$]{\frac}
>
> \begin{document}
>
> \[
>   x= \frac{\alpha}{\beta}
> \]
>
> \end{document}

Actually, this partial preview has its charm:

<<inline: fuzz.png>>


-- 
David Kastrup
_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to