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}