From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: footnotes problems in split files on export to latex Date: Tue, 31 Jan 2017 13:34:37 +0100 Message-ID: <87r33jmmqq.fsf@nicolasgoaziou.fr> References: <87fujzjygr.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYXdx-0004M8-Kj for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 07:34:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYXdw-0007GX-PC for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 07:34:41 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:39030) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cYXdw-0007FN-J0 for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 07:34:40 -0500 In-Reply-To: <87fujzjygr.fsf@skimble.plus.com> (Sharon Kimble's message of "Tue, 31 Jan 2017 10:49:40 +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: Sharon Kimble Cc: org-mode-email Hello, Sharon Kimble writes: > I have a very large file that I'm working on into 4 sections and have > included the sections like this, in the middle of the main file - > > #+include: "~/research/drugs/drugs17-a2i.org" > #+include: "~/research/drugs/drugs17-k2n.org" > #+include: "~/research/drugs/drugs17-o2z.org" > > > And moved the footnotes for each new section over to the > relevant #+include: file. You may have done a mistake during this step. You could use M-x org-lint to check each included document separately. Org is expected to be able to handle included footnotes. Regards, -- Nicolas Goaziou