Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/cocalc-example-files
Path: blob/master/latex/README.md
2359 views

CoCalc LaTeX Support

CoCalc allows you to run LaTeX online in a full Linux environment. It supports the standard compilers, latexmk, and a large number of libraries are pre-installed. On top of that, support for SageTeX and PythonTeX adds the capability of running SageMath or Python code right inside of TeX files to seamlessly embed code, results, formulas and plots.

  • multiple-files demonstrates how to setup a larger LaTeX document with multiple source files

  • sagetex shows how to run SageMath inside a document

  • pythontex features an example file for running PythonTeX

  • presentation contains a basic beamer presentation template