emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Latex export of longtable with multiline heading
@ 2013-04-06  2:40 Simon Guest
  2013-04-06 18:07 ` John Hendy
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Guest @ 2013-04-06  2:40 UTC (permalink / raw)
  To: emacs-org list

Dear Org-mode people,

I have an Org mode document containing a longtable, which has its
heading row split over two lines.  Exporting this to Latex doesn't work.

Here's a really small example (for which I wouldn't need longtable,
but you get the point):

#+ATTR_LaTeX: longtable align=|r|r|
|-------+---------|
| First |     Age |
| Name  | (years) |
|-------+---------|
| Bob   |       6 |
| Dave  |       7 |
| Wendy |       9 |
|-------+---------|

The PDF document is missing the first line of the header.  Looking at
the Latex file which is generated, there appear to be too many
(i.e. 2) instances of \endhead (but I'm no expert on longtables in
Latex).

It's important that I get this working, or find a work-around.

Any suggestions?

cheers,
Simon

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

end of thread, other threads:[~2013-04-07  2:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-06  2:40 Latex export of longtable with multiline heading Simon Guest
2013-04-06 18:07 ` John Hendy
2013-04-07  2:39   ` Simon Guest

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