From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] Ugly checkbox on HTML export Date: Wed, 29 Jun 2011 19:59:02 +0200 Message-ID: <87liwkbjtl.fsf@gmail.com> References: <81mxh0bxqi.fsf@gmail.com> <87oc1gbrzg.fsf@univ-nantes.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbz2c-0003DB-Ul for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 13:59:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbz2a-0007KC-7Z for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 13:59:10 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:49557) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbz2Z-0007JM-B4 for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 13:59:07 -0400 Received: by wwf22 with SMTP id 22so1213532wwf.30 for ; Wed, 29 Jun 2011 10:59:06 -0700 (PDT) In-Reply-To: <87oc1gbrzg.fsf@univ-nantes.fr> (Manuel Giraud's message of "Wed, 29 Jun 2011 17:02:43 +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: Manuel Giraud Cc: emacs-orgmode@gnu.org, Jambunathan K Hello, Manuel Giraud writes: > Jambunathan K writes: > >> A test file and the html output are attached. The "ugly" checkbox is >> ugly only because it is unlike anyother checkboxes. > > This patch should do. Hope it doesn't break any other case. The "problem" is deeper than that. At the moment [@6] [ ] isn't recognized as a valid check-box, while [@6][ ] is. Proof: try to C-c C-c the ugly checkbox. Anyhow, for now, when there is both a counter and a checkbox in the item, you have to stick them. It will then export fine. Regards, -- Nicolas Goaziou