mechmotum / ollie-optimization

Optimal control and parameter optimization for a maximal height ollie problem
Other
2 stars 0 forks source link

Use Overleaf? #28

Closed moorepants closed 11 months ago

moorepants commented 1 year ago

It may make it easier for Eline and Raymund to contribute if we used overleaf.

If you create an overleaf project you can sync it with a git repo. I've done that with other projects, but I think you may have to start at overleaf, getting the git url, then clone on github. You have to manually sync from github or maybe you can setup ci to do it.

Overleaf does resolve the problem of simultaneous editing and it has better ways to make comments and suggest changes.

Thoughts?

brocksam commented 1 year ago

I've just done this following these instructions and would recommend to @evanderkruk, it's very easy.

Alternatively, I think we could also collaborate on my Overleaf project for this repo as this would allow us to edit simultaneously without worrying about pulling/committing: https://www.overleaf.com/8597742134dbyzppjqqfbt

moorepants commented 1 year ago

I joined on overleaf. Great!. I'll do editing there for the paper.

moorepants commented 1 year ago

The file is paper/ollie-optimization.tex.

moorepants commented 1 year ago

Overleaf says it is down to 2000 words! Maybe my count was incorrect in the last PR.

brocksam commented 1 year ago

I've found word counting of .tex files to be tricky! For my PhD thesis Overleaf and texcount disagreed by over 10,000 words!

brocksam commented 1 year ago

Just had to fix a merge conflict between unmerged Overleaf changes and a non-Overleaf PR from Jan. So my recommendation would be that after anyone's finished an editing session on Overleaf they sync with GitHub to keep this repo up to date. You can do this in the Overleaf "Menu". There's a section called "Sync", within that click on the "GitHub" button.

moorepants commented 1 year ago

We can also agree to only make edits to the paper in overleaf, if that helps. Otherwise I think we will be fighting merge conflicts all the time.

brocksam commented 1 year ago

I agree. We should agree to only make changes on my Overleaf version (the one linked above).

moorepants commented 11 months ago

We are using Overleaf on Sam's account and he is manually pushing changes to this repo for public archival.