From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: export TODO keyword Date: Mon, 16 Aug 2010 10:45:42 +0200 Message-ID: References: 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=43832 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OkvKM-0001jE-Pc for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 04:46:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OkvKF-0007U8-3T for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 04:45:54 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:33246) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkvKE-0007Ty-Th for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 04:45:47 -0400 Received: by ewy28 with SMTP id 28so2327936ewy.0 for ; Mon, 16 Aug 2010 01:45:46 -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: Rares Pop Cc: emacs-orgmode@gnu.org On Aug 16, 2010, at 10:39 AM, Rares Pop wrote: > Hello, > > sorry for the beautifier question. > I'm trying to export an org document with some TODO tasks to a PDF > file. > And I get the output in the PDF file for the TODO keyword like this: > {TODO} > > But i want it simple > > TODO or [TODO]. > > I don't want to have those curly brackets at the beginning and the > end of the TODO keyword. Hi Rares, how about you post an example file for people to reproduce the issue? And then say exactly how you exported it, with what setup? - Carsten