From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Problem with named footnotes and LaTeX export? Date: Fri, 13 Aug 2010 13:56:22 +0200 Message-ID: References: <4C6419BD.8030909@limist.com> <87aaor94z2.wl%n.goaziou@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=54193 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ojss8-0003pM-NZ for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 07:56:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ojss7-000389-FH for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 07:56:28 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:35229) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ojss7-00037u-AW for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 07:56:27 -0400 Received: by ewy28 with SMTP id 28so1243822ewy.0 for ; Fri, 13 Aug 2010 04:56:25 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kai Cc: emacs-orgmode@gnu.org On Aug 12, 2010, at 9:31 PM, Kai wrote: > > Nicolas Goaziou gmail.com> writes: >>> Now on to a possible bug. :) I have noticed that when I include >>> named >>> footnotes within an unordered list, the LaTeX exported file has >>> problems, and mixes in the text (after the first word) of a named >>> footnote directly within the text of the unordered list item. Named >>> footnotes that are in ordered lists are exported without a problem. >> >>> This bug may be the same one that was described in this message, >>> though the OP didn't provide follow-up information: >>> http://article.gmane.org/gmane.emacs.orgmode/23637/ >>> ...also, I think the problem does not happen with numbered footnotes >>> in unordered lists, as the single response message by Matt Lundin >>> showed. >> >> I don't want to sound arrogant, but this bug should already be fixed >> in my list improvement branch. Could you confirm it? >> >> There's one problem left though: underscores in first URL are >> interpreted as math text, producing strange results. >> >> Regards, >> > > > > Thanks for the fast response. Yes, the bug is fixed in your list > improvement > branch, thank you. When will those improvements be merged to trunk/ > master? If some people get this branch and test it *extensively*, and report back here, then it will happen sooner. - Carsten > > > And yes, Nicolas has spotted a new bug from my example, caused by > parenthesized > underscores in hyperlinks that are interpreted incorrectly. > > K