From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Zawada Subject: Re: Bug: Bottom align LaTeX previews [9.1.9 (release_9.1.9-65-g5e4542 @ /home/carlos/local/stow/emacs-26/share/emacs/26.1.50/lisp/org/)] Date: Wed, 26 Sep 2018 16:15:48 +0200 (CEST) Message-ID: <1558981527.102069.1537971348404@email.1und1.de> References: <871s9hgsdn.fsf@gmail.com> <87a7o4r0gk.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g5Abd-0007rN-1p for emacs-orgmode@gnu.org; Wed, 26 Sep 2018 10:15:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g5AbZ-0001oH-7K for emacs-orgmode@gnu.org; Wed, 26 Sep 2018 10:15:57 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:44309) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g5AbY-0001nS-J1 for emacs-orgmode@gnu.org; Wed, 26 Sep 2018 10:15:52 -0400 In-Reply-To: <87a7o4r0gk.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou , Carlos Pita Cc: emacs-orgmode@gnu.org Hello, > Nicolas Goaziou hat am 26. September 2018 um 12:56 geschrieben: > > > Hello, > > Carlos Pita writes: > > This was discussed here: > > https://www.reddit.com/r/emacs/comments/9ggimh/bottom_align_latex_previews_in_org_mode/ > > Here is a screenshot: > > https://i.redd.it/n83ri6campm11.png > > For inline previews centering is clearly suboptimal, after all text in a > > sentence is supposed to be bottom aligned. > > No it isn't. Think about \(p + q\). Those are not bottom aligned. Or > \(\frac{1}{2}\). > > Since there is no reliable way to know where the baseline is, 'center is > the less awful solution, IMO. texfrag-mode renders LaTeX equations in org-mode buffers baseline aligned. See: https://imgur.com/a/CL7zkgK Regards, Tobias