From 7e44e9eb2fcd1cc1062400cde162047c1ca1e8e5 Mon Sep 17 00:00:00 2001 From: Rajeesh K Nambiar Date: Mon, 25 Mar 2013 20:00:12 +0100 Subject: Style: Use PT Sans Narrow for monospace font --- log.sty | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/log.sty b/log.sty index e214a06..d3cd09c 100644 --- a/log.sty +++ b/log.sty @@ -18,7 +18,8 @@ \setdefaultlanguage{malayalam} \setotherlanguage{english} \setmainfont[Script=Malayalam,HyphenChar="200C]{Rachana} -\newfontfamily\malayalamfonttt{Liberation Mono} %Suppress error with \url fixed width fonts +%\setmainfont[Script=Malayalam,HyphenChar="200C,AutoFakeBold=1.5,AutoFakeSlant=0.2]{Rachana} +\newfontfamily\malayalamfonttt{PT Sans Narrow} %Suppress error with \url fixed width fonts \newfontfamily\englishfont{URW Palladio L} \usepackage{framed} -- cgit