mirror of
https://github.com/balkian/slides-intro-spark.git
synced 2025-08-29 17:32:22 +00:00
Fix overflows, typos. Update spark activity
This commit is contained in:
4
Makefile
4
Makefile
@@ -22,8 +22,8 @@ test: compile
|
||||
|
||||
pdf:
|
||||
@mkdir -p $(TEMP_DIR)
|
||||
xelatex -output-directory ./$(TEMP_DIR) spark1.tex
|
||||
xelatex -output-directory ./$(TEMP_DIR) spark2.tex
|
||||
pdflatex -output-directory ./$(TEMP_DIR) spark1.tex
|
||||
pdflatex -output-directory ./$(TEMP_DIR) spark2.tex
|
||||
cp $(TEMP_DIR)/*.pdf .
|
||||
|
||||
clean:
|
||||
|
Reference in New Issue
Block a user