mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] About graphviz


Chronological Thread 
  • From: Darcy Shen <address@hidden>
  • To: "texmacs-users" <address@hidden>
  • Cc: "fish830911" <address@hidden>
  • Subject: Re: [TeXmacs] About graphviz
  • Date: Sat, 23 Mar 2019 14:02:39 +0800
  • Arc-authentication-results: i=1; mx.zoho.com; dkim=pass header.i=zoho.com; spf=pass smtp.mailfrom=address@hidden; dmarc=pass header.from=<address@hidden> header.from=<address@hidden>
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1553321047; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=QEK6Uz5jeDnwdu9EFoNneJgXqRxhRCd9uGHXqjSLYxA=; b=I5m6pdPMV7fJ42zJra7+7E5QnjEVucEkq3VS83w5A89R3b9qXcBSrb88IfMeapBADigVolpsp5RGj5liDM8Tx58jHwRLX/9KC0Wm5U/HcrIaCD+9yfOtnBBz5manPqvHnuaNRV/3NLqf2WciZxQpo1GuLV6J7K/U2MYvvcfnK60=
  • Arc-seal: i=1; a=rsa-sha256; t=1553321047; cv=none; d=zoho.com; s=zohoarc; b=HDx9glMjTYpla4YHieiT6l0+JyORtqGftjb0mjAfkYoEElZT1LmjYIn7aZwmmurjTiiGcFsgFT7ylePQpEKaUa45x3knYU1nuiNqTHoJ4PIINolsngeselbMrPtjNIkZqKBm4HUHKvq2hKOPAqMvpo1fT4V+Bch1lglnV7kZLJM=
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=date:from:to:cc:message-id:in-reply-to:references:subject:mime-version:content-type:user-agent; b=v5r1txkDQweq68CPUkqz2/NYAQV/ouVfugUA0mYI+VJfWnVXXs33B353vymulUALs9ziXbY00TPw sCN47DeXOsrtdOvR7qa3j+EUuduJFrFtb4USz5dvnRv4BwEUw37X

The Graphviz plugin should work fine for GNU TeXmacs 1.99.9 . But I made a mistake (I've fixed it for the next release), you have to install asymptote to make the unified graph plugin work.

Click Insert -> Session -> Graph to activate the unified Graph session.



Generate Graph with your favorite tools in GNU TeXmacs
Created by Darcy Shen, Implemented in Python, dot by default
It is quit easy, join us: https://github.com/texmacs/plugins

dot]  help
[help, dot, neato, twopi, circo, fdp, sfdp, patchwork, osage, asy]
dot - graphviz version 2.40.1 (20161225.0304)
dot]  neato
neato - graphviz version 2.40.1 (20161225.0304)
neato]  osage
osage - graphviz version 2.40.1 (20161225.0304)
osage]  


These are the interfaces. To switch the actual plotting binary, just type the command.


---- On Sun, 11 Feb 2018 21:19:08 +0800 Shelby Hui-Jun Chen <address@hidden> wrote ----

Dear Darcy:


I am bothered by this problem for about one month. Thank you so much for fixing this problem!


Thank you!

Sincerely,

Shelby Hui-Jun Chen 陳惠鈞


Ref #1

On Sun, Feb 11, 2018 at 2:50 PM, Darcy Shen <address@hidden> wrote:




We may fix it later.

---- On Sat, 27 Jan 2018 21:10:50 +0800 Peter Rapčan <address@hidden> wrote ----
Dear Shelby,

You are welcome. I wish the “busy” issue was solved for TeXmacs opened via TeXmacs.app but I do not have sufficient knowledge to debug what exactly is the problem. Some time ago Karl Hegbloom kindly provided some tips about what might be the reason, but it was not possible (for me) to get to the root of the problem.

I hope the developers / hackers around here give it another try now, since it’s already two of su “complaining” ;-).

Best,
Peter.

On 27 Jan 2018, at 13:35, Shelby Hui-Jun Chen <address@hidden> wrote:

Dear Peter:


Thank you so much! I guess that I will open the texmacs on terminal every time HAHA!


Sincerely,

Shelby Chen

 
 
 
 
 
 
 
 
 
 
    
   
   
   

On Sat, Jan 27, 2018 at 5:44 AM, Peter Rapčan <address@hidden> wrote:
Hi, 

Open the Terminal.app, type /Applications/TeXmacs-1.99.6.app/Contents/MacOS/TeXmacs (replacing the TeXmacs version according to the one you have installed) and press Enter.

Cheers,
Peter


On 26 Jan 2018, at 16:38, Shelby Hui-Jun Chen <address@hidden> wrote:

Dear Peter:


How to launch texmacs from the command line?


Thank you!

Sincerely,

Shelby Chen


 
 
 
 
 
 

On Fri, Jan 26, 2018 at 9:12 PM, Peter Rapčan <address@hidden> wrote:
Hi Shelby,

Have you tried to launch TeXmacs from the commnad line instead of double clicking the TeXmacs.app? I remember some time ago I had the problem you describe with Mathematica or Maxima sessions, but everything worked if TeXmacs was run from the command line.

The probable conclusion of the differences in behavior was that the environments are somehow different in the two cases...

Cheers,
Peter


> On 26 Jan 2018, at 13:53, Shelby Hui-Jun Chen <address@hidden> wrote:
>
> Dear all:
>
>
> Does it possible to use graphviz in texmacs now? I've installed it using homebrew, and the texmacs scheme has "Graphviz" option. However, after I type some graph in the input line, the output line keeps busy and doing nothing.
>
> How do I fix it?
>
>
> Sincerely,
>
> Shelby Chen





  • Re: [TeXmacs] About graphviz, Darcy Shen, 03/23/2019

Archive powered by MHonArc 2.6.19.

Top of page