First idea for compiling tex documents
This commit is contained in:
4
hooks/build/texlive/xelatex
Normal file
4
hooks/build/texlive/xelatex
Normal file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd src
|
||||
make
|
Reference in New Issue
Block a user