Export: Fix bug with LaTeX export of tables.
commitfee4492f57d05cfa7dff6a89774869d5e9c18a4c
authorCarsten Dominik <carsten.dominik@gmail.com>
Sat, 17 Jan 2009 14:07:10 +0000 (17 15:07 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 17 Jan 2009 14:07:10 +0000 (17 15:07 +0100)
tree321edcf4d34c041de03a7d301f1aa1f445b25c75
parenta4244d578392633863cd44efc9ed0c0e03d16ed8
Export: Fix bug with LaTeX export of tables.

The special first column in some tables was not removed for LaTeX
export.  This bug was probably introduces recently, while trying to
fix problems with special characters in LaTeX tables.
Export is now working again properly.

Reported by Giovanni Ridolfi.
lisp/ChangeLog
lisp/org-exp.el
lisp/org-export-latex.el