From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlos Russo Subject: Re: LaTeX export: how to customize date format? Date: Mon, 9 Jan 2012 12:26:28 +0000 Message-ID: <1FB56FBA-9CAB-49C6-8105-D5E025EA8C79@gmail.com> References: <87fwfp9iu8.fsf@gnu.org> <87boqd9i7d.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkEJD-0006Ix-0M for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 07:26:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkEJ7-00083T-GE for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 07:26:38 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:56765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkEJ7-00083N-91 for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 07:26:33 -0500 Received: by wgbdt13 with SMTP id dt13so1207915wgb.30 for ; Mon, 09 Jan 2012 04:26:31 -0800 (PST) In-Reply-To: <87boqd9i7d.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org Thanks, it seems that (setq org-export-latex-timestamp-markup "\\printdate{%s}") does half of the job already. > Er.. forget this sentence -- perhaps my subconscious is trying > to tell me there are too many variables in Org now :)=20 I suppose this means there are no plans of creating a variable = containing the markup associated with a date range, right :-p? Cheers, Carlos