From mboxrd@z Thu Jan 1 00:00:00 1970 From: Torsten Wagner Subject: Renew export fields Date: Fri, 11 Nov 2011 02:51:01 +0900 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001636c92a8e34022504b1650cb1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROYmF-00007s-Do for emacs-orgmode@gnu.org; Thu, 10 Nov 2011 12:51:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ROYmE-0006iq-1P for emacs-orgmode@gnu.org; Thu, 10 Nov 2011 12:51:03 -0500 Received: from mail-gx0-f169.google.com ([209.85.161.169]:49158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROYmD-0006ik-T4 for emacs-orgmode@gnu.org; Thu, 10 Nov 2011 12:51:02 -0500 Received: by ggnh4 with SMTP id h4so3890546ggn.0 for ; Thu, 10 Nov 2011 09:51:01 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Mailing List --001636c92a8e34022504b1650cb1 Content-Type: text/plain; charset=ISO-8859-1 Hi is there a way to renew or set export parameters specifically for a text block? I would like to change the date depending on which subtree I'm going to export. However the following way is not working. #+DATE: 08-11-2011 * level 1 #+DATE: 12-11-2011 * level 2 #+DATE: 15-11-2011 trying to export only level 1 would still result with 15-11-2011 as date. Any sugesstions? I tried properties blocks but had trouble with them too. Thanks a lot Torsten --001636c92a8e34022504b1650cb1 Content-Type: text/html; charset=ISO-8859-1

Hi is there a way to renew or set export parameters specifically for a text block? I would like to change the date depending on which subtree I'm going to export. However the following way is not working.
#+DATE: 08-11-2011
* level 1
#+DATE: 12-11-2011
* level 2
#+DATE: 15-11-2011
trying to export only level 1 would still result with 15-11-2011 as date.
Any sugesstions? I tried properties blocks but had trouble with them too.

Thanks a lot
Torsten

--001636c92a8e34022504b1650cb1--