ox-latex: Add \endfirsthead to longtable export
commit3c4afa706d79c1895162ee25765b7a711d58fcd9
authorThomas Dye <tsd@tsdye.com>
Sat, 26 Oct 2013 23:52:05 +0000 (26 13:52 -1000)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 27 Oct 2013 07:52:15 +0000 (27 08:52 +0100)
treeeadf2ded2c90d63d16ca8f9b9e1404c0f284ad4f
parent919aaebdc8477d37c0971f948fb56c36d233eb97
ox-latex: Add \endfirsthead to longtable export

* lisp/ox-latex.el (org-latex-table-row): Implements the \endfirsthead
command so the caption only appears once, at the top of the table.
Subsequent pages of the table start with "Continued from previous
page".
lisp/ox-latex.el