Hello,
This setting works fine:
(setq org-image-actual-width 300)
=> always resize inline images to 300 pixels
However, this does not {it falls back to 400 and ignores #+ATTR}:
(setq org-image-actual-width '(400))
=> if there is a #+ATTR.*: width="200", resize to 200,
otherwise resiz
Bastien altern.org> writes:
>
> Hi Alexander,
>
> AW t-online.de> writes:
>
> > If I include an image in an *.org file, let's say [[large-image.jpg]], I
can
> > toggle the inline image with C-c C-x C-v .
>
> You can now (from git master) use `org-image-actual-width'.
>
> (setq org-image-a
Am Donnerstag, 30. August 2012, 15:52:59 schrieb Bastien:
> Hi Alexander,
>
> AW writes:
> > If I include an image in an *.org file, let's say [[large-image.jpg]], I
> > can toggle the inline image with C-c C-x C-v .
>
> You can now (from git master) use `org-image-actual-width'.
>
> (setq org-
Hi Alexander,
AW writes:
> If I include an image in an *.org file, let's say [[large-image.jpg]], I can
> toggle the inline image with C-c C-x C-v .
You can now (from git master) use `org-image-actual-width'.
(setq org-image-actual-width 300)
=> always resize inline images to 300 pixels
(s
+1
On Aug 29, 2012 7:31 AM, "Detlef Steuer" wrote:
> On Tue, 28 Aug 2012 15:34:59 -0500
> Russell Adams wrote:
>
> > On Tue, Aug 28, 2012 at 10:13:18PM +0200, AW wrote:
> > >
> > > I would like to scale the images on screen in the buffer, often I
> don't need a
> > > large picture, but just a re
On Tue, 28 Aug 2012 15:34:59 -0500
Russell Adams wrote:
> On Tue, Aug 28, 2012 at 10:13:18PM +0200, AW wrote:
> >
> > I would like to scale the images on screen in the buffer, often I don't
> > need a
> > large picture, but just a reminder, what's on the picture. Is there a way to
> > scale the
On Tue, Aug 28, 2012 at 10:13:18PM +0200, AW wrote:
>
> I would like to scale the images on screen in the buffer, often I don't need a
> large picture, but just a reminder, what's on the picture. Is there a way to
> scale the image on screen, something like #+ATTR: scale=0.5 ?
Alexander,
I believ
Hi!
If I include an image in an *.org file, let's say [[large-image.jpg]], I can
toggle the inline image with C-c C-x C-v .
I would like to scale the images on screen in the buffer, often I don't need a
large picture, but just a reminder, what's on the picture. Is there a way to
scale the imag