ox-latex: Fix export of inlinetasks with empty contents
commit9a60b93d932393eda4a216d79bdcd04c44dd3a24
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 16 May 2014 08:33:20 +0000 (16 10:33 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 16 May 2014 08:33:20 +0000 (16 10:33 +0200)
tree827ed11588c3e54b8a9c22d87efc61249693f68a
parentab1ce2a757000f7d8a66de023051c13ddc9705ec
ox-latex: Fix export of inlinetasks with empty contents

* lisp/ox-latex.el (org-latex-inlinetask): Skip body if contents are
  empty.

Thanks to Michael Weylandt for reporting it and providing
a preliminary patch.
http://permalink.gmane.org/gmane.emacs.orgmode/86384
lisp/ox-latex.el