aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rwxr-xr-xmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/make b/make
index 67491dc..272dba8 100755
--- a/make
+++ b/make
@@ -21,7 +21,6 @@ sed format.orig.tex -e 's/\\baselineskip=24pt/\\baselineskip=14pt/g' >format.tex
pdftex report.tex
mv report.pdf ../outputs/report-single.pdf
cd ..
-pdftk outputs/report-double.pdf cat $(expr $(cat pageno.tex) + 1)-$(expr $(cat pageno2.tex)) output outputs/graphs-tables.pdf
rm *.log
rm document/report.log
cp assets/* outputs/