Coder Social home page Coder Social logo

manifestos's Introduction

Manifestos for the Internet Age

A collection of manifestos for the internet age.

The URL of this repository is: https://github.com/greyscalepress/manifestos

You can obtain a printed version on Amazon.com, also on Amazon UK, Germany, France, Spain.

Format

Same format as other pocket greyscale titles.

Page size: 4.25" x 6.875" (10.795cm x 17.463cm)

Margins, bleed, cover:

See notes/cover-size.md

Specifications

Description, BISAC Category, ISBN, Pricing...

See notes/specifications.md

Release history

See content/manifestos/9999-end.txt

Software used

Here is what you need to install in order to compile the book:

Pandoc

Source: http://johnmacfarlane.net/pandoc/

The package I am using: pandoc-1.14.0.1-osx.pkg

TeX

Installer for Mac OSX: BasicTeX

http://www.tug.org/mactex/morepackages.html

The package I am using: basictex-20150613.pkg

flushend.sty

This is a Latex extension that we use. It needs to be installed.

The method I used to install it: running this in the command line:

sudo tlmgr install sttools

titlesec.sty

Another package we need to install...

Command:
sudo tlmgr install titlesec

The titlesec package allows basic changes to the standard chapter style, including setting the font style and size or placement of the title.

tocloft.sty

We want to control the Table of Contents: \usepackage{tocloft}

Command:
sudo tlmgr install tocloft

Troubleshooting

Errors that can occur during compilation:

l.719 \tightlist```

```! Undefined control sequence.
l.4428 \afterpage```

```! LaTeX Error: \chaptermark undefined.```

This error is linked to the fancyhdr package, and is caused by using a document class without the \chapter command (article, scrartcl, ...).    
**Solution:** we need to use the "book" document class

manifestos's People

Contributors

ms-studio avatar kruug avatar hansman avatar gingerbeardman avatar esetera avatar adamshand avatar edap avatar luistoledo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.