Added presentation
This commit is contained in:
13
presentation/make.sh
Normal file
13
presentation/make.sh
Normal file
@@ -0,0 +1,13 @@
|
||||
#!/bin/bash
|
||||
|
||||
PATH=$PATH:/mnt/vm/programme/texlive/bin/x86_64-linux/
|
||||
PATH=$PATH:/apps/texlive/bin/x86_64-linux
|
||||
PATH=$PATH:/storage/data/vm/programme/texlive/bin/x86_64-linux
|
||||
|
||||
lualatex presentation.tex
|
||||
|
||||
#okular diss.pdf &
|
||||
|
||||
#rm *.aux
|
||||
#rm *.toc
|
||||
#rm *.log
|
||||
Reference in New Issue
Block a user