From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Inline images in exported HTML Date: Mon, 12 Jan 2009 15:14:22 -0500 Message-ID: <87bpucp9i9.fsf@gollum.intra.norang.ca> References: <2c75873c0901121203i14b4a93am718de2913fa32d9c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LMTB4-0007HX-5r for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 15:14:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LMTB3-0007H0-Jk for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 15:14:25 -0500 Received: from [199.232.76.173] (port=58192 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMTB3-0007Gt-Gg for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 15:14:25 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:54378) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LMTB3-0006qn-A0 for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 15:14:25 -0500 In-Reply-To: <2c75873c0901121203i14b4a93am718de2913fa32d9c@mail.gmail.com> (Graham Smith's message of "Mon\, 12 Jan 2009 20\:03\:29 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Graham Smith Cc: emacs-orgmode@gnu.org "Graham Smith" 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. -Bernt