Hello,

Uwe Brauer <o...@mat.ucm.es> writes:

> A week ago I asked how to change the format of org-time-stamp since the
> default format is not suited when exporting to LaTeX, the problem are
> the <> 
>
> I'd prefer the format
>
>     -   «24-02-2016 Wed»
>
> I set org-display-custom-times to t
> and then did 
> (customize-option (quote org-time-stamp-custom-formats))
> and set it to
>
> ("$«%d-%m-%Y %a»$" . "$«%d-%m-%Y %a %H:%M»$")
>
> but I cannot get rid of the < >

I cannot reproduce it. I get

  \textit{\$«03-03-2016 jeu.»\$}.

The "\\textit{%s}" comes from `org-latex-active-timestamp-format'.


Regards,

-- 
Nicolas Goaziou

Reply via email to