summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-03-17 17:54:35 +0100
committerJonas Smedegaard <dr@jones.dk>2015-03-17 17:54:35 +0100
commit988043c74eec24dfc2c82eb80f8964f01b3784b2 (patch)
tree4f7724dadd6c14c30d85267484afa198c9eb16f6 /Makefile
parent70c5f9018263f103a0732eda909d47a22c5435a3 (diff)
Add and enable emphasis filter, and add foreign package.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 46e1570..990ba59 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ citeproc_file = $(stem).bib
templates = template.tex header.tex before.tex after.tex
-filters = ./pandoc-memoir ./pandoc-cs1 ./pandoc-todo
+filters = ./pandoc-memoir ./pandoc-emphasis ./pandoc-cs1 ./pandoc-todo
filters += $(if $(citeproc_file),pandoc-citeproc)
filters += ./pandoc-iri