From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: feature request: individual markups for active and inactive time stamps on export Date: Thu, 30 Jun 2011 16:49:25 +0100 Message-ID: <87liwj48vu.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcJUm-0006rz-4a for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 11:49:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcJUk-0007FB-Tk for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 11:49:36 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:41671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcJUk-0007Eq-HS for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 11:49:34 -0400 Received: from 79-67-228-191.dynamic.dsl.as9105.com ([79.67.228.191] helo=localhost) by vscane-b.ucl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1QcJUb-00009o-92 for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 16:49:25 +0100 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: emacs-orgmode@gnu.org Hello, I would like to request a new feature for the latex export functionality: would it be possible to have different markups for active versus inactive time stamps? It should be straightforward, having looked at the code in file:~/git/org-mode/lisp/org-latex.el::(defun org-export-latex-time-stamps () but my elisp is not quite up to the challenge... I guess all that is needed is a new customisable variable (and possibly renaming the existing one: org-export-latex-timestamp-markup) and a simple (if inactive ... ...) bit of code? It's the easy identification of inactive versus active using the existing regexps that I cannot easily do! Thanks and apologies for having to ask for such a trivial addition, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.5 (release_7.5.511.g2b7d)