Carsten,

Just to say many thanks for version 6.18 as this solves this problem
of a quick preview with inline PDFs  via Latex.

Graham



2009/1/14 Carsten Dominik <domi...@science.uva.nl>:
>
> On Jan 12, 2009, at 9:14 PM, Bernt Hansen wrote:
>
>> "Graham Smith" <myotis...@gmail.com> 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.
>> 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