On Sunday, 18 Mar 2018 at 15:35, Karl Voit wrote:
> Hi!
>
> Some babel blocks generate image files as output. Orgmode does link
> them so that exporting the corresponding heading also includes the
> image.
>
> For example:
>
> #+BEGIN_SRC plantuml :file "foobar.svg"
> (*) --> "step1"
> --> "step2"
> --> (*)
> #+END_SRC
>
> #+RESULTS:
> [[foobar.svg]]
>
> Is is possible to define a height attribute for the result file
> which is used for LaTeX/PDF export?

Sure: put the desired #+attr_latex: line just before the #+results line.

-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.1.7-475-g3ffc7d

Attachment: signature.asc
Description: PGP signature

Reply via email to