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... <blush>

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)

Reply via email to