diff --git a/draft.pdf b/draft.pdf index 774053c..f11b8e2 100644 Binary files a/draft.pdf and b/draft.pdf differ diff --git a/makefile b/makefile index 624643b..09387b3 100644 --- a/makefile +++ b/makefile @@ -12,7 +12,6 @@ thesis: src/* out ieee.csl draft: src/* ieee.csl pandoc src/*.md src/metadata.yaml \ -o draft.pdf \ - -M draft=true \ --template latekiss \ --resource-path src \ --top-level-division chapter \