emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: babel-plantuml doesn't support multipage diagrams [9.1.9 (relea


From: Vladimir Nikishkin
Subject: [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/)]
Date: Thu, 27 Jun 2019 23:26:28 +0800


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.
------------------------------------------------------------------------

Hello, everyone.

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 version 1.2019.6,
but I didn't find how to show all pages (two in my case) in an org buffer.


Emacs  : GNU Emacs 26.2 (build 1, x86_64-slackware-linux-gnu, Motif Version 
2.3.8)
 of 2019-05-30
Package: Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @ 
/usr/share/emacs/26.2/lisp/org/)
-- 
--
Vladimir Nikishkin (MiEr, lockywolf)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]