Is it possible to configure AucTeX to allow previews to be generated
of entire frames/slides when editing beamer documents?

In addition, is it possible to add environments to preview-latex, so
that I can generate previews of

\usepackage{tikz}
...
  \begin{tikzpicture}[x=1cm,y=1cm]
    \draw[style=help lines] (0,0) grid (6,6);

  \end{tikzpicture}

for example ?

Thank you for your help,

Chris


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to