* image size in ox-pandoc
@ 2022-06-06 9:44 juh
2022-07-17 12:18 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: juh @ 2022-06-06 9:44 UTC (permalink / raw)
To: org-mode-email
Hi all,
how can I set the image size in ox-pandoc for context?
This does not work:
#+CAPTION: Foobar
#+NAME: fig:imagew
#+ATTR_CONTEXT: :width 5cm
[[file:/image.png]]
juh
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: image size in ox-pandoc
2022-06-06 9:44 image size in ox-pandoc juh
@ 2022-07-17 12:18 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-07-17 12:18 UTC (permalink / raw)
To: juh; +Cc: org-mode-email
juh <juh+org-mode@mailbox.org> writes:
> This does not work:
>
> #+CAPTION: Foobar
> #+NAME: fig:imagew
> #+ATTR_CONTEXT: :width 5cm
> [[file:/image.png]]
Have you tried #+attr_latex?
Best,
ihor
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-17 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-06 9:44 image size in ox-pandoc juh
2022-07-17 12:18 ` Ihor Radchenko
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.