emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Long clocktable runs off page (PDF export). Page-break and flow to next page?
@ 2009-05-09 12:50 Jeff Kowalczyk
  2009-05-09 13:42 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Kowalczyk @ 2009-05-09 12:50 UTC (permalink / raw)
  To: emacs-orgmode

When my worklog clocktable gets longer than the PDF export page, it simply
runs off the bottom of the page.

Is there a LaTeX-customization (and/or consider this a feature request)
such that the table could page-break and flow to the next page at any row?

 #+BEGIN: clocktable :maxlevel 2 :scope subtree
 
The worklogs are simple: one L1 heading, and many clocked L2 tasks.
There are often several day's gaps between L2 tasks, so I don't use the
step and tstart tend clocktable options

Thanks,
Jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Long clocktable runs off page (PDF export). Page-break and flow to next page?
  2009-05-09 12:50 Long clocktable runs off page (PDF export). Page-break and flow to next page? Jeff Kowalczyk
@ 2009-05-09 13:42 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-05-09 13:42 UTC (permalink / raw)
  To: Jeff Kowalczyk; +Cc: emacs-orgmode


On May 9, 2009, at 2:50 PM, Jeff Kowalczyk wrote:

> When my worklog clocktable gets longer than the PDF export page, it  
> simply
> runs off the bottom of the page.
>
> Is there a LaTeX-customization (and/or consider this a feature  
> request)
> such that the table could page-break and flow to the next page at  
> any row?
>
> #+BEGIN: clocktable :maxlevel 2 :scope subtree
>
> The worklogs are simple: one L1 heading, and many clocked L2 tasks.
> There are often several day's gaps between L2 tasks, so I don't use  
> the
> step and tstart tend clocktable options


#+CAPTION: A really long table for the clocking summary
#+LABEL: tbl:clock
#+ATTR_LaTeX: longtable
#+BEGIN: clocktable :maxlevel 2 :scope subtree
#+END

HTH

- Carsten

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-09 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-09 12:50 Long clocktable runs off page (PDF export). Page-break and flow to next page? Jeff Kowalczyk
2009-05-09 13:42 ` Carsten Dominik

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).