Resources

Version 1 (J. Simmons, 01/22/2015 09:27 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 1 J. Simmons
* Included Packages
9 1 J. Simmons
** Minted (code formatting in Linux)
10 1 J. Simmons
*** "Code Highlighting with minted":Code Highlighting with minted
11 1 J. Simmons
** Pint (units for Python)
12 1 J. Simmons
*** "Pint Docs":http://pint.readthedocs.org/en/0.6/
13 1 J. Simmons
*** "General Installation":http://pint.readthedocs.org/en/0.6/getting.html
14 1 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/