diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-02 19:03:53 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-02 19:03:53 +0100 |
| commit | 48694cec5ea35fb267dc668c3dee1cc0ee8c174e (patch) | |
| tree | 59366ebfeefd87da8db8bb46679b92dc182333e8 /compile.sh | |
| parent | 649e06e228c941e5b3baa8c9fd0752354669c69a (diff) | |
Creation of presentation
Diffstat (limited to 'compile.sh')
| -rwxr-xr-x[-rw-r--r--] | compile.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile.sh b/compile.sh index b1e4199..9eda7ab 100644..100755 --- a/compile.sh +++ b/compile.sh @@ -1 +1 @@ -echo "hello world" +latexrun --latex-cmd xelatex presentation.tex& |
