Hi Vladimir,

Vladimir Nikishkin <lockyw...@gmail.com> writes:

> #+begin_src plantuml :file test.png :export both
> class "Class1" as c1
> newpage
> class "Class2" as c2
> #+end_src
>
> PlantUML generates two files if given this source. test.png and
> test_001.png
> However, org-babel only shows the first one.
> It would be nice if it could show both.

Well, since :file only receives one file, this cannot be done, sorry.

-- 
 Bastien

Reply via email to