CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/sagetex

README.md

This is the Sage package.

It allows you to embed code, results of computations, and plots from the Sage mathematics software suite (https://www.sagemath.org) into documents.

Using Sage

Sage is included with Sage, so to use it, you only need to make the file sagetex.sty known to ; that file will be in SAGEROOT/venv/share/texmf/tex/latex/sagetex, along with documentation and examples. See the Sage tutorial at https://doc.sagemath.org/html/en/tutorial/sagetex.html for a quick usage introduction, and for complete installation instructions later on the same page at https://doc.sagemath.org/html/en/tutorial/sagetex.html#sec-sagetex-install

The complete documentation is in sagetex.pdf, in the SAGEROOT/... directory mentioned above.

Generating Sage

If you want to extract any of Sage's files from the .dtx sources, you can do

  1. Run latex sagetex.ins

To regenerate the documentation, do

  1. Run latex sagetex.dtx

2. Run sage sagetex.sage

  1. Run the indexing commands that the .ins file told you about.
4. Run latex sagetex.dtx again.

You can skip step 3 if you don't care about the index. You will need the pgf and tikz packages installed to typeset the figures.

The file example.tex has, as you likely guessed, a bunch of examples showing you how this package works. You can compile it using a another latex-sage-latex cycle as in steps 1-2-4 above. Note that example.tex includes some PNG graphics which latex cannot use; to see those, use pdflatex instead of regular latex or enable the imagemagick option. (See the documentation.)

To use the Sage package with your own documents, see the "Installation" section of the documentation.

Contributing to Sage

Please let us know your experience with Sage, especially bug reports or feature requests, at https://github.com/sagemath/sagetex/

Sage welcomes code contributions, subject to approval by the maintainers. Release managers should note the instructions at HACKING.md

This work builds on a lot of work by others; see the CONTRIBUTORS file and the "Credits" section of the documentation for credits. The source code may be modified and distributed under the terms of the GPL, version 2 or later; the documentation may be modified and distributed under a Creative Commons Attribution - Share Alike 3.0 License. See the "Copying and licenses" section of the documentation.

Sagemath Developers and Sage maintainers

Download the contents of this package in one zip archive (797.1k).

Sag – Embed Sage code and plots into

Sag allows you to embed code, the results of computations, plots, and graphics from the Sage mathematics software suite into documents. It is similar in spirit to Literate Haskell and lhs2.

PackageSageTeX
Bug trackerhttps://github.com/sagemath/sagetex/issues
Repositoryhttps://github.com/sagemath/sagetex
Developershttps://github.com/sagemath/sagetex/graphs/contributors
Version3.6.1 2022-08-21
LicensesGNU General Public License, version 2 or newer
Copyright2008–2015 Dan Drake
2016–2020 SageMath Developers
MaintainerDima Pasechnik
Dan Drake (inactive)
Contained inMiKTeX as sagetex
TopicsLitprog
Callback
Graphics inline
...
Guest Book Sitemap Contact Contact Author