emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] latex export todo:nil option only hides some todo keywords


From: Carsten Dominik
Subject: Re: [Orgmode] latex export todo:nil option only hides some todo keywords.
Date: Thu, 14 May 2009 13:36:03 +0200

Fixed, thanks.

- Carsten

On May 13, 2009, at 10:14 PM, Alexander wrote:

Hi all,

First, of course thanks for org-mode.

I want to export an org-mode file to latex and then pdf, and I want to
hide TODO keywords in the pdf.  I've several per-file defined TODO
keywords, and I can only get todo:nil to turn off some of them.

Here is the file

#+TODO: TODO(t) GET(g) WAITING(w) TRIAGE(i) READ(r) STARTED(s) |
DONE(d) DISCARDED(c)
#+OPTIONS: toc:nil, H:2,todo:nil

* Headline A

** DONE test 1
  CLOSED: [2009-05-13 Wed 16:08]

** TODO test 2

** test 3

** TRIAGE test 4

** DISCARDED test 5
  CLOSED: [2009-05-13 Wed 16:09]

In the exported pdf, TRIAGE and DISCARDED are still visible. What am I
doing wrong?

Alexander


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

[Prev in Thread] Current Thread [Next in Thread]