emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Generated graphic not included in exported TeX/PDF
@ 2021-01-07  8:20 Loris Bennett
  2021-01-07  8:29 ` Loris Bennett
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Loris Bennett @ 2021-01-07  8:20 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I have just re-exported an org beamer presentation, which I created two
years ago with a version of Org which was fairly up-to-date then.
Everything still works fine, except for the fact that the images
generated by the org file are not included in the exported PDF and
indeed are missing from the generated TeX file.

In the org file I have

  #+NAME: backfill-tikz
  #+HEADER: :fit yes :file ./generated/backfill_tikz.png :imagemagick yes :iminoptions -density 600
  #+HEADER: :headers '("\\usepackage{pgfplots}\\usepackage{sansmath}")
  #+HEADER: :results raw
  #+BEGIN_SRC latex :cache yes
    \usepgfplotslibrary{colorbrewer}
    \begin{tikzpicture}
    ... 
    \end{tikzpicture}
  #+END_SRC

  #+RESULTS[e2d28096fe9dceffb0b63ad4a441160ff2a0d1a7]: backfill-tikz
  [[file:./generated/backfill_tikz.png]]

As I say, the image itself is created, but not included when exported, although it is
displayed if I do org-toggle-inline-images in the org buffer.

My current Org version is

  Org mode version 9.4 (9.4-9-gab0052-elpaplus @ /home/loris/.emacs.d/elpa/org-plus-contrib-20200928/)

Any ideas what might be happening?

Cheers,

Loris

-- 
This signature is currently under construction.



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2021-01-11 15:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07  8:20 Generated graphic not included in exported TeX/PDF Loris Bennett
2021-01-07  8:29 ` Loris Bennett
2021-01-07  9:12   ` Loris Bennett
2021-01-07 10:03     ` Loris Bennett
2021-01-07 10:09 ` Eric S Fraga
2021-01-09 14:51 ` Eric S Fraga
2021-01-10 14:06   ` Eric S Fraga
2021-01-11  6:56     ` Loris Bennett
2021-01-11  9:47       ` Eric S Fraga
2021-01-11 11:49         ` Loris Bennett
2021-01-11 12:41           ` Eric S Fraga
2021-01-11 13:08             ` Loris Bennett
2021-01-11 13:31               ` Eric S Fraga
2021-01-11 14:03                 ` Loris Bennett
2021-01-11 14:41                   ` Eric S Fraga
2021-01-11 15:36                     ` Loris Bennett
2021-01-11 15:54                       ` Eric S Fraga

Code repositories for project(s) associated with this public 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).