all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Removing the date in a subtree export using the new exporter
@ 2012-11-08 10:06 Alan Schmitt
  2012-11-09  0:43 ` Nicolas Goaziou
  0 siblings, 1 reply; 9+ messages in thread
From: Alan Schmitt @ 2012-11-08 10:06 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I'm using the new exporter to create a pdf (through latex) of a subtree
of a huge file, and I want to remove some default information. I found
out a way to do it, but I'm not sure it's the right way. Here it is.

#+BEGIN_SRC org
:PROPERTIES:
:EXPORT_TITLE: Foo bar
:EXPORT_OPTIONS: toc:nil author:nil
:EXPORT_DATE: ~
:END:
#+END_SRC

The part about which I'm not sure is how to remove the date. I tried
putting nothing instead of the '~' but it does not work. Maybe there
could be an option for it?

Alan

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

end of thread, other threads:[~2012-11-13 22:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08 10:06 Removing the date in a subtree export using the new exporter Alan Schmitt
2012-11-09  0:43 ` Nicolas Goaziou
2012-11-09 16:30   ` Alan Schmitt
2012-11-09 17:01     ` Nicolas Goaziou
2012-11-09 17:17       ` Alan Schmitt
2012-11-09 17:21         ` Nicolas Goaziou
2012-11-09 18:16           ` Alan Schmitt
2012-11-09 19:29             ` Nicolas Goaziou
2012-11-13 22:14               ` Bastien

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.