aboutsummaryrefslogtreecommitdiff
path: root/report/makefile
diff options
context:
space:
mode:
authornunzip <np.scarh@gmail.com>2018-11-20 17:53:42 +0000
committernunzip <np.scarh@gmail.com>2018-11-20 17:53:42 +0000
commit3f19f51598d126ca3b8cfe28dbe5b86111398a17 (patch)
tree026a35570657d895e0bdc32e4334c6156011646e /report/makefile
parent40d07b5e8800e1d7814abf6514f2a5ed7419ffcf (diff)
parentefd1bfcdaba21f92dbc98753c15d0522deb4db9d (diff)
downloadvz215_np1915-3f19f51598d126ca3b8cfe28dbe5b86111398a17.tar.gz
vz215_np1915-3f19f51598d126ca3b8cfe28dbe5b86111398a17.tar.bz2
vz215_np1915-3f19f51598d126ca3b8cfe28dbe5b86111398a17.zip
Merge branch 'master' of skozl.com:e4-pattern
Diffstat (limited to 'report/makefile')
-rwxr-xr-xreport/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/makefile b/report/makefile
index afbac8d..646163f 100755
--- a/report/makefile
+++ b/report/makefile
@@ -19,7 +19,7 @@ code:
echo -n '~~~~' >> build/code.aux
pandoc -V geometry:margin=5em \
-o build/code.pdf build/code.aux
- pdfjoin build/paper.pdf build/code.pdf -o build/paper+code.pdf
+ pdfjoin build/paper.pdf build/code.pdf -o build/cw1_vz215_np1915.pdf
pdf:
pandoc -o $(OUTPUT)/paper.pdf $(FLAGS) $(FLAGS_PDF) $(FILES)