org-odt.el: Rescale a large images so that it fits in text area
commite28e1038c405439eb5dd656ab9b0adb9ae706272
authorJambunathan K <kjambunathan@gmail.com>
Thu, 17 Nov 2011 18:28:27 +0000 (17 23:58 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Thu, 17 Nov 2011 18:28:42 +0000 (17 23:58 +0530)
treeb6b11922ed71e889020744c53b46f542ac7f1009
parent78f7382879c0c5218d252687a2330cd8d4b92a43
org-odt.el: Rescale a large images so that it fits in text area

* contrib/lisp/org-odt.el (org-export-odt-max-image-size): New
variable.
(org-odt-image-size-from-file): Honor above variable.

Ivars Finvers <ifinvers@shaw.ca> says -
   One minor issue that I came across in using the ODT
exporter relates to the size of embedded images.  I often need
to include plots of simulation results in my documents.  These
plots can be larger than a normal page, which causes problems
in the text flow.  In LaTeX, I've grown used to being able to
automatically rescale a plot to match the maximum text width
of the document.  It would be useful to have such a feature
for the ODT exporter.
contrib/lisp/org-odt.el