emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jeff Kowalczyk <jtk@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: clocktable empty on latex export selected subtree
Date: Sun, 12 Dec 2010 05:11:34 +0000 (UTC)	[thread overview]
Message-ID: <loom.20101212T060226-147@post.gmane.org> (raw)

When I export a selected subtree via pdflatex (C-c @, C-c C-e, p). the rows of
the rendered clocktable are empty:

---
Clock summary at 2010-12-11 Sat 21:00
Headline Time
*Total time

---

Exporting the whole buffer renders the rows correctly.

Exporting the subtree (C-c @, C-c C-e, A) to ASCII works correctly

The following Org file can be used to reproduce, I'm using Emacs 24 bzr trunk,
Org git master g561c0.

I suppose it could be my clocktable options, any ideas?

Thanks,
Jeff

---
* TODO Worklog ACME Invoice                                         :worklog:

#+BEGIN: clocktable :maxlevel 2 :scope subtree :indent nil :narrow nil
Clock summary at [2010-12-11 Sat 21:00]

| Headline                  | Time   |      |
|---------------------------+--------+------|
| *Total time*              | *0:03* |      |
|---------------------------+--------+------|
| TODO Worklog ACME Invoice | 0:03   |      |
| DONE server updates       |        | 0:03 |
#+END:

** DONE server updates
   CLOSED: [2010-10-29 Fri 17:45]
   :LOGBOOK:
   CLOCK: [2010-10-29 Fri 17:44]--[2010-10-29 Fri 17:45] =>  0:01
   CLOCK: [2010-10-29 Fri 17:40]--[2010-10-29 Fri 17:42] =>  0:02
   :END:

Updates on server.
---

                 reply	other threads:[~2010-12-12  5:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20101212T060226-147@post.gmane.org \
    --to=jtk@yahoo.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 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).