add commit in draft
This commit is contained in:
parent
3f3eb37339
commit
25342bd4b3
4 changed files with 19 additions and 3 deletions
|
@ -14,6 +14,8 @@ ln -s $(pwd) ~/.local/share/typst/packages/local/template-thesis-matisse/0.0.1
|
|||
|
||||
To generate a new project, run `typst init @local/template-thesis-matisse <directory>`
|
||||
|
||||
In draft mode, you can call typst with `--input commit=$(git rev-parse --short HEAD)` to display the current commit.
|
||||
|
||||
## Reference
|
||||
|
||||
- Inspired by [the thesis of Timothe Albouy](https://github.com/TimotheAlbouy/talb-thesis/tree/main), some code might be copied from it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue