[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: plantuml tikz format support
From: |
Ihor Radchenko |
Subject: |
Re: plantuml tikz format support |
Date: |
Thu, 24 Aug 2023 07:57:08 +0000 |
Nan JunJie <nanjunjie@139.com> writes:
> I'd like to add a patch to support plantuml tikz format. We can use it
> like this:
>
> #+begin_src plantuml :file file.tikz
> ...
> #+end_src
>
> #+results:
> [[file.tikz]]
>
> So that file.tikz will be treat as tikz picture and input.
Thanks!
This looks reasonable. May you also update etc/ORG-NEWS and
https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-plantuml.html
page, documenting the changes. The Worg page source live in
https://git.sr.ht/~bzg/worg
Another possibility could be supporting :results latex header argument
and output a latex export block.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>