You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I believe the issue is that you should have #+BEGIN: org-gantt-chart instead of #+BEGIN: org-gantt. I also had this bug: after installing this package, org-insert-dblock:org-gantt-chart inserted the incorrect #+BEGIN: org-gantt.
Also, for those on Linux, you may need to enable the Imagemagick PDF conversion. On Debian, simply comment out the policy tags under <!-- disable ghostscript format types --> in /etc/ImageMagick-6/policy.xml.
I am using emacs on windows. This is a simple test file I am trying to render:
If I export to Latex/PDF I get the file nicely rendered as an outline, but no chart.
If I use org-gantt on the file, it creates the following after prompting me for a file:
I cannot figure out how to get output from this.
If I can get this to work, I will be very happy!
The text was updated successfully, but these errors were encountered: