emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Removing the date in a subtree export using the new exporter


From: Nicolas Goaziou
Subject: Re: [O] Removing the date in a subtree export using the new exporter
Date: Fri, 09 Nov 2012 01:43:58 +0100

Hello,

Alan Schmitt <address@hidden> writes:

> 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?

Indeed, there could be a "date:nil" option. I'll add it later. Thanks
for suggesting it.


Regards,

-- 
Nicolas Goaziou



reply via email to

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