Skip to content

calkit/example-overleaf

Repository files navigation

Overleaf integration example

A Calkit project that demonstrates integrating with Overleaf to edit a publication, while the rest of the project is responsible for processing data and creating figures. The publication can also be edited directly from this project repo, and the figures directory (configurable in the publication overleaf metadata in calkit.yaml) is pushed to Overleaf so the paper can be compiled there as well.

To sync (bidirectionally) with Overleaf, run:

calkit overleaf sync

The publication can then be rebuilt with:

calkit run

The Overleaf project was initially imported with:

calkit overleaf import \
    https://www.overleaf.com/project/68000059d42b134573cb2e35 \
    paper \
    --title "Paper 2" \
    --kind journal-article \
    --sync-path paper.tex \
    --push-path figures

About

A Calkit project demonstrating integration with Overleaf to edit a publication.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors