From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Bach Subject: Re: problem with org-export-latex-todo-keyword-markup [7.4] Date: Thu, 17 Feb 2011 09:54:51 +0200 Message-ID: <4D5CD44B.4030002@googlemail.com> References: <4D5B9A9A.3040306@googlemail.com> <878vxgtdt3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47516 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ppyhn-0006wx-Qk for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 02:55:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ppyhm-0004lN-Cj for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 02:55:15 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:63237) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ppyhm-0004l5-7H for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 02:55:14 -0500 Received: by fxm12 with SMTP id 12so2379498fxm.0 for ; Wed, 16 Feb 2011 23:55:13 -0800 (PST) In-Reply-To: <878vxgtdt3.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org On 02/16/2011 01:32 PM, Bastien wrote: > Hi Phaebz, > > phaebz writes: > >> I defined it as an associative list, as described in the manual: >> org-export-latex-todo-keyword-markup evaluates to (("new" >> . "\\new{%s}") ("done" . "\\done{%s}") ("todo" . "\\todo{%s}")) > Use "NEW" "TODO" "DONE" instead of "new" "todo" "done", the search > for this is case-sensitive. > > HTH, > Thanks for the notice Bastien, I just read your message today, delivery was not really working it seems. See also my own reply to this... cheers, Michael