mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-04-26 04:24:10 +01:00
update bierbook and seshbook with suggestions from expo 2016
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
all: bierbook.pdf seshbook.pdf
|
||||
|
||||
#If using windows uncomment this
|
||||
LATEXTOOL=pdflatex.exe
|
||||
#LATEXTOOL=pdflatex.exe
|
||||
#If using linux or macos(?) uncomment this
|
||||
#LATEXTOOL=pdflatex
|
||||
LATEXTOOL=pdflatex
|
||||
|
||||
bierbook.pdf: bierbook.tex names.txt dates.txt bierbook-style.sty
|
||||
$(LATEXTOOL) -synctex=1 -interaction=nonstopmode -shell-escape bierbook.tex
|
||||
|
||||
Reference in New Issue
Block a user