Nick Dokos <ndo...@gmail.com> writes: > gian-maria.daf...@giammi.com (Gian-Maria Daffré) writes: > >> Hello, >> >> I am on GNU Emacs 23.4.1 and Org Version 6.33x. >> >> Maybe I am missing something obvious, but the clocking times are not >> exported when I hit C-c C-e (org-export-dispatch) for Latex export. >> >> This org entry: >> >> * July 2013 >> ** Visits >> CLOCK: [2013-07-10 Wed 13:30]--<2013-07-10 Wed 17:30> => 4:00 >> - Visit 10.7 afternoon >> CLOCK: [2013-07-10 Wed 09:00]--[2013-07-10 Wed 12:00] => 3:00 >> - Visit 10.7 morning >> >> >> Results as follows in Latex: >> ** Visits >> - Visit 10.7 afternoon >> - Visit 10.7 morning >> >> without the clocking times (which a customer requests). >> >> Are clocking time not exported at all (i.e. only Clock Report shows >> totals) or do I have to add a setting/variable that I do not see at the >> moment? >> > > Try adding > > > #+OPTIONS: c:t > > > to your file (or customize the variable org-export-with-clocks > if you want it always).
Added #+OPTIONS: c:t - clocking times do not appear. Cannot customize the variable org-export-with-clocks as it is not available. I have to assume then, that my current version of Org-Mode in Debian Stable does not yet contain this feature. Thanks anyway for your help. Best, Giammi -- I kindly ask you not to send me attachments in proprietary file formats, use open standards like PDF, HTML, RTF or plain text.