* orgtbl-insert-radio-table, latex and org-time-stamp-custom-formats
@ 2016-02-24 16:10 Uwe Brauer
2016-02-24 16:50 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2016-02-24 16:10 UTC (permalink / raw)
To: emacs-orgmode
Hello
I use from time to time in my latex files orgtbl-mode and
orgtbl-insert-radio-table (since org-time-stamp does not work in
orgtbl-mode I insert the stamps in a org file and then copy the content
into the radio table. However
the format
<2016-02-24 Wed>
Is not suited for LaTeX: < generates a ?
There are at least two solutions:
- use the format $<2016-02-24 Wed>$
- or «2016-02-24 Wed»
Now I used (customize-option (quote org-time-stamp-custom-formats))
and set it to ("«%m/%d/%y %a»" . "«%m/%d/%y %a %H:%M»")
but it had no effect so far.
Any comments?
Thanks
Uwe Brauer
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: orgtbl-insert-radio-table, latex and org-time-stamp-custom-formats
2016-02-24 16:10 orgtbl-insert-radio-table, latex and org-time-stamp-custom-formats Uwe Brauer
@ 2016-02-24 16:50 ` Nicolas Goaziou
2016-02-24 17:36 ` Uwe Brauer
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2016-02-24 16:50 UTC (permalink / raw)
To: emacs-orgmode
Hello,
Uwe Brauer <oub@mat.ucm.es> writes:
> I use from time to time in my latex files orgtbl-mode and
> orgtbl-insert-radio-table (since org-time-stamp does not work in
> orgtbl-mode I insert the stamps in a org file and then copy the content
> into the radio table. However
> the format
> <2016-02-24 Wed>
>
> Is not suited for LaTeX: < generates a ?
>
> There are at least two solutions:
>
> - use the format $<2016-02-24 Wed>$
>
> - or «2016-02-24 Wed»
>
> Now I used (customize-option (quote org-time-stamp-custom-formats))
> and set it to ("«%m/%d/%y %a»" . "«%m/%d/%y %a %H:%M»")
> but it had no effect so far.
>
> Any comments?
What is the value of `org-display-custom-times'?
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: orgtbl-insert-radio-table, latex and org-time-stamp-custom-formats
2016-02-24 16:50 ` Nicolas Goaziou
@ 2016-02-24 17:36 ` Uwe Brauer
0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2016-02-24 17:36 UTC (permalink / raw)
To: emacs-orgmode
> Hello,
> Uwe Brauer <oub@mat.ucm.es> writes:
> What is the value of `org-display-custom-times'?
Nil
> Regards,
thanks
Uwe
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-24 17:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 16:10 orgtbl-insert-radio-table, latex and org-time-stamp-custom-formats Uwe Brauer
2016-02-24 16:50 ` Nicolas Goaziou
2016-02-24 17:36 ` Uwe Brauer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).