new babel latex feature :imagemagick -- By Andreas Leha
commit3ea00f215af29ef02f9ff50ea307b035d5abf0f3
authorEric Schulte <schulte.eric@gmail.com>
Sat, 26 Feb 2011 16:13:22 +0000 (26 09:13 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 26 Feb 2011 16:15:47 +0000 (26 09:15 -0700)
tree33f3f6fc2c671db12aaa2cebc4303fda5f36460a
parentaa946f224da7522728cc1703bca75e4af7636fc9
new babel latex feature :imagemagick -- By Andreas Leha

  It enables the output of graphics in a lot of formats using
  imagemagick.

* lisp/ob-latex.el (org-babel-execute:latex): Add imagemagick options,
  and for file types other than png and pdf it uses imagemagick to
  convert a compiled pdf file to the desired file type.
  (convert-pdf): Convert a pdf file to a new file type using
  imagemagick.
lisp/ob-latex.el