[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [QUESTION] How to specific image size attributes under headline scop
From: |
Timothy |
Subject: |
Re: [QUESTION] How to specific image size attributes under headline scope? |
Date: |
Tue, 23 Aug 2022 01:10:11 +0800 |
User-agent: |
mu4e 1.8.8; emacs 28.1.50 |
Hi Christopher,
>>> I want to specify image size under headline properties. Is it possible to do
>>> this?
>>
>> As I understand org.el, this is solely governed by
>> `org-display-inline-image–width’, which only looks at `#+attr_*’ keywords
>> when
>> setting an image width.
>>
>> All the best,
>> Timothy
>
> Yes, what about letting org-mode support headline level image size
> specification?
> Is this a good idea and easy to implement?
Hmm, so would this basically be setting all images within a certain section to
inherit a different `org-image-actual-width' / `org-latex-image-default-width'
parameter?
All the best,
Timothy