From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Re: Inline images in exported HTML Date: Wed, 14 Jan 2009 15:18:29 +0530 Message-ID: References: <2c75873c0901121203i14b4a93am718de2913fa32d9c@mail.gmail.com> <87bpucp9i9.fsf@gollum.intra.norang.ca> <63F44A1C-0C41-4DCF-A498-1BEC6414B9B2@uva.nl> <2c75873c0901140112r1607c03t67ee957378c4d396@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LN2MY-0008S2-T1 for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 04:48:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LN2MV-0008Og-29 for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 04:48:38 -0500 Received: from [199.232.76.173] (port=33559 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LN2MU-0008Od-0Q for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 04:48:34 -0500 Received: from ti-out-0910.google.com ([209.85.142.187]:29517) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LN2MT-0003gZ-Eg for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 04:48:33 -0500 Received: by ti-out-0910.google.com with SMTP id u5so280952tia.10 for ; Wed, 14 Jan 2009 01:48:29 -0800 (PST) In-Reply-To: <2c75873c0901140112r1607c03t67ee957378c4d396@mail.gmail.com> Content-Disposition: inline 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: Bernt Hansen , emacs-orgmode@gnu.org On Wed, Jan 14, 2009 at 2:42 PM, Graham Smith wrote: [snip: Discussion on inlining PDF in HTML (53 lines)] > I think it worth while mentioning that I am looking for a "quick > preview" of my document, that also shows the images. > > These are natively produced by R on the Mac as PDFs. I want to keep > them in vector format for the final report, so a) don't really want to > change the output from R, Or b) convert them to PNGs just to allow me > a quick Preview, which would no longer be "quick" Saw this wonder a while ago http://tsdh.wordpress.com/2007/08/22/view-documents-pdfpostscriptdvi-inside-emacs/ Who knows someday doc-view.el's facilities can be called by Orgmode to achieve this. -- Manish