Resources

Version 3 (J. Simmons, 01/22/2015 09:28 pm) → Version 4/21 (J. Simmons, 01/22/2015 09:29 pm)

h1. Resources

h2. Integrating LaTeX and Sage

* On Macs
** "Embedding Sage in LATEX with SageTEX for TEXShop Users":http://faculty.essex.edu/~bannon/sp/sagetextexshop.pdf
** "How to enable --shell-escape when using pdflatexmk?":http://tex.aspcode.net/view/635399273629833626241790/how-to-enable-shell-escape-when-using-pdflatexmk

h2. Included Packages

* Minted (code formatting in Linux)
** "Code Highlighting with minted":https://www.sharelatex.com/learn/Code_Highlighting_with_minted minted":Code Highlighting with minted
* Pint (units for Python)
** "Pint Docs":http://pint.readthedocs.org/en/0.6/
** "General Installation":http://pint.readthedocs.org/en/0.6/getting.html
** "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/