summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2017-01-11 12:44:32 +0100
committerrautenberg <rautenberg@in-silico.ch>2017-01-11 12:44:32 +0100
commitc6102208da95884e158cc7767de72d1b2ba81215 (patch)
tree4c025cfe353a540870f10f8a208a711eaaf920f9 /Makefile
parentc0a2533951682310c49f29b64fbb8bcc5315b7a6 (diff)
two more templates
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile17
1 files changed, 16 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 97176c0..9d8d7e5 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,22 @@ nmsa-ist-ontoviewer:
# $(PDFLATEX) nmsa-ist-ontoviewer.tex
# $(PDFLATEX) nmsa-ist-ontoviewer.tex
-
+# Poster enm-integration
+nmsa-ist-integration:
+ ./md2tex.sh nmsa-ist-integration.tex
+ $(PDFLATEX) nmsa-ist-integration.tex
+ # $(BIBTEX) nmsa-ist-integration
+ # $(PDFLATEX) nmsa-ist-integration.tex
+ # $(PDFLATEX) nmsa-ist-integration.tex
+
+# Poster enm-rest
+nmsa-ist-rest:
+ ./md2tex.sh nmsa-ist-rest.tex
+ $(PDFLATEX) nmsa-ist-rest.tex
+ # $(BIBTEX) nmsa-ist-rest
+ # $(PDFLATEX) nmsa-ist-rest.tex
+ # $(PDFLATEX) nmsa-ist-rest.tex
+
# Poster 2
exampleposter2:
./md2tex.sh postertemplate_2.tex