From aa0c0548b92a71c05212bac20b5cc0b7a2420e66 Mon Sep 17 00:00:00 2001 From: Fengda HUANG Date: Sat, 8 Nov 2014 00:26:49 +0530 Subject: [PATCH] update the release headpdf --- Makefile | 4 ++-- template/headpdf.html | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index a100df4..fff71a5 100644 --- a/Makefile +++ b/Makefile @@ -7,5 +7,5 @@ iot: release: pandoc -s -V geometry:margin=1in --number-sections --highlight-style pygments -S --toc -c css/vendor.css -B template/headpdf.html src/pre/*.md src/*.md -o build/pdf.html pandoc --template=template/template.tex build/pdf.html -o build/iot.pdf --latex-engine=xelatex - pandoc index.html -o build/designiot.epub - pandoc index.html -o build/designiot.mobi + pandoc build/pdf.html -o build/designiot.epub + pandoc build/pdf.html -o build/designiot.mobi diff --git a/template/headpdf.html b/template/headpdf.html index 2b02ec4..1ce8112 100644 --- a/template/headpdf.html +++ b/template/headpdf.html @@ -5,8 +5,4 @@ - - 其他:基于REST服务的最小物联网系统设计 -

一步步搭建物联网系统

- \ No newline at end of file