summaryrefslogtreecommitdiff
path: root/formatting.tex
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2021-07-26 00:13:35 +0100
committerMohit Agarwal <mohit.agarwal@sky.com>2021-07-26 00:13:35 +0100
commit1ab530097f407fc7d753aa72142381c221865f5c (patch)
tree842c1c3249b1830b69fb8af970938c4bec3d2738 /formatting.tex
parent38b6eccb6b175d2124f890d5f44e08762881e122 (diff)
Change of font in pdf.
Diffstat (limited to 'formatting.tex')
-rw-r--r--formatting.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/formatting.tex b/formatting.tex
index e978a6f..ad0e33e 100644
--- a/formatting.tex
+++ b/formatting.tex
@@ -8,11 +8,13 @@
\PassOptionsToPackage{hyphens}{url}
\usepackage{titlesec}
\usepackage{xcolor}
-\usepackage[top=1.3in, bottom=1.5in, right=1.9in, left=1.9in]{geometry}
+\usepackage[top=1.3in, bottom=1.5in, right=1.7in, left=1.7in]{geometry}
\usepackage[scale=0.82]{plex-mono}
\usepackage[scale=0.87]{plex-sans}
-\usepackage{CormorantGaramond}
+\usepackage{fontspec}
+%\setmainfont{sabon-regular.ttf}
+\setmainfont{Sabon}
%\renewcommand{\familydefault}{\sfdefault}
\usepackage{titling}