Re: [O] Bug: babel-plantuml doesn't support multipage diagrams [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]

2019-07-07 Thread Fraga, Eric
On Saturday, 6 Jul 2019 at 23:03, Nicolas Goaziou wrote: > I don't know PlantUML, so you are in better position for providing > a patch :) I think the issue is more about babel and how one can specify more than a single result file. PlantUML, in the example provided by Vladimir, generates 2

Re: [O] Bug: babel-plantuml doesn't support multipage diagrams [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]

2019-07-06 Thread Nicolas Goaziou
Hello, Vladimir Nikishkin writes: > my mwe is the following: > > #+begin_src plantuml :file test.png,test_001.png :export both > 'title "Title 1" > class "Class1" as c1 > newpage > 'title "Title 2" > class "Class2" as c2 > #+end_src > > PlantUML supports generating multipage documents as of

[O] Bug: babel plantuml doesn't support multipage diagrams [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]

2019-07-06 Thread Vladimir Nikishkin
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

[O] Bug: babel-plantuml doesn't support multipage diagrams [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]

2019-07-06 Thread Vladimir Nikishkin
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.