Re: Images in org-mode

2022-09-13 Thread Ihor Radchenko
Timothy writes: >> Did it get merged? There are several patches proposed in that thread, >> but I do not see them being actually merged upstream. > > Mmm, that thread ends with me proposing a specific approach and Matt saying it > sounds good (,

Re: Images in org-mode

2022-09-12 Thread Timothy
Hi Ihor, > Max Nikulin writes: > >> Matt Huszagh. [PATCH] Fix regex for determining image width from >> attribute. Sun, 21 Nov 2021 11:08:54 -0800. >> > > Did it get merged? There are several patches proposed in that thread, > but I do not see t

Re: Images in org-mode

2022-09-12 Thread Ihor Radchenko
Max Nikulin writes: > Matt Huszagh. [PATCH] Fix regex for determining image width from > attribute. Sun, 21 Nov 2021 11:08:54 -0800. > https://list.orgmode.org/87czmtuy0p@gmail.com Did it get merged? There are several patches proposed in that thread, but I do not see them being actually me

Re: Images in org-mode

2022-09-11 Thread Colin Baxter
> Mark Barton writes: >> On Sep 10, 2022, at 12:03 PM, Colin Baxter wrote: >> >> >> I seem to remember that the option >> >> #+ATTR_ORG: :width 100 >> >> could scale the display of an image in an org-mode file. This no >> longer works - perhaps it neve

Re: Images in org-mode

2022-09-11 Thread Max Nikulin
On 11/09/2022 02:03, Colin Baxter wrote: I seem to remember that the option #+ATTR_ORG: :width 100 could scale the display of an image in an org-mode file. This no longer works - perhaps it never did. How should I scale an image display in an org-mode file (not exported)? You have not specif

Re: Images in org-mode

2022-09-10 Thread Mark Barton
> On Sep 10, 2022, at 12:03 PM, Colin Baxter wrote: > > > I seem to remember that the option > > #+ATTR_ORG: :width 100 > > could scale the display of an image in an org-mode file. This no longer > works - perhaps it never did. How should I scale an image display in an > org-mode file (not

Re: Images in org-mode

2022-09-10 Thread Dominik Schrempf
Maybe there are other options, but I think the canonical way is to use the variable `org-image-actual-width’. The help mentions some ATTR_XXX options, so you may find more answers there! Dominik Colin Baxter writes: > I seem to remember that the option > > #+ATTR_ORG: :width 100 > > could scale