emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Erik Iverson <eriki@ccbr.umn.edu>
To: Julian Burgos <jmburgos@uw.edu>
Cc: Emacs-orgmode@gnu.org
Subject: Re: inserting images in HTML export
Date: Mon, 21 Feb 2011 17:31:24 -0600	[thread overview]
Message-ID: <4D62F5CC.9020802@ccbr.umn.edu> (raw)
In-Reply-To: <AANLkTinkfc+2_i+DXc9WQaPq=NhB6P_4Lbt-99RtPwc5@mail.gmail.com>

I think this is simply because you're generating a PDF, which
can't really be displayed 'in html'.  Try generating a bitmap
format such as PNG.  That should work!

On 02/21/2011 05:26 PM, Julian Burgos wrote:
> Dear list,
>
> Here is another of my newbie questions.
>
> As many others, I´m exploring ways to export my nice org-mode document
> (with R code that generates output and graphs) into word or open
> office.  My colleagues do not use org mode or LaTex, so I need to
> generate a word or open office document .  It doesn´t have to be
> pretty, as it is only for reviewing purposes, but needs to include all
> figures and tables.
>
> It seems that the easiest way to go is to export HTML and read it
> directly with Word.  My only problem is that I cannot figure out how
> to make org mode generate an HTML document with the figures embedded
> in it.  Instead, I get hyperlinks to the figures.  I´ve tried adding
> this to my emacs file:
>
> (setq org-export-html-inline-images t)
>
> but had no luck.
>
> Here is an example on how I am inserting the images in my org-mode
> file.  When exporting to LaTex everything works fine.
>
> #+CAPTION: Estimated effects of bottom type and Modiolus on Actinaria abundance.
> #+LABEL: fig:Acgam
> #+ATTR_LaTeX: width=14cm
> [[./images/Actinaria_gamplots.pdf]]
>
> Many thanks for any guidance,
>
>

      reply	other threads:[~2011-02-21 23:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-21 23:26 inserting images in HTML export Julian Burgos
2011-02-21 23:31 ` Erik Iverson [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=4D62F5CC.9020802@ccbr.umn.edu \
    --to=eriki@ccbr.umn.edu \
    --cc=Emacs-orgmode@gnu.org \
    --cc=jmburgos@uw.edu \
    /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).