From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: latex checkboxes Date: Fri, 17 Jun 2011 16:02:13 +0200 Message-ID: <87fwn87dzu.fsf@gmail.com> References: <16524.1308266941@alphaville.dokosmarshall.org> <87sjr87g09.fsf@gmail.com> <24011.1308317975@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXZct-0008P1-9u for emacs-orgmode@gnu.org; Fri, 17 Jun 2011 10:02:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXZcm-0008P6-FD for emacs-orgmode@gnu.org; Fri, 17 Jun 2011 10:02:22 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:41004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXZcm-0008OW-4W for emacs-orgmode@gnu.org; Fri, 17 Jun 2011 10:02:16 -0400 Received: by wyf19 with SMTP id 19so2164079wyf.0 for ; Fri, 17 Jun 2011 07:02:15 -0700 (PDT) In-Reply-To: <24011.1308317975@alphaville.dokosmarshall.org> (Nick Dokos's message of "Fri, 17 Jun 2011 09:39:35 -0400") 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: nicholas.dokos@hp.com Cc: Skip Collins , emacs-orgmode@gnu.org Nick Dokos writes: >> Btw, is there any consensus on better default values for :cbon, :cboff >> and :cbtrans? Configurability isn't an excuse for ugly standards. >> > > I don't think so - not yet in any case. I didn't even know about the > box stuff until Skip brought it up. I would have thought that the > default ones should be the simplest thing possible: [ ], [X] and [-] > in a monospaced font, something that does not need any help from > additional LaTeX packages, the kind of thing that org-list-to-latex > does. Then, what about setting :cbtrans to "\\texttt{[-]}" and `org-export-latex-list-parameters' to nil, instead of "$\\boxminus$" and '(:cbon "$\\boxtimes$" :cboff "$\\Box$"), respectively? Regards, -- Nicolas Goaziou