More in README
This commit is contained in:
parent
6497b438f1
commit
41425c3d8b
@ -8,6 +8,10 @@ In order to generate a project from the template:
|
||||
* install cookiecutter
|
||||
* find a cookiecutter-amu-thesis release applicable (usually the latest release/tag listed at <https://git.wmi.amu.edu.pl/filipg/cookiecutter-amu-thesis>), say VERSION
|
||||
* run: `cookiecutter https://git.wmi.amu.edu.pl/filipg/cookiecutter-amu-thesis.git --checkout VERSION`
|
||||
* configure a repository called `msc-YOURSURNAME` at
|
||||
<https://git.wmi.amu.edu.pl> (see
|
||||
<http://filipg-jenkins.wmi.amu.edu.pl/Repos> for more information), grant read and write
|
||||
access rights to your supervisor
|
||||
|
||||
Interoperation with Overleaf
|
||||
----------------------------
|
||||
@ -15,6 +19,7 @@ Interoperation with Overleaf
|
||||
Overleaf handles git but it's very cr*ppy. It's better to upload a
|
||||
package to Overleaf first:
|
||||
|
||||
0. You need LaTeX installed (e.g. in Ubuntu, you'd need to do: `sudo apt install texlive-latex-full`).
|
||||
1. Create a project locally.
|
||||
2. Run `make`
|
||||
3. Run `make source-pack`
|
||||
|
Loading…
Reference in New Issue
Block a user