auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Preview and math mode


From: David Kastrup
Subject: Re: [AUCTeX] Preview and math mode
Date: Wed, 20 Nov 2013 14:39:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

David Kastrup <address@hidden> 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:

PNG image


-- 
David Kastrup

reply via email to

[Prev in Thread] Current Thread [Next in Thread]