From 7074a1d2dc41c2127b3db78e23f42e88f3c81e4b Mon Sep 17 00:00:00 2001 From: The Stranjer <791672+TheStranjer@users.noreply.github.com> Date: Sun, 19 May 2019 07:13:39 -0400 Subject: [PATCH] Initial commit --- BookOfFaces.tex | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 BookOfFaces.tex diff --git a/BookOfFaces.tex b/BookOfFaces.tex new file mode 100644 index 0000000..d2cac1a --- /dev/null +++ b/BookOfFaces.tex @@ -0,0 +1,15 @@ +\documentclass[a4paper]{article} + +%% Language and font encodings +\usepackage[english]{babel} +\usepackage[utf8x]{inputenc} + +%% Sets page size and margins +\usepackage[a4paper,top=3cm,bottom=2cm,left=3cm,right=3cm,marginparwidth=1.75cm]{geometry} + +\begin{document} + +\section{Book Of Faces} + +\end{document} +