소스 검색

Add build.sh

Lily Carpenter 10 년 전
부모
커밋
2d383365f7
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      build.sh

+ 5 - 0
build.sh

@@ -0,0 +1,5 @@
1
+#!/bin/sh
2
+
3
+# You will need to install pdflatex binary and the upquote latex package to use
4
+# the instructions for this are very environment specific
5
+pdflatex --shell-escape presentation.tex