mailing-list for TeXmacs Users

Text archives Help


Re: GNU Octave interface


Chronological Thread 
  • From: "Andrey G. Grozin" <address@hidden>
  • To: address@hidden
  • Subject: Re: GNU Octave interface
  • Date: Tue, 24 Sep 2002 23:49:50 +0700

Hello *,

This is the first, very preliminary octave interface.
The attached file contains a patch against octave-2.1.36.
You should apply this patch and build octave.
Place octave.scm and octave.ts to their proper places in
TeXmacs; add the proper lines into init-texmacs.scm
(as in the attached version).

The function input("prompt") works OK.
(It cannot work in the recently discussed version of the octave interface
based on redefinition of PS1 and PS2).

No LaTeX generation yet. More problems: octave wants to use info for help,
and this is impossible, so, don't use help from TeXmacs. Also, octave
uses less for very long output; this should be somehow disabled.
Otherwise, simple text output works.

Best wishes,
Andrey

Attachment: oct.tar.gz
Description: Binary data




Archive powered by MHonArc 2.6.19.

Top of page