unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Controlling the size of org babel image outputs in latex
@ 2018-10-17 15:17 Ellis Adigvom
  2018-10-18  7:27 ` Sharon Kimble
  0 siblings, 1 reply; 2+ messages in thread
From: Ellis Adigvom @ 2018-10-17 15:17 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I have an org mode document with some embedded PlantUML code blocks. I 
export this file to PDF through latex (C-c C-e l p). I have some 
diagrams which are rather small, but they are expanded to fill the page, 
and this looks awkward in the result.

How can I control the size of the image in the exported file? I've tried 
using:

     #+ATTR_LATEX: :width: 4cm
     #+BEGIN_SRC plantuml :file diagram.png

     ...

     #+END_SRC

But this doesn't have any impact on the output. Can anyone help me with 
this?




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-18  7:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-17 15:17 Controlling the size of org babel image outputs in latex Ellis Adigvom
2018-10-18  7:27 ` Sharon Kimble

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).