diff options
Diffstat (limited to 'log.sty')
-rw-r--r-- | log.sty | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,10 +21,11 @@ %\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} +\newfontfamily\email{PT Sans Narrow} \usepackage{framed} %\definecolor{shadecolor}{rgb}{0} -\usepackage{url} +\usepackage[hyphens]{url} \usepackage{graphicx} \pagestyle{fancy} |