From: Petter Reinholdtsen Date: Sun, 6 Sep 2020 13:54:18 +0000 (+0200) Subject: Adjust build slightly. X-Git-Tag: nb-printed-2021-01-24~479 X-Git-Url: https://pere.pagekite.me/gitweb/text-destroy-surveillance.git/commitdiff_plain/819a2ed3086c81b8345137ddebbd8da6073a809d?ds=inline Adjust build slightly. --- diff --git a/Makefile b/Makefile index 50a0068..618b4e0 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,12 @@ SOURCE=how-to-destroy-surveillance-capitalism -GENERATED = $(SOURCE).xml $(SOURCE).pdf +GENERATED = $(SOURCE).xml $(SOURCE).pdf \ + $(SOURCE).nb.xml $(SOURCE).nb.pdf PANDOC_OPTS = \ - --top-level-division=chapter \ -t docbook4 DBLATEX_OPTS = \ + -T simple \ -P page.width=6in \ -P page.height=9in \ -P page.margin.inner=0.8in \ @@ -57,3 +58,8 @@ lint: book.xml clean: $(RM) *~ $(GENERATED) complete-book.xml + +distclean: clean + +stats: + for f in po/*.po; do printf "$$f "; msgfmt --output /dev/null --statistics $$f; done diff --git a/book.xml b/book.xml index bd345f6..65df28f 100644 --- a/book.xml +++ b/book.xml @@ -4,46 +4,10 @@ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []> - + + How to Destroy Surveillance Capitalism - - 2020-??-?? - 1 - git-utgaven - - - Cory - Doctorow - - - - Petter Reinholdtsen -
Oslo
-
- - - - - - - - - - - - Creative Commons, Some rights reserved - - - - - - This book is licensed under a Creative Commons license. This - license permits any use of this work, so long as attribution - is given. For more information about the license visit - . - - -
- +
diff --git a/bookinfo.xml b/bookinfo.xml new file mode 100644 index 0000000..4a7369d --- /dev/null +++ b/bookinfo.xml @@ -0,0 +1,38 @@ + + How to Destroy Surveillance Capitalism + + 2020-??-?? + + + Cory + Doctorow + + + + Petter Reinholdtsen +
Oslo
+
+ + + + + + + + + + + + Creative Commons, Some rights reserved + + + + + + This book is licensed under a Creative Commons license. This + license permits any use of this work, so long as attribution + is given. For more information about the license visit + . + + +