From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarmo Hurri Subject: Re: Exporting Latex fragment both rendered and verbatim Date: Wed, 07 Mar 2018 20:32:00 +0200 Message-ID: <876067ybxb.fsf@iki.fi> References: <87vae8j5zq.fsf@iki.fi> <87po4f52p5.fsf@gmail.com> <87y3j3zv28.fsf@iki.fi> <871sgv4wds.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etdrc-0002Tk-2k for emacs-orgmode@gnu.org; Wed, 07 Mar 2018 13:32:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etdrX-00014n-VP for emacs-orgmode@gnu.org; Wed, 07 Mar 2018 13:32:31 -0500 Received: from [195.159.176.226] (port=42630 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1etdrX-00014J-ND for emacs-orgmode@gnu.org; Wed, 07 Mar 2018 13:32:27 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1etdpN-0008EO-Be for emacs-orgmode@gnu.org; Wed, 07 Mar 2018 19:30:13 +0100 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 Eric S Fraga writes: > Very strange. Attached are the org file I used to try this out and the > result of exporting to LaTeX. Got it: I did not have latex in my org-babel-do-load-languages. Thanks! Jarmo