Building a Book in LaTeX

A tutorial for building a printable book in LaTeX

View project on GitHub

Introduction

Wecome to Building a Book with LaTeX! This project is set up to help explore what goes into typesetting a book in LaTeX and what one can get out of it.

What are we trying to accomplish?

What are the tools we need?

You will need the following tools:

What prerequisites should I have?

You will need the following things under your belt:

  • A basic knowledge of Git
  • An understanding of the basics of copyediting
  • Knowledge of editing plain-text source files (I recommend Atom with the language-latex package installed for working with LaTeX)