aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/punktgruppen/Makefile
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-07-05 13:42:45 +0200
committerNao Pross <np@0hm.ch>2021-07-05 13:42:45 +0200
commit3db817e0a6575dea79c01906afad5460ef60006a (patch)
tree42fff0629aba483c388e307e3798fee4bf3fd434 /buch/papers/punktgruppen/Makefile
parentCreate standalone make target for faster compilation (diff)
downloadSeminarMatrizen-3db817e0a6575dea79c01906afad5460ef60006a.tar.gz
SeminarMatrizen-3db817e0a6575dea79c01906afad5460ef60006a.zip
Externalize tikzpicture in symmetry section
Diffstat (limited to '')
-rw-r--r--buch/papers/punktgruppen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/buch/papers/punktgruppen/Makefile b/buch/papers/punktgruppen/Makefile
index 3960d76..f92dc95 100644
--- a/buch/papers/punktgruppen/Makefile
+++ b/buch/papers/punktgruppen/Makefile
@@ -15,7 +15,8 @@ TIKZFIGURES := \
tikz/lattice.tex \
tikz/piezo-atoms.tex \
tikz/piezo.tex \
- tikz/projections.tex
+ tikz/projections.tex \
+ tikz/symmetric-shapes.tex
FIGURES := $(patsubst tikz/%.tex, figures/%.pdf, $(TIKZFIGURES))