From 7b6fb70b1f80942d1208380e1d58883acca95bde Mon Sep 17 00:00:00 2001 From: The Stranjer <791672+TheStranjer@users.noreply.github.com> Date: Sun, 19 May 2019 09:34:31 -0400 Subject: [PATCH] Inner cover --- BookOfFaces.tex | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/BookOfFaces.tex b/BookOfFaces.tex index 5f67be0..c64e851 100644 --- a/BookOfFaces.tex +++ b/BookOfFaces.tex @@ -5,6 +5,7 @@ \usepackage[utf8x]{inputenc} \usepackage{graphicx} \usepackage{fontspec} +\usepackage{anyfontsize} \newfontfamily{\abess}{abess}[Extension=.ttf] \newfontfamily{\goudy}{goudy}[Extension=.ttf] @@ -17,5 +18,12 @@ \parbox{\paperwidth}{\includegraphics[width=\paperwidth,height=\paperheight]{cover.png}} \restoregeometry + \begin{center} + \center\fontsize{72}{86.4}\abess The Book Of Faces + \hfill\break\hfill\break + \center\par\fontsize{30}{36}\goudy A grimoire of spells, Gifts, Disciplines, Contracts, and other anomalies, with anecdotes and exposition from their in-game authors + \hfill\break\hfill\break + \center\par\fontsize{24}{28.8}\goudy Written by members of the /cofd/ Discord + \end{center} \end{document}