I would like to generate different types of graphics files at the same moment. I tried:
#+BEGIN_SRC plantuml :file Graphics/rabbitMQ.eps :file Graphics/rabbitMQ.jpg :noexport
But that does not work: it only generates the eps file.
Is it possible at all?
It would even better when I only have to define the extension. I would normally call all the same except the extension?
--
Cecil Westerhof