Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2007-08-12 20:29:23
Size: 708
Editor: was
Comment:
Revision 9 as of 2020-06-22 20:15:51
Size: 709
Editor: chapoton
Comment: refresh picture
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= 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. Examples of the TeXmacs SAGE plugin can be seen below.
= TeXmacs support for Sage =
Line 4: Line 3:
attachment:texmacs-sage.png attachment:texmacs-sage2.png There is a [[https://www.texmacs.org/|TeXmacs]] plugin for Sage.
Line 6: Line 5:
To install, follow the following steps: After starting !TeXmacs, try to add a Sage session to the current !TeXmacs buffer,
by doing `Insert ⇒ Session ⇒ Sage`.
Line 8: Line 8:
 1. Make sure that the SAGE executable is in your $PATH
 1. Download the attachment:texmacs-sage plugin.
 1. 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.
If this does not work, you might need to

  * modify your PATH so that Sage can be found
  * install the plugin from https://github.com/texmacs/SageMath.tm

The plugin is based on the !TeXmacs Python plugin by Ero Carrera. It has support
for LaTeX display, tab completion, doc string / source support, and support for displaying plots within !TeXmacs.

A screenshot from the !TeXmacs Sage plugin (as of June 2020) can be seen below.

{{attachment:sage_9.2_texmacs.png}}

TeXmacs support for Sage

There is a TeXmacs plugin for Sage.

After starting TeXmacs, try to add a Sage session to the current TeXmacs buffer, by doing Insert ⇒ Session ⇒ Sage.

If this does not work, you might need to

The plugin is based on the TeXmacs Python plugin by Ero Carrera. It has support for LaTeX display, tab completion, doc string / source support, and support for displaying plots within TeXmacs.

A screenshot from the TeXmacs Sage plugin (as of June 2020) can be seen below.

sage_9.2_texmacs.png

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