summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/makeall.sh
blob: d8346809b4aefaf1e437519c2cda3b2ab0d23c67 (plain)
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