This commit is contained in:
parent
ef46569737
commit
e2ff82b759
4 changed files with 4 additions and 3 deletions
|
|
@ -36,7 +36,8 @@
|
|||
|
||||
src = typixLib.cleanTypstSource ./.;
|
||||
commonArgs = {
|
||||
typstSource = "main.typ";
|
||||
typstSource = "src/main.typ";
|
||||
typstOutput = "out/main.pdf";
|
||||
|
||||
fontPaths = [ ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue