From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Viewing pdf images Date: Wed, 05 Apr 2017 15:23:23 +0000 Message-ID: References: <52f1d2ee-b964-39ac-3c96-674ad7b6137e@yahoo.com> <23B01130-8A78-4B5F-A1EE-392FDADF33F7@ur.rochester.edu> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113f187cd7136b054c6cf9c9 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvmmY-0007Bf-Ha for emacs-orgmode@gnu.org; Wed, 05 Apr 2017 11:23:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvmmX-0003ae-Ee for emacs-orgmode@gnu.org; Wed, 05 Apr 2017 11:23:38 -0400 Received: from mail-lf0-x230.google.com ([2a00:1450:4010:c07::230]:35848) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cvmmX-0003a0-6p for emacs-orgmode@gnu.org; Wed, 05 Apr 2017 11:23:37 -0400 Received: by mail-lf0-x230.google.com with SMTP id x137so11382924lff.3 for ; Wed, 05 Apr 2017 08:23:37 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Julian M. Burgos" Cc: emacs-org list , "Doyley, Marvin M." --001a113f187cd7136b054c6cf9c9 Content-Type: text/plain; charset=UTF-8 On Wed, Apr 5, 2017 at 7:52 AM Kaushal Modi wrote: > When I get to a computer, I'll confirm if the #+CAPTION: and/or #+NAME: is > needed for the inline images to show. Above works fine for exports, so I > assumed that the inline images should show fine too. > Following up on that, the inline images work just fine with. # ()convertfrompdf:t [[./foo.png]] One can add #+STARTUP: inlineimages if the inline images are not always set to be shown by default. -- Kaushal Modi --001a113f187cd7136b054c6cf9c9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Wed, Apr 5,= 2017 at 7:52 AM Kaushal Modi <kaushal.modi@gmail.com> wrote:
When I get to a computer, I'll confirm if the #+CAPTION: and/or #+NA= ME: is needed for the inline images to show. Above works fine for exports, = so I assumed that the inline images should show fine too.=C2=A0
=

Following up on that, the inline images wo= rk just fine with.

# ()convertfrompdf:t
[[./foo.png]]
=C2=A0
One can add=C2=A0

#+S= TARTUP: inlineimages=C2=A0

if the inline images ar= e not always set to be shown by default.=C2=A0
--

K= aushal Modi

--001a113f187cd7136b054c6cf9c9--