From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Checkboxes for description lists Date: Tue, 12 Jun 2012 15:29:48 +0200 Message-ID: <87zk88d5f7.fsf@gmail.com> References: <87mx4ceh32.fsf@gmail.com> <80r4tkfzn8.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeRCy-0006I4-Tl for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 09:32:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SeRCs-0007GJ-O0 for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 09:32:32 -0400 Received: from plane.gmane.org ([80.91.229.3]:50402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeRCs-0007F6-BE for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 09:32:26 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SeRCl-0003BQ-Ul for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 15:32:19 +0200 In-Reply-To: <80r4tkfzn8.fsf@somewhere.org> (Sebastien Vauban's message of "Tue, 12 Jun 2012 15:06:19 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, "Sebastien Vauban" writes: > It seems we can't put footnotes in the left part of the > description. Is it intended? Could that restriction be removed? That's not really intended, and the fix is easy, but I have a question first: how would it be rendered in LaTeX? Apparently, "\item[tag text\footnote{contents}] item's contents" isn't valid. Regards, -- Nicolas Goaziou