emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] including an image in LaTeX export


From: Nicolas Goaziou
Subject: Re: [O] including an image in LaTeX export
Date: Wed, 26 Apr 2017 16:10:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

hello,

Roger Mason <address@hidden> writes:
>
> I need to include an image in a document to be exported to LaTeX.
> Minimal example:
>
> #+TITLE: test
>
> * test section
>
> [[macstuff.jpg]]
>
> When running the export I get "user-error: Unable to resolve link:
> nil".  I've tried including the image as eps, to no avail.
>
> Can someone tell me what I'm doing wrong?

It should be:

  [[file:macstuff.jpg]]

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]