diff --git a/ada-core-cover-letter/main.tex b/ada-core-cover-letter/main.tex index 5343a8a..024d089 100644 --- a/ada-core-cover-letter/main.tex +++ b/ada-core-cover-letter/main.tex @@ -1,7 +1,5 @@ -% Author: Sid Lacy - \documentclass[12pt]{letter} -\usepackage[utf8]{inputenc} % Required for inputting international characters +\usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage[empty]{fullpage} \usepackage[hidelinks]{hyperref} @@ -9,18 +7,15 @@ \usepackage{fontawesome} \usepackage{eso-pic} \usepackage[bitstream-charter]{mathdesign} -%\usepackage{charter} -%\usepackage[default]{raleway} \usepackage{ifthen} -\usepackage{geometry} % Required for adjusting page dimensions and margins - +\usepackage{geometry} \geometry{ paper=a4paper, - top=1cm, % Top margin - bottom=1.25cm, % Bottom margin - left=2cm, % Left margin - right=2cm, % Right margin + top=1cm, + bottom=1.25cm, + left=2cm, + right=2cm, headheight=0.75cm, % Header height footskip=1cm, % Space from the bottom margin to the baseline of the footer headsep=0.5cm, % Space from the top margin to the baseline of the header