diff options
author | Nao Pross <np@0hm.ch> | 2021-08-06 13:39:44 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-08-06 13:39:44 +0200 |
commit | a2f881beae521260443ea185d25646ebb94e9f87 (patch) | |
tree | 5f94929a4a29e216f094a4e62a2979eed0812882 /buch/papers/ifs/images/Makefile | |
parent | Corrections from feedback (diff) | |
parent | add images for clifford (diff) | |
download | SeminarMatrizen-a2f881beae521260443ea185d25646ebb94e9f87.tar.gz SeminarMatrizen-a2f881beae521260443ea185d25646ebb94e9f87.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '')
-rw-r--r-- | buch/papers/ifs/images/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/buch/papers/ifs/images/Makefile b/buch/papers/ifs/images/Makefile new file mode 100644 index 0000000..c6d3fb5 --- /dev/null +++ b/buch/papers/ifs/images/Makefile @@ -0,0 +1,9 @@ +# +# Makefile +# +# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule +# +chaosspiel.pdf: chaosspiel.tex \ + farnnotweight-eps-converted-to.pdf \ + farnrightwight-eps-converted-to.pdf + pdflatex chaosspiel.tex |