emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Alexander
Subject: [Orgmode] latex export todo:nil option only hides some todo keywords.
Date: Wed, 13 May 2009 16:14:07 -0400

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




reply via email to

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