From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cheong Yiu Fung Subject: Re: What happened to ATTR_ORG? Date: Sat, 25 May 2019 12:12:16 +0800 Message-ID: <87tvdjw4tb.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hUO51-0002Dw-9n for emacs-orgmode@gnu.org; Sat, 25 May 2019 00:14:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hUO3A-0003U7-RW for emacs-orgmode@gnu.org; Sat, 25 May 2019 00:12:54 -0400 Received: from new4-smtp.messagingengine.com ([66.111.4.230]:53047) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hUO3A-0003SK-Gf for emacs-orgmode@gnu.org; Sat, 25 May 2019 00:12:52 -0400 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: steen , John Kitchin Cc: William Denton , org-mode-email I'm using the latest Org and it's working. If you'd like to dig the cause you might want to dig in `org-display-inline-images'. It accepts `:width' in any #+ATTR.*-like option, then immediately call `create-image'. I would guess it's an imagemagick problem too. steen writes: > I am also having the same issue. I don't have time right now to try to > track down causes, but this is not a unique problem. The behavior I am > seeing is that #+ATTR_ORG no longer causes the images to be resized, they > display at original size. > -- Steen > > > On Fri, May 24, 2019 at 8:34 AM John Kitchin > wrote: > >> I still use this. Do you see any issues in the Messages? >> >> If you try attr_latex does it work? If not you may have an imagemagick >> problem that can=E2=80=99t rescale the thumbnail. Note you will have to = toggle the >> image display after you add that. >> >> On Fri, May 24, 2019 at 11:18 AM William Denton wrote: >> >>> It used to be possible use ATTR_ORG on images to make them display at a >>> different size, which was very useful when the images were large. It >>> worked >>> like this: >>> >>> #+ATTR_ORG: :width 300 >>> [[file:very-large-image.jpg]] >>> >>> I haven't needed it for a while, but today I went to use it and it's >>> gone! I >>> grepped the source code, ORG-NEWS and the git log, but didn't see any >>> mention of >>> it. What happened? Did it go in version 9? Am I overlooking >>> something? I >>> feel like I've stepped into some parallel universe where everything is >>> the same >>> except this one Org command. >>> >>> Bill >>> -- >>> William Denton :: Toronto, Canada --- Listening to Art: >>> https://listeningtoart.org/ >>> https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/ >>> Caveat lector. --- STAPLR: http://staplr.org/ >>> >>> -- >> John >> >> ----------------------------------- >> Professor John Kitchin >> Doherty Hall A207F >> Department of Chemical Engineering >> Carnegie Mellon University >> Pittsburgh, PA 15213 >> 412-268-7803 >> @johnkitchin >> http://kitchingroup.cheme.cmu.edu >> >>