contrib/lisp/org-e-texinfo: Properly format table heading rows
commit2b9cc23dd0f9e0016105fde1a10ba3ceb3862576
authorJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>
Wed, 29 Aug 2012 19:14:03 +0000 (29 15:14 -0400)
committerJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>
Wed, 29 Aug 2012 19:14:03 +0000 (29 15:14 -0400)
treeb9cd4102423b72ccbb712cac75097df7993b935a
parent3b792443c1ed9355b3234018f68a53071fe09996
contrib/lisp/org-e-texinfo: Properly format table heading rows

* contrib/lisp/org-e-texinfo.el (org-e-texinfo-table-row): Check if the row is part of the first row group.  If it is treat it as @headitem rather than a normal @item.
contrib/lisp/org-e-texinfo.el