From: Esteban Venialgo <e.venialgo@tudelft.nl> To: emacs-orgmode@gnu.org Subject: odt export and embedded latex Date: Thu, 18 Mar 2021 12:03:23 +0100 [thread overview] Message-ID: <ff94f555-6d0c-56f4-76f6-7d270fd15edf@tudelft.nl> (raw) hi org experts, 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 the latex section within my .org file: ------------------------------------------------------------------------------------------------ * Planning Gantt chart with the project planning: #+LaTeX_HEADER: \input{./project_planning/gantt_preamble.tex} #+INCLUDE: "./project_planning/gantt.tex" export latex ------------------------------------------------------------------------------------------------ If I export the .org with org-latex-export-to-pdf, it works with no errors. So, it's not an issue related to the latex source itself. May you have any suggestions to try ? Thanks for your help, Esteban
next reply other threads:[~2021-03-18 11:04 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-03-18 11:03 Esteban Venialgo [this message] 2021-03-18 16:06 ` Eric S Fraga
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=ff94f555-6d0c-56f4-76f6-7d270fd15edf@tudelft.nl \ --to=e.venialgo@tudelft.nl \ --cc=emacs-orgmode@gnu.org \ --subject='Re: odt export and embedded latex' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).