Differences between revisions 7 and 8
Revision 7 as of 2009-09-27 10:11:09
Size: 934
Editor: pang
Comment: tiny change
Revision 8 as of 2018-12-14 01:51:49
Size: 814
Editor: slelievre
Comment: TeXmacs plugin for Sage: add link to repository on GitHub
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 (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.

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

  * 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 (via ? and ??),
and support for displaying plots within !TeXmacs.

Screenshots from an old version of the !
TeXmacs Sage plugin can be seen below
(if you have a recent version, consider adding screenshots here).
Line 5: Line 21:

To install, follow the following steps:

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

NOTE!!: Check if the plugin works already before following the above instructions. Most probably, the work has already been done for you.

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 (via ? and ??), and support for displaying plots within TeXmacs.

Screenshots from an old version of the TeXmacs Sage plugin can be seen below (if you have a recent version, consider adding screenshots here).

texmacs-sage.png texmacs-sage2.png

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