Re: rel-0-9; Some inline math is shown at the beginning of the line
David Kastrup <[email protected]> Wed, 16 Mar 2005 18:08:47 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Sebastian Schubert <[email protected]> writes: > Sebastian Schubert wrote: > >> David Kastrup wrote: >>>> 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} >>> >>> Well, I can. When international characters are in the same line, in >>> particular before the formulas. > > [..] > >> You'll see that the ü is not shown correctly when using utf8 (my >> "normal" encoding). The corresponding log file created >> automatically is fine. Except where TeX decides in an error message to splice a utf-8 character into two parts and display only half of it, replacing the other part with `...'. You'll find some of those in typical texts. > Do you need any further information? I use a Suse 9.2 system and a > self-compiled GNU Emacs 21.4.1a. Thanks for enquiring. I'd like the output of C-h C (capital C) both from the run buffer (the one you get with C-c C-l) and the source file in question. Also the output of M-! locale RET It would appear that your run buffer does not contain any "^^" string sequences. Is that correct? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum