Resources

Version 2 (J. Simmons, 01/22/2015 09:28 pm)

1 1 J. Simmons
h1. Resources
2 1 J. Simmons
3 1 J. Simmons
h2. Integrating LaTeX and Sage
4 1 J. Simmons
5 1 J. Simmons
* On Macs
6 1 J. Simmons
** "Embedding Sage in LATEX with SageTEX for TEXShop Users":http://faculty.essex.edu/~bannon/sp/sagetextexshop.pdf
7 1 J. Simmons
** "How to enable --shell-escape when using pdflatexmk?":http://tex.aspcode.net/view/635399273629833626241790/how-to-enable-shell-escape-when-using-pdflatexmk
8 2 J. Simmons
9 2 J. Simmons
h2. Included Packages
10 2 J. Simmons
* Minted (code formatting in Linux)
11 2 J. Simmons
** "Code Highlighting with minted":Code Highlighting with minted
12 2 J. Simmons
* Pint (units for Python)
13 2 J. Simmons
** "Pint Docs":http://pint.readthedocs.org/en/0.6/
14 2 J. Simmons
** "General Installation":http://pint.readthedocs.org/en/0.6/getting.html
15 2 J. Simmons
** "Installing Modules in Sage":http://ask.sagemath.org/question/8927/how-do-i-install-python-modules-or-use-a-different-version-of-python-with-sage/