changeset 194:af1d1009305f

Use Havoc font for the title. Also change the general font size to 12pt. I think it's a bit nicer.
author Jim Hague <jim.hague@acm.org>
date Sat, 16 Feb 2013 02:03:12 +0000
parents 8acd55c3e779
children 0e5a72b8894f
files dottes.tex.a4header dottes.tex.a5header fonts/EnglishTowne.ttf
diffstat 3 files changed, 10 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/dottes.tex.a4header	Sat Feb 16 02:00:51 2013 +0000
+++ b/dottes.tex.a4header	Sat Feb 16 02:03:12 2013 +0000
@@ -1,4 +1,4 @@
-\documentclass[a4paper,11pt]{article}
+\documentclass[a4paper,12pt]{article}
 \usepackage{fontspec}
 \usepackage{graphicx}
 \usepackage{fancyhdr}
@@ -20,6 +20,8 @@
 
 % ----- Appearance
 
+\newfontfamily\titlefont [ Path = ../fonts/ ]{EnglishTowne.ttf}
+
 %\setmainfont{Century Schoolbook L}
 \setmainfont{Times New Roman}
 
@@ -57,7 +59,8 @@
 
 % ----- 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}
 
--- a/dottes.tex.a5header	Sat Feb 16 02:00:51 2013 +0000
+++ b/dottes.tex.a5header	Sat Feb 16 02:03:12 2013 +0000
@@ -1,4 +1,4 @@
-\documentclass[a5paper,landscape,11pt]{article}
+\documentclass[a5paper,landscape,12pt]{article}
 \usepackage{fontspec}
 \usepackage{graphicx}
 \usepackage{fancyhdr}
@@ -20,6 +20,8 @@
 
 % ----- Appearance
 
+\newfontfamily\titlefont [ Path = ../fonts/ ]{EnglishTowne.ttf}
+
 %\setmainfont{Century Schoolbook L}
 \setmainfont{Times New Roman}
 
@@ -57,7 +59,8 @@
 
 % ----- 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}
 
Binary file fonts/EnglishTowne.ttf has changed