parent
a81bc86679
commit
e7a46aa2a9
2 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@ By Jean-Marie Mineau, supervised by Jean-François Lalande and Valérie Viet Tri
|
|||
|
||||
Currently build on [typst](https://github.com/typst/typst) 0.13.1.
|
||||
|
||||
To build, you need to install the template: https://git.mineau.eu/histausse/template-thesis-matisse
|
||||
To build, you need to install the template: <https://git.mineau.eu/histausse/template-thesis-matisse>
|
||||
|
||||
```
|
||||
mkdir -p ~/.local/share/typst/packages/local/template-thesis-matisse/
|
||||
|
@ -28,3 +28,6 @@ typst compile main.typ
|
|||
```
|
||||
|
||||
Additionally, the argument `--input commit=$(git rev-parse --short HEAD)` will add the current commit at the beginning of the draft, and `--input draft=false` will build the clean version, without TODOs or line numbers.
|
||||
|
||||
|
||||
The CI should build the latest draft at <https://git.mineau.eu/api/packages/these-ammii/generic/thesis/latest/draft.pdf>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue