From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlos Pita Subject: Re: Bug: Add option to fontify latex blocks [9.1.9 (release_9.1.9-65-g5e4542 @ /home/carlos/local/stow/emacs-26/share/emacs/26.1.50/lisp/org/)] Date: Tue, 27 Nov 2018 22:22:23 -0300 Message-ID: References: <87h8g2kv81.fsf@gmail.com> <87lg5ershk.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000b2e966057baf6604" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRoYn-0002r2-Mk for emacs-orgmode@gnu.org; Tue, 27 Nov 2018 20:22:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRoYn-0004zt-3J for emacs-orgmode@gnu.org; Tue, 27 Nov 2018 20:22:37 -0500 Received: from mail-yw1-xc34.google.com ([2607:f8b0:4864:20::c34]:41473) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gRoYm-0004zp-VU for emacs-orgmode@gnu.org; Tue, 27 Nov 2018 20:22:37 -0500 Received: by mail-yw1-xc34.google.com with SMTP id f65so10029096ywc.8 for ; Tue, 27 Nov 2018 17:22:36 -0800 (PST) In-Reply-To: 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: emacs-orgmode@gnu.org --000000000000b2e966057baf6604 Content-Type: text/plain; charset="UTF-8" One last suggestion. I see the latex export backend takes any BEGIN_XXX and outputs a \begin{XXX} environment. That would be almost what I was asking for when XXX = equation or displaymath or whatever. Except that in that case the inline preview wont work (for BEGIN_LATEX it was working just because of the extra $$...$$ I added there). Again, this makes me believe that in the same way a latex lang parameter activates native latex fontification in *any* kind of block it should also activate inline latex previewing. The relevant blocks here are SRC, EXPORT and any XXX exported as a latex env. --000000000000b2e966057baf6604 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
One last suggestion. I see the latex export backend takes= any BEGIN_XXX and outputs a \begin{XXX} environment. That would be almost = what I was asking for when XXX =3D equation or displaymath or whatever. Exc= ept that in that case the inline preview wont work (for BEGIN_LATEX it was = working just because of the extra $$...$$ I added there). Again, this makes= me believe that in the same way a latex lang parameter activates native la= tex fontification in *any* kind of block it should also activate inline lat= ex previewing. The relevant blocks here are SRC, EXPORT and any XXX exporte= d as a latex env.
--000000000000b2e966057baf6604--