all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* latex export todo:nil option only hides some todo keywords.
@ 2009-05-13 20:14 Alexander
  2009-05-14 11:36 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander @ 2009-05-13 20:14 UTC (permalink / raw
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: latex export todo:nil option only hides some todo keywords.
  2009-05-13 20:14 latex export todo:nil option only hides some todo keywords Alexander
@ 2009-05-14 11:36 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-05-14 11:36 UTC (permalink / raw
  To: Alexander; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 992 bytes --]

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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[-- Attachment #1.2: Type: text/html, Size: 1350 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-14 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-13 20:14 latex export todo:nil option only hides some todo keywords Alexander
2009-05-14 11:36 ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.