replacing the "multicolumn" option for latex tables
commit2601678dc0f0c29ee711af2d43d58e3b0fb03c6e
authorEric Schulte <schulte.eric@gmail.com>
Wed, 1 Jun 2011 16:18:34 +0000 (1 10:18 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 14 Jun 2011 16:28:38 +0000 (14 09:28 -0700)
treec9d252d053447f0fab4d2d93a921833bb52bebcf
parentbcfdc775bf4998698e83b8be153078bd894bbbfd
replacing the "multicolumn" option for latex tables

  This brings the behavior inline with the documentation.

* lisp/org-latex.el (org-export-latex-tables): Check for the
  "multiline" option and set the `floatp' option to true when
  multicolumn tables are requested.
lisp/org-latex.el