Differences between revisions 5 and 6
Revision 5 as of 2008-11-14 13:41:59
Size: 793
Editor: anonymous
Comment: converted to 1.6 markup
Revision 6 as of 2009-09-27 10:10:14
Size: 964
Editor: pang
Comment: Is it still necesary to install? It was already installed last time I tried.
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:

NOTE!!: Check if the plugin works already before following the above instructions (eg, try Insert/Session/SAGE). Most probably, the work has already been done for you.

TeXmacs support for SAGE

There is a 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-sage.png texmacs-sage2.png

To install, follow the following steps:

  1. Make sure that the SAGE executable is in your $PATH
  2. Download the texmacs-sage.tar.gz 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.

NOTE!!: Check if the plugin works already before following the above instructions (eg, try Insert/Session/SAGE). Most probably, the work has already been done for you.

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