From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Embedded LaTeX fontification Date: Fri, 9 Sep 2016 16:48:10 +0100 Message-ID: <87h99p2hxh.fsf@delle7240.chemeng.ucl.ac.uk> References: Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biRNV-0006eV-MY for emacs-orgmode@gnu.org; Fri, 09 Sep 2016 15:22:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1biRNS-0005Ta-EF for emacs-orgmode@gnu.org; Fri, 09 Sep 2016 15:22:21 -0400 Received: from mail-ve1eur01on0131.outbound.protection.outlook.com ([104.47.1.131]:40241 helo=EUR01-VE1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biRNS-0005TO-3G for emacs-orgmode@gnu.org; Fri, 09 Sep 2016 15:22:18 -0400 In-Reply-To: (Kai von Fintel's message of "Fri, 9 Sep 2016 12:06:23 +0000") 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: Kai von Fintel Cc: "emacs-orgmode@gnu.org" On Friday, 9 Sep 2016 at 12:06, Kai von Fintel wrote: > When I embed LaTeX code in a #+BEGIN_SRC latex block and > org-src-fontify-natively is set to t, the code is fontified as LaTeX > code. But when the code is embedded in a #+BEGIN_LaTeX block, there's > no fontification. Is that as intended? Am I missing some setting? Or > could that functionality be added? What version of org are you using? In latest versions, begin_latex is now #+begin_export latex ... #+end_export and this does fontify correctly for me. -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.90.1, Org release_8.3.3-535-g7213aa