emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Inline images in exported HTML


From: Carsten Dominik
Subject: Re: [Orgmode] Re: Inline images in exported HTML
Date: Wed, 14 Jan 2009 08:39:00 +0100


On Jan 12, 2009, at 9:14 PM, Bernt Hansen wrote:

"Graham Smith" <address@hidden> writes:

I am exporting to HTML with a lnk to a pdf with instant opening in
Firefox on a Mac.

Originally, I had a description on the link, and as the manual says,
in the browser, I get the description in the browser which opens the
pdf when I click on it.

But I want the image to appear without clicking on it, so I can print
out the file with the images visible

After reading the manual, I have edited the link to remove the
description,  but it still needs me to click on the link in the
browser to open the pdf.

I have now added "file:" to the front of the link and I still need to
click on it to see the pdf in the browser.

The link is now:

[[file:/Users/graham/Dropbox/Jacobs/GQ3/Analysis/Graphics/ Hazard1aBootsrappedMedianProbabilityPlot.pdf]]

Which still works fine when I click on it, but doesn't automatically open.

Can someone tell me what I am doing wrong.

Many thanks,

I was under the impression that only graphic files (PNG/JPG, etc) were
inlined - I didn't think inlining a PDF was possible.

Unfortunately, the right thing to do here depends on the LaTeX
processor you use.

If you use latex and then something like dvips to process to postscript,
only .ps and .eps files can be inlined in LaTeX output.  On the other
hand, if you use pdflatex to process the files, only .jpg and .pdf files
cab be included.

I am not sure if HTML allows to *inline* pdf, probably not.

Hmm, I welcome suggestions on a strategy for this.

- Carsten




-Bernt


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





reply via email to

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