From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-preview-latex-fragment: error log and vertical space Date: Tue, 04 Dec 2012 15:58:27 +0100 Message-ID: <87liddoodo.fsf@bzg.ath.cx> References: <87wqwy55ru.fsf@gilgamesch.quim.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tftx9-0001xl-OO for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 09:58:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tftx7-0007Ag-Ua for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 09:58:31 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:56240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tftx7-0007AS-P0 for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 09:58:29 -0500 Received: by mail-we0-f169.google.com with SMTP id t49so1861667wey.0 for ; Tue, 04 Dec 2012 06:58:28 -0800 (PST) In-Reply-To: <87wqwy55ru.fsf@gilgamesch.quim.ucm.es> (Uwe Brauer's message of "Tue, 04 Dec 2012 14:03:01 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Uwe Brauer Cc: emacs-orgmode@gnu.org Hi Uwe, Uwe Brauer writes: > I really enjoy the org-preview-latex-fragment function, > > > - However, sometimes I make typos and then > org-preview-latex-fragment fails naturally. There is no > error-log buffer which would inform me about the error I > made. Could that be added? I guess the log are in `org-latex-preview-ltxpng-directory' when=20 and if they are produced at all. > - For some reason if I type > > Test > $$\int$$ > there is less vertical space (when displayed in thunderbird say) between = the text and the formula > than > Test > \begin{displaymath} > \int > \end{displaymath} > > Why? I don't know, but it's a LaTeX issue. Best, =2D-=20 Bastien