Differences between revisions 2 and 3
Revision 2 as of 2007-08-12 20:29:23
Size: 708
Editor: was
Comment:
Revision 3 as of 2007-08-12 20:35:01
Size: 772
Editor: MikeHansen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
There is a [http://www.texmacs.org/ TeXmacs] plugin for SAGE. The plugin is based on the TeXmacs Python plugin by Ero Carrera. It has support for LaTeX display, tab completion, doc string / source support. Examples of the TeXmacs SAGE plugin can be seen below. There is a [http://www.texmacs.org/ TeXmacs] plugin for SAGE. The plugin is based on the TeXmacs Python plugin by Ero Carrera. It has support for LaTeX display, tab completion, doc string / source support (via ? and ??), and support for displaying plots within TeXmacs. Examples of the TeXmacs SAGE plugin can be seen below.

TeXmacs support for SAGE

There is a [http://www.texmacs.org/ TeXmacs] plugin for SAGE. The plugin is based on the TeXmacs Python plugin by Ero Carrera. It has support for LaTeX display, tab completion, doc string / source support (via ? and ??), and support for displaying plots within TeXmacs. Examples of the TeXmacs SAGE plugin can be seen below.

attachment:texmacs-sage.png attachment:texmacs-sage2.png

To install, follow the following steps:

  1. Make sure that the SAGE executable is in your $PATH
  2. Download the attachment:texmacs-sage plugin.
  3. Extract the tarball into ~/.TeXmacs/plugins/

When TeXmacs starts, the plugin should be detected automatically. To add a SAGE session to the current TeXmacs buffer, do Insert -> Session -> SAGE.

TeXmacs (last edited 2020-06-22 20:15:51 by chapoton)