summaryrefslogtreecommitdiffstats
path: root/log.sty
diff options
context:
space:
mode:
Diffstat (limited to 'log.sty')
-rw-r--r--log.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/log.sty b/log.sty
index b4b9735..2db036a 100644
--- a/log.sty
+++ b/log.sty
@@ -14,8 +14,10 @@
% Use Malayalam Hyphenation with Polyglossia
\usepackage{polyglossia}
\setdefaultlanguage{malayalam}
-\setmainfont[Script=Malayalam]{Meera}
+\setotherlanguage{english}
+\setmainfont[Script=Malayalam,HyphenChar="200C]{Rachana}
\newfontfamily\malayalamfonttt{LMMono10} %Suppress error with \url fixed width fonts
+\newfontfamily\englishfont{FreeSerif}
\usepackage{framed}
\usepackage{url}