Fix makefile, update prompts
This commit is contained in:
parent
e54ab123d5
commit
5454e1255f
@ -1,4 +1,5 @@
|
||||
all:
|
||||
-rm build/*.pdf
|
||||
-rm build/*.tex
|
||||
python generate_bingo.py
|
||||
rm build/*.pdf
|
||||
(cd build; latexmk -pdf > /dev/null; pdfjam --nup 1x2 --outfile output.pdf *.pdf)
|
||||
|
@ -3,8 +3,8 @@ ist mit Karl verwandt
|
||||
ist jünger als Ludmilla
|
||||
spricht mindestens drei Sprachen
|
||||
kann Schach spielen
|
||||
konnte \newline $\int_{5}^{8} (2x + 1) \text{dx} = \quad $ \newline ausrechnen*
|
||||
s Name hat weniger als 5 Buchstaben
|
||||
konnte \newline $\int\limits_{5}^{8} (2x + 1) \text{dx} = \quad $ \newline ausrechnen*
|
||||
hat einen Namen mit weniger als 5 Buchstaben
|
||||
reiste weiter als 100km an
|
||||
(hat) studiert, aber nicht Informatik oder Computerlinguistik*
|
||||
hat keine Geschwister
|
||||
|
Loading…
Reference in New Issue
Block a user