From 81b83b74a7fd806cffe0002c2fe550a195420809 Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Wed, 20 May 2015 22:28:59 +0200 Subject: [PATCH] Change the fonts. --- candidature.sty | 3 +++ 1 file changed, 3 insertions(+) diff --git a/candidature.sty b/candidature.sty index 0fc39f8..d6860a1 100644 --- a/candidature.sty +++ b/candidature.sty @@ -12,5 +12,8 @@ twoside ]{geometry} +\setsansfont{Linux Biolinum} +\setmainfont{Linux Libertine} + % A thick horizontal rule filling all page width. \def\thickhrule{\leavevmode\leaders\hrule height 1.5pt\hfill\kern\z@}