On Thursday, 18 Mar 2021 at 12:03, Esteban Venialgo wrote:
> I'd like to export a .org file as ODT and I have an embedded latex
> gantt chart in a separated tex file. The problem is that the gantt
> chart does not get exported. It seems that it's completely ignored by
> the odt exporting tool.

This is expected.  LaTeX code, included the way you have, is only
processed for LaTeX export (including PDF).  The alternative is to have
a LaTeX src block which results in a (say) .png file which will then be
exported to ODT.

-- 
: Eric S Fraga via Emacs 28.0.50, Org release_9.4.4-254-g37749c

Reply via email to