From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Markup for export question Date: Thu, 09 Jul 2009 17:59:15 +0200 Message-ID: <877hyhsv8s.fsf@kassiopeya.MSHEIMNETZ> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOvxr-0003PB-1o for emacs-orgmode@gnu.org; Thu, 09 Jul 2009 11:55:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOvxm-0003He-9n for emacs-orgmode@gnu.org; Thu, 09 Jul 2009 11:55:14 -0400 Received: from [199.232.76.173] (port=59605 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOvxl-0003HG-S2 for emacs-orgmode@gnu.org; Thu, 09 Jul 2009 11:55:09 -0400 Received: from mail.gmx.net ([213.165.64.20]:41851) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MOvxl-0001Da-9H for emacs-orgmode@gnu.org; Thu, 09 Jul 2009 11:55:09 -0400 In-Reply-To: (Ulf Stegemann's message of "Thu, 09 Jul 2009 15:19:58 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ulf Stegemann Cc: emacs-orgmode@gnu.org Haha, just for the fun of it: While trying to document this via Org-mode, I had to define this macro here: #+MACRO: macro {{{$1}}} * Predefined Macros * ={{{macro(date(TIME_FORMAT_STRING))}}}= * ={{{macro(modification-time(TIME_FORMAT_STRING))}}}= * ={{{macro(time(TIME_FORMAT_STRING))}}}= * ={{{macro(input-file)}}}= Sebastian