From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou 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 12:56:43 +0200 Message-ID: <87a7o4r0gk.fsf@nicolasgoaziou.fr> References: <871s9hgsdn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g57V0-0001bj-04 for emacs-orgmode@gnu.org; Wed, 26 Sep 2018 06:56:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g57Uw-0000SL-2F for emacs-orgmode@gnu.org; Wed, 26 Sep 2018 06:56:53 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:36387) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g57Uv-0000RX-Mh for emacs-orgmode@gnu.org; Wed, 26 Sep 2018 06:56:49 -0400 In-Reply-To: <871s9hgsdn.fsf@gmail.com> (Carlos Pita's message of "Tue, 25 Sep 2018 18:49:08 -0300") 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: Carlos Pita Cc: emacs-orgmode@gnu.org 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. Regards, -- Nicolas Goaziou