Skip to content

Importing Files from ShareLaTeX

Harald Schilly edited this page Jul 25, 2018 · 9 revisions

I would like to import files from ShareLaTeX into a CoCalc project.

  1. Open your ShareLaTeX project and choose Menu, Download, and Source. Download your project to your local computer as a .zip file.

  2. Open the CoCalc File browser where you would like the imported LaTeX files to be stored. Select Upload at upper right and use the file picker to upload the zip file from the previous step.

.

  1. Click on the name of the zipfile in the CoCalc Files listing, then click Extract Files. A folder will be created with the name of the zipfile without the .zip extension. The files will be extracted into that folder.

.

Now you are ready to edit your LaTeX files in CoCalc! Simply click on the *.tex file and the LaTeX editor opens up.

Clone this wiki locally