Skip to content

Files

Latest commit

 

History

History

latex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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