From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug, ox-latex] footnotes with math in narrowed buffer Date: Fri, 24 Apr 2015 21:28:15 +0200 Message-ID: <87sibpcomo.fsf@nicolasgoaziou.fr> References: <87y4lhzf63.fsf@gmx.us> <87tww5ze22.fsf@gmx.us> <87pp6tzdsl.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YljFd-0000Af-8M for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 15:27:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YljFc-00063x-CQ for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 15:27:01 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:58417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YljFc-0005ym-7C for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 15:27:00 -0400 In-Reply-To: <87pp6tzdsl.fsf@gmx.us> (rasmus@gmx.us's message of "Fri, 24 Apr 2015 18:33:46 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > Rasmus writes: > >> Rasmus writes: >> >>> * h1 >>> foo[fn:1] >>> >>> * Footnotes >>> [fn:1] if \alpha $\beta$ \(\gamma\) >>> >>> Narrow it to h1 and export the buffer. Something like this is exported: [...] > Add to this that the class of p is missing when including footnotes > from outside of the narrowed region. E.g. >

bar

> (ugly) vs (not ugly): >

bar

This should be fixed. Thank you. Regards, -- Nicolas Goaziou