updated build script

master
Ondřej Hruška 8 年前
父节点 33d6de5002
当前提交 8b853bff67
签署人:: MightyPork
GPG 密钥 ID: 2C5FD5035250423D
  1. 6
      build.sh
  2. 二进制
      thesis.pdf

@ -1,3 +1,7 @@
#!/bin/bash #!/bin/bash
pdflatex -shell-escape -synctex=1 -interaction=nonstopmode thesis.tex pdflatex thesis.tex
makeglossaries thesis
biber thesis
pdflatex thesis.tex
pdflatex thesis.tex

二进制
thesis.pdf

二进制文件未显示。
正在加载...
取消
保存