From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kai von Fintel" Subject: Embedded LaTeX fontification Date: Fri, 09 Sep 2016 08:06:23 -0400 Message-ID: <294F8F2B-1102-432E-84C3-17B65143889D@fintel.mailworks.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_MailMate_10A08B5C-1DD8-4A57-A209-E8A0C9A38BC2_=" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biKZs-00083u-0U for emacs-orgmode@gnu.org; Fri, 09 Sep 2016 08:06:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1biKZn-0002rE-Vz for emacs-orgmode@gnu.org; Fri, 09 Sep 2016 08:06:39 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:32925) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biKZl-0002oo-HO for emacs-orgmode@gnu.org; Fri, 09 Sep 2016 08:06:35 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 4E6B4205A2 for ; Fri, 9 Sep 2016 08:06:23 -0400 (EDT) Received: from [192.168.22.36] (unknown [24.151.29.153]) by mail.messagingengine.com (Postfix) with ESMTPA id A3DBDCCE87 for ; Fri, 9 Sep 2016 08:06:22 -0400 (EDT) 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 --=_MailMate_10A08B5C-1DD8-4A57-A209-E8A0C9A38BC2_= Content-Type: text/plain; format=flowed; markup=markdown 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? -- Kai. --=_MailMate_10A08B5C-1DD8-4A57-A209-E8A0C9A38BC2_= Content-Type: text/html Content-Transfer-Encoding: quoted-printable

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 bloc= k, there's no fontification. Is that as intended? Am I missing some setti= ng? Or could that functionality be added?

-- Kai.

--=_MailMate_10A08B5C-1DD8-4A57-A209-E8A0C9A38BC2_=--