update bierbook and seshbook with suggestions from expo 2016

This commit is contained in:
Michael at Laptop
2016-07-24 11:07:46 +01:00
parent 01fdbc54ef
commit 95f7a22946
3 changed files with 123 additions and 118 deletions

View File

@@ -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