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:
- Git
- A GitHub account
- A copy of LaTeX as well as XƎLaTeX
- The Gentium Book Basic font
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-latexpackage installed for working with LaTeX)