# HG changeset patch # User Jim Hague # Date 1360980192 0 # Node ID af1d1009305f1092c7aac612570ef193b246bac0 # Parent 8acd55c3e779dff741e7d62d0d6360f055bb3ac6 Use Havoc font for the title. Also change the general font size to 12pt. I think it's a bit nicer. diff -r 8acd55c3e779 -r af1d1009305f dottes.tex.a4header --- 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} diff -r 8acd55c3e779 -r af1d1009305f dottes.tex.a5header --- 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} diff -r 8acd55c3e779 -r af1d1009305f fonts/EnglishTowne.ttf Binary file fonts/EnglishTowne.ttf has changed