emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Org + Images -> Tex -> PDF
Date: Fri, 12 Dec 2008 15:41:42 +0100	[thread overview]
Message-ID: <D8DBFC11-3F0C-40BA-B3B4-72EE9D97D3FD@uva.nl> (raw)
In-Reply-To: <4DCFCBD4-6D45-4421-97AC-01CE896C3D1A@uva.nl>

Sorry, this was incomplete.  To exactly duplicate what you had:

   #+CAPTION: Server Load \scriptsize{(Source: RRD)}
   #+ATTR_LaTeX: scale=0.75
   #+LABEL: gif:load
   [[./load.png]]



And you can produce references to the figure with

    [[fig:load][the load plot]]

HTH

- Carsten

On Dec 12, 2008, at 3:37 PM, Carsten Dominik wrote:

> 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	other threads:[~2008-12-12 14:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-18 13:50 Org + Images -> Tex -> PDF Manish
2008-10-18 16:35 ` Russell Adams
2008-10-18 19:06   ` Sebastian Rose
2008-10-18 19:20     ` Sebastian Rose
2008-10-18 19:33     ` Manish
     [not found]       ` <48FA4BA2.4030307@gmx.de>
2008-10-18 21:08         ` Manish
2008-12-12 14:37 ` Carsten Dominik
2008-12-12 14:41   ` Carsten Dominik [this message]

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=D8DBFC11-3F0C-40BA-B3B4-72EE9D97D3FD@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).