emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Subject: [PATCH] Fix DISPLAY error on exporting org with plantuml to


From: Sun Lin
Subject: Re: Subject: [PATCH] Fix DISPLAY error on exporting org with plantuml to html
Date: Wed, 20 Oct 2021 12:02:23 +0000 (UTC)

Hi Bastien,

Okay, waiting a month is no problem for me, I'll give org version info in 
future patches.

The patch is for org version:
Org mode version 9.5 (release_9.5-46-gb71474 @ 
~/.root/share/emacs/28.0.60/lisp/org/)

And the reproduce steps are edit /tmp/testing.org and eval-expression 
(progn (setenv "DISPLAY" "localhost:90")(org-html-export-to-html))

# testing.org
#+BEGIN_SRC plantuml :cmdline -charset UTF-8 :file testing.png
  @startuml
  a -> b: testing
  @enduml
#+END_SRC


Thanks.

--
Lin


reply via email to

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