From 0a9ec42243f6df7e44afb4c4d7d5094f5752554a Mon Sep 17 00:00:00 2001 From: Manuel Schmalstieg Date: Sat, 23 Jul 2016 00:11:36 +0200 Subject: [PATCH] some updates for the new version 0.8 --- content/intro.txt | 4 ++-- content/manifestos/2015-open-web-index.txt | 6 +++--- content/manifestos/9999-end.txt | 2 +- notes/specifications.md | 8 +++++--- templates/customV2.latex | 14 +++++++++----- 5 files changed, 20 insertions(+), 14 deletions(-) diff --git a/content/intro.txt b/content/intro.txt index 66a617c..89d5802 100644 --- a/content/intro.txt +++ b/content/intro.txt @@ -11,10 +11,10 @@ Cover designed with Scribus Typefaces\\* Cover:\\* -Limousine, by OSP Foundry\\* +Crickx, by OSP Foundry\\* Interior:\\* HK Grotesk, by Alfredo Marco Pradil\\* Linux Libertine, by Philipp H. Poll Greyscale Press\\* -ISBN-13: 978-2-940561-02-5 \ No newline at end of file +ISBN-13: 978-2-940561-04-9 \ No newline at end of file diff --git a/content/manifestos/2015-open-web-index.txt b/content/manifestos/2015-open-web-index.txt index 1f39759..dd4478a 100644 --- a/content/manifestos/2015-open-web-index.txt +++ b/content/manifestos/2015-open-web-index.txt @@ -1,6 +1,6 @@ # Open Web Index Manifesto -## 1. One search engine is not enough! +## One search engine is not enough! Europe’s digital economy and civil society are virtually dependent on non-European businesses. This is particularly evident with regard to search engines, the cornerstone of our digital information infrastructure. Google currently dominates the market, leading to dependencies and economic damage that are no longer acceptable. @@ -10,7 +10,7 @@ Such a situation contradicts the pluralism of our Western democratic societies. The market has failed in this respect. For more than ten years, we have been dependent on a single search engine, and no other company has been able to challenge it. We do not foresee the market regulating itself in the future. -## 2. An open index of the web would set the stage for information autonomy in europe’s economy and society +## An open index of the web would set the stage for information autonomy in europe’s economy and society Restoring choice to the search engine market will mean putting prerequisites in place at the European level as a foundation for pluralism and competing search engines. Merely establishing a publicly funded competing search engine would not be appropriate, as this would only create a further monolithic structure. @@ -18,7 +18,7 @@ The open source, open access and open data communities were essential to enablin To be clear, we are not seeking a government-funded alternative search engine – we want to enable innovation in the business world and civil society by providing searchable web data. -## 3. Our objective: an EU-funded global index of the web +## Our objective: an EU-funded global index of the web The key to a European digital information infrastructure would be an EU-funded, global, searchable index of the web open to competing companies, institutions and civil-society actors. diff --git a/content/manifestos/9999-end.txt b/content/manifestos/9999-end.txt index 9e71e4d..926a70b 100644 --- a/content/manifestos/9999-end.txt +++ b/content/manifestos/9999-end.txt @@ -12,7 +12,7 @@ Version 0.4 - June 2015 Version 0.5 - September 2015 Version 0.6 - February 14 2016 Version 0.7 - February 18 2016 -Version 0.8 (current) released April 02 2016 +Version 0.8 (current) released July 21 2016 Greyscale Press diff --git a/notes/specifications.md b/notes/specifications.md index d0c8f4c..cf0bdb7 100644 --- a/notes/specifications.md +++ b/notes/specifications.md @@ -12,22 +12,24 @@ The present edition (as of February 2016) includes writings by VNS Matrix, Aaron ## Size: -4.25" x 6.88" (10.80 x 17.48 cm) +4.25" x 6.875" (10.80 x 17.48 cm) Black & White on Cream paper 140 pages ## BISAC Category: -Political Science / Political Freedom +Computers / Internet / General ## ISBN: First version: 978-2-940561-00-1 (discarded) -Current version: 978-2-940561-02-5 +Version 0.1 to 0.7: 978-2-940561-02-5 ISBN-13: 9782940561025 ISBN-10: 2940561028 +Version 0.8 : 978-2-940561-04-9 + ## Pricing: 5.99 USD diff --git a/templates/customV2.latex b/templates/customV2.latex index fc9f7b0..1880c49 100644 --- a/templates/customV2.latex +++ b/templates/customV2.latex @@ -4,14 +4,18 @@ % Start Manifesto Template Customization +% Layout : https://www.sharelatex.com/learn/Page_size_and_margins + +% Amazon: books from 151 - 300 pages require at least .5" for the gutter (inside margin) and at least .25" for the outside, top and bottom margins. + \usepackage[ paperheight=6.875in, paperwidth=4.25in, - top = 1.8cm, - bottom = 1.4cm, - left = 2cm, - right = 1.2cm, - footskip = 0.8cm, + top = 0.71in, + bottom = 0.55in, + left = 0.8in, % = inner margin + right = 0.47in, % = outer margin + footskip = 0.31in, marginparwidth = 0cm, marginparsep = 0cm]{geometry}