Re: rel-0-9; Some inline math is shown at the beginning of the line

Sebastian Schubert <[email protected]> Sun, 20 Mar 2005 05:05:26 +0100
Newsgroups gmane.emacs.auc-tex
Message-ID <[email protected]>
David Kastrup wrote:

> David Kastrup <[email protected]> writes:
> 
>> Sebastian Schubert <[email protected]> writes:
>>
>>> When I run preview-latex, some of my inline formulas are shown correctly
>>> (first two in the example below), some are shown at the beginning of the
>>> line while the code is still visible (the others). Actually, I can't say
>>> exactly when it happens.
>>>
>>> \documentclass{article}
>>> \begin{document}
>>> Eine Punktladung $Q$ befinde sich im Koordinatenursprung, deren
>>> Ladungsdichte lautet dann $\rho(\vec{x})=Q\delta(\vec x)$.  Wenn auf
>>> beiden Seiten über eine Kugel $K$ mit dem Radius $r$ und
>>> \end{document}
>>
>> Do you have the ability to use the CVS version of AUCTeX?

Actually not really, but I managed to get the files ;)

I have AUCTeX CVS-5.491 (2005-03-17) now. Is this the newest version?
Using this one I get still my errors.


>> If not, 
>> does it help if you do
>> C-h f __region__.tex RET
> 
> Ouch.  Make this C-x C-f __region__.tex RET

Really two _? It seems to me that it should be _region_.tex.


> 
>> C-x RET f mule-utf-8 RET
>> (or whatever encoding your main buffer is in)?

This doesn't help, either, at least as far as I can see it.