Hereby a forwarded message from the maintainer of Maxima.
I suggest to continue the discussion on [email protected]
--- Begin Message ---
Votre message pour la liste texmacs-users a �t� rejet�.
Le message vous est donc renvoy�.

Votre message :
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: from smtp.cri74.fr (smtp.cri74.fr [195.202.0.5])
        by node14.cur-archamps.fr (Postfix) with ESMTP id 18F92F98A8
        for <[EMAIL PROTECTED]>; Thu, 24 Feb 2005 04:44:08 +0100 (CET)
Received: from ciao.gmane.org (main.gmane.org [80.91.229.2])
        by smtp.cri74.fr (Postfix) with ESMTP id 09695D51F5
        for <[EMAIL PROTECTED]>; Thu, 24 Feb 2005 04:44:07 +0100 (CET)
Received: from root by ciao.gmane.org with local (Exim 4.43)
        id 1D49rD-0003b7-3d
        for [EMAIL PROTECTED]; Thu, 24 Feb 2005 04:40:07 +0100
Received: from 69.47.136.255 ([69.47.136.255])
        by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <[EMAIL PROTECTED]>; Thu, 24 Feb 2005 04:40:07 +0100
Received: from amundson by 69.47.136.255 with local (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <[EMAIL PROTECTED]>; Thu, 24 Feb 2005 04:40:07 +0100
X-Injected-Via-Gmane: http://gmane.org/
To: [EMAIL PROTECTED]
From: James Amundson <[EMAIL PROTECTED]>
Subject: Re: [TeXmacs] maxima plugin: plot2d with automatic ps capture to 
document?
Date: Wed, 23 Feb 2005 21:21:00 -0600
Organization: Maxima team
Lines: 29
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Complaints-To: [EMAIL PROTECTED]
X-Gmane-NNTP-Posting-Host: 69.47.136.255
User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table)
Sender: news <[EMAIL PROTECTED]>
X-Gmane-MailScanner: Found to be clean
X-Gmane-MailScanner: Found to be clean
X-MailScanner-From: [EMAIL PROTECTED]
X-MailScanner-To: [EMAIL PROTECTED]

On Wed, 23 Feb 2005 10:03:47 +0100, Albrecht Gebhardt wrote:

> 
> Hi all,
> 
> I was searching if there is already some
> capture-the-plot-into-the-texmacs-document function available for Maxima
> (as it is for R, octave, gnuplot). It seems to be not.
> 
> So I decided to try some lisp coding:

[snip]

> I first tried a variant without redirecting output to file: (write
> (concatenate 'string (vector (code-char 2)) "ps" ":") (apply '$plot2d
> args)
> (write (concatenate 'string (vector(code-char 5)))
> 
> it works too, but if you generate some syntax error in the $plot2d call
> (wrong range or so) then it hangs (because the error message gets captured
> between \0x02ps:  ....  \0x05.

Hmmm. Interesting. I anticipated that someone would want to do this
eventually, so when I wrote the updated plotting routines for Maxima I
made sure inline postscript was available. Is it worth it for me to try to
come up with a more workable version of inline postscript, or is the
file-based solution just as good?

--Jim Amundson



--- End Message ---
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to