Contact Us!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
sagemathinc

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: sagemathinc/cocalc-example-files
Path: blob/master/latex/README.md
Views: 957

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