Use Havoc font for the title.

Also change the general font size to 12pt. I think it's a bit nicer.
This commit is contained in:
Jim Hague 2013-02-16 02:03:12 +00:00
parent d9be0fdc59
commit 3886f77653
3 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,4 @@
\documentclass[a4paper,11pt]{article} \documentclass[a4paper,12pt]{article}
\usepackage{fontspec} \usepackage{fontspec}
\usepackage{graphicx} \usepackage{graphicx}
\usepackage{fancyhdr} \usepackage{fancyhdr}
@ -20,6 +20,8 @@
% ----- Appearance % ----- Appearance
\newfontfamily\titlefont [ Path = ../fonts/ ]{EnglishTowne.ttf}
%\setmainfont{Century Schoolbook L} %\setmainfont{Century Schoolbook L}
\setmainfont{Times New Roman} \setmainfont{Times New Roman}
@ -57,7 +59,8 @@
% ----- Title page and contents % ----- Title page and contents
\title{Ye Crie Havock Booke of Dottes \\ \input{subtitle.txt}} \title{{\titlefont \Huge Ye Crie Havock Booke of Dottes} \\
{\Large \input{subtitle.txt}}}
\author{Cry Havoc} \author{Cry Havoc}

View File

@ -1,4 +1,4 @@
\documentclass[a5paper,landscape,11pt]{article} \documentclass[a5paper,landscape,12pt]{article}
\usepackage{fontspec} \usepackage{fontspec}
\usepackage{graphicx} \usepackage{graphicx}
\usepackage{fancyhdr} \usepackage{fancyhdr}
@ -20,6 +20,8 @@
% ----- Appearance % ----- Appearance
\newfontfamily\titlefont [ Path = ../fonts/ ]{EnglishTowne.ttf}
%\setmainfont{Century Schoolbook L} %\setmainfont{Century Schoolbook L}
\setmainfont{Times New Roman} \setmainfont{Times New Roman}
@ -57,7 +59,8 @@
% ----- Title page and contents % ----- Title page and contents
\title{Ye Crie Havock Booke of Dottes \\ \input{subtitle.txt}} \title{{\titlefont \Huge Ye Crie Havock Booke of Dottes} \\
{\Large \input{subtitle.txt}}}
\author{Cry Havoc} \author{Cry Havoc}

BIN
fonts/EnglishTowne.ttf Normal file

Binary file not shown.