Revert Havoc font change. Doesn't work on build machine.

I presume this is down to the much older version of XeLatex on the
build machine. Too late and almost certainly too fiddly to fix right now.
This commit is contained in:
Jim Hague 2013-02-17 00:55:23 +00:00
parent 2cad796f61
commit fe70fde017
3 changed files with 4 additions and 10 deletions

View File

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

View File

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

Binary file not shown.