2 Mar 17:33
CVS-1.234; Does not display anything
Frank Küster <frank <at> kuesterei.ch>
2005-03-02 16:33:57 GMT
2005-03-02 16:33:57 GMT
Remember to cover the basics. Including a minimal LaTeX example
file exhibiting the problem might help.
To get the installation into proper directories, I used
./configure --prefix=/usr/local/ --with-texmf-dir=/usr/local/share/texmf/
With this installation, I open the usual minimal file:
\documentclass{book}
\usepackage[textmath]{preview}
\begin{document}
$a$
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:
Upon pressing C-c C-p C-b y, nothing changes, I only get the usual
"Type C-c C-l ..." in the minibuffer. The output buffer is attached
as _region_.output. In the _region_.tex buffer, the alpha is
graphically displayed as expected. It looks like this, by copy&paste
which makes the preview go away:
(Continue reading)
RSS Feed