From: Vladimir Nikishkin <lockywolf@delllaptop.lockywolf.net>
To: emacs-orgmode@gnu.org
Subject: 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 [thread overview]
Message-ID: <87mui3qcbf.fsf@delllaptop.lockywolf.net> (raw)
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)
next reply other threads:[~2019-06-27 15:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-27 15:26 Vladimir Nikishkin [this message]
2019-07-06 21:03 ` Bug: babel-plantuml doesn't support multipage diagrams [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)] Nicolas Goaziou
2019-07-07 12:13 ` Fraga, Eric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mui3qcbf.fsf@delllaptop.lockywolf.net \
--to=lockywolf@delllaptop.lockywolf.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).