Hi Manish,

it has been a long time, but this does now work, with

   #+CAPTION: Server Load
   [[./load.png]]


- Carsten

On Oct 18, 2008, at 3:50 PM, Manish wrote:

Hello,

I wonder how to add an image (PNG) to an Org file so that it can be
exported to latex and compiled using pdflatex?  I tried adding a link
using "[[./load.png][Server Load]]" but it only shows a link (which
also doesn't seem to work.)

I currently add images to Tex documents like so:

,----
|  \begin{figure}[H]
|    \centering \includegraphics[scale=0.75]{load.png}
|    \caption{Server Load \scriptsize{(Source: RRD)}\label{fig:load}}
|  \end{figure}
`----

Any pointers appreciated.

--
Manish


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to