[OS X TeX] Malayalam and other Indian languages on Mac

Jonathan jonathan at jfkew.plus.com
Tue Jul 3 23:59:27 CEST 2012


On 03.07.2012 18:56, NMPOST7 wrote:

> The only problem is
> Malayalam. Have been scouring the net for example.

Something like this ought to work with xelatex, if you have the Lohit 
Malayalam font installed (or substitute another OpenType Malayalam 
font).

\documentclass{minimal}
\usepackage{fontspec}
\setmainfont[Script=Malayalam]{Lohit Malayalam}
\begin{document}
\sloppy
മനുഷ്യരെല്ലാവരും തുല്യാവകാശങ്ങളോടും അന്തസ്സോടും സ്വാതന്ത്ര്യത്തോടുംകൂടി 
ജനിച്ചവരാണ്

അന്യോന്യം ഭ്രാത്രുഭാവത്തോടെ പെരുമാറുവാനാണ് മനുഷ്യന്നു വിവേകബുദ്ധിയും 
മനസ്സാക്ഷിയും സിദ്ധമായിരിക്കുന്നത്

\end{document}

Add more sophisticated document classes, packages, etc as needed....

JK




More information about the macostex-archives mailing list