From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: problem with export of #+BEGIN_src latex :results latex replace :exports results :eval t Date: Thu, 13 Dec 2018 13:22:04 +0000 Message-ID: <87efalblz7.fsf@gmail.com> References: <87lg4tkhon.fsf@mat.ucm.es> <87o99pofv2.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXQwR-0003WF-7j for emacs-orgmode@gnu.org; Thu, 13 Dec 2018 08:22:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXQwN-0005x1-N6 for emacs-orgmode@gnu.org; Thu, 13 Dec 2018 08:22:15 -0500 Received: from mail-wm1-x32a.google.com ([2a00:1450:4864:20::32a]:50792) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gXQwL-0005qa-Fv for emacs-orgmode@gnu.org; Thu, 13 Dec 2018 08:22:11 -0500 Received: by mail-wm1-x32a.google.com with SMTP id n190so2356736wmd.0 for ; Thu, 13 Dec 2018 05:22:06 -0800 (PST) Received: from pinto (pinto.chemeng.ucl.ac.uk. [128.40.74.171]) by smtp.gmail.com with ESMTPSA id l15sm1592717wrw.4.2018.12.13.05.22.04 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 13 Dec 2018 05:22:05 -0800 (PST) In-Reply-To: <87o99pofv2.fsf@mat.ucm.es> (Uwe Brauer's message of "Thu, 13 Dec 2018 11:55:45 +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 On Thursday, 13 Dec 2018 at 11:55, Uwe Brauer wrote: > That is for babel. That is I have an org file, which contains matlab and > latex for the documentation. So I want to cite a reference. There is no > problem with citep if I don't have the latex in a src block. > > However as I said the fortification is much nicer if I put latex in a > src block. Yes but my point is that the line that has the citep: link is org syntax and should therefore not be in the LaTeX src block. Keep the equation in the src block but take that line to past the end of the block. -- Eric S Fraga via Emacs 27.0.50, Org release_9.1.14-1034-gafcb1d