1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
#!/bin/bash # Copyright (c) 2012-2016 hzz # exec path for tex live 2016 export PATH=${PATH}:/usr/local/texlive/2016/bin/x86_64-linux cd ./example ./makeclear.sh ./makefileeg.sh cd .. ./makeclear.sh ./makefile.sh #clear aux files #./makeclear.sh