seems like all articles are there, but still much work to do on issue04

This commit is contained in:
Laurens Kils-Hütten
2024-08-09 15:11:06 +02:00
parent f88955b909
commit 5738836933
25 changed files with 187180 additions and 318 deletions

View File

@@ -1,9 +1,12 @@
SRC=../macros cover forward abenteuer report minigame feedback ausblick imprint
SRC=../macros cover forward patrons massenschlachten lostprocedures fifty report grenzland feedback ausblick imprint
all: Grenzland4.pdf
Grenzland4.pdf: ${SRC} Makefile
groff -ms -mde -e -t -p -Tpdf -Kutf8 -dpaper=a5 -P -pA5 ${SRC} > $@
Grenzland4.ps: ${SRC} Makefile
groff -ms -mde -e -t -p -Tps -Kutf8 -U -dpaper=a5 -P -pA5 ${SRC} > $@
Grenzland4.pdf: Grenzland4.ps
ps2pdf $< $@
clean:
rm -f *~