From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Export of clocking times
Date: Mon, 05 Aug 2013 09:39:32 -0400 [thread overview]
Message-ID: <8761vkl0iz.fsf@gmail.com> (raw)
In-Reply-To: 87li4g700w.fsf@hp.giammi.com
gian-maria.daffre@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
--8<---------------cut here---------------start------------->8---
#+OPTIONS: c:t
--8<---------------cut here---------------end--------------->8---
to your file (or customize the variable org-export-with-clocks
if you want it always).
--
Nick
next prev parent reply other threads:[~2013-08-05 13:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-05 13:14 Export of clocking times Gian-Maria Daffré
2013-08-05 13:39 ` Nick Dokos [this message]
2013-08-05 14:16 ` Gian-Maria Daffré
2013-08-05 14:30 ` Nick Dokos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8761vkl0iz.fsf@gmail.com \
--to=ndokos@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.