home · contact · privacy
Add new chapter, more pictures.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 26 Oct 2023 05:24:34 +0000 (07:24 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 26 Oct 2023 05:24:34 +0000 (07:24 +0200)
build.sh [new file with mode: 0755]
pics/hiding.png [new file with mode: 0644]
pics/nasus.png [new file with mode: 0644]
pics/numerare.png [new file with mode: 0644]

diff --git a/build.sh b/build.sh
new file mode 100755 (executable)
index 0000000..30ccdc8
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+set -e
+set -x
+mkdir -p output
+pdflatex --output-directory=output/ book.tex
+pdflatex --output-directory=output/ book.tex
diff --git a/pics/hiding.png b/pics/hiding.png
new file mode 100644 (file)
index 0000000..b290163
Binary files /dev/null and b/pics/hiding.png differ
diff --git a/pics/nasus.png b/pics/nasus.png
new file mode 100644 (file)
index 0000000..290bb71
Binary files /dev/null and b/pics/nasus.png differ
diff --git a/pics/numerare.png b/pics/numerare.png
new file mode 100644 (file)
index 0000000..236e6c7
Binary files /dev/null and b/pics/numerare.png differ