forked from CryHavoc/dottes
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:
parent
2cad796f61
commit
fe70fde017
|
@ -1,4 +1,4 @@
|
||||||
\documentclass[a4paper,12pt]{article}
|
\documentclass[a4paper,11pt]{article}
|
||||||
\usepackage{fontspec}
|
\usepackage{fontspec}
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
\usepackage{fancyhdr}
|
\usepackage{fancyhdr}
|
||||||
|
@ -20,8 +20,6 @@
|
||||||
|
|
||||||
% ----- Appearance
|
% ----- Appearance
|
||||||
|
|
||||||
\newfontfamily\titlefont [ Path = ../fonts/ ]{EnglishTowne.ttf}
|
|
||||||
|
|
||||||
%\setmainfont{Century Schoolbook L}
|
%\setmainfont{Century Schoolbook L}
|
||||||
\setmainfont{Times New Roman}
|
\setmainfont{Times New Roman}
|
||||||
|
|
||||||
|
@ -59,8 +57,7 @@
|
||||||
|
|
||||||
% ----- Title page and contents
|
% ----- Title page and contents
|
||||||
|
|
||||||
\title{{\titlefont \Huge Ye Crie Havock Booke of Dottes} \\
|
\title{Ye Crie Havock Booke of Dottes \\ \input{subtitle.txt}}
|
||||||
{\Large \input{subtitle.txt}}}
|
|
||||||
|
|
||||||
\author{Cry Havoc}
|
\author{Cry Havoc}
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
\documentclass[a5paper,landscape,12pt]{article}
|
\documentclass[a5paper,landscape,11pt]{article}
|
||||||
\usepackage{fontspec}
|
\usepackage{fontspec}
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
\usepackage{fancyhdr}
|
\usepackage{fancyhdr}
|
||||||
|
@ -20,8 +20,6 @@
|
||||||
|
|
||||||
% ----- Appearance
|
% ----- Appearance
|
||||||
|
|
||||||
\newfontfamily\titlefont [ Path = ../fonts/ ]{EnglishTowne.ttf}
|
|
||||||
|
|
||||||
%\setmainfont{Century Schoolbook L}
|
%\setmainfont{Century Schoolbook L}
|
||||||
\setmainfont{Times New Roman}
|
\setmainfont{Times New Roman}
|
||||||
|
|
||||||
|
@ -59,8 +57,7 @@
|
||||||
|
|
||||||
% ----- Title page and contents
|
% ----- Title page and contents
|
||||||
|
|
||||||
\title{{\titlefont \Huge Ye Crie Havock Booke of Dottes} \\
|
\title{Ye Crie Havock Booke of Dottes \\ \input{subtitle.txt}}
|
||||||
{\Large \input{subtitle.txt}}}
|
|
||||||
|
|
||||||
\author{Cry Havoc}
|
\author{Cry Havoc}
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue