[XeTeX] Latex+Tamil

കെവി & സിജി kevinsiji at gmail.com
Sat Dec 11 16:47:35 CET 2010


On Sat, Dec 11, 2010 at 4:30 PM, <xetex-request at tug.org> wrote:

> Date: Fri, 10 Dec 2010 17:58:56 +0530
> From: Sengottuvel <sengottuvl at gmail.com>
>
> Dear all,
>
>    How to Tamil document prepare in Latex. Any one send a sample source
> file in Latex.
>
> What are the packages should be installed.
>
> Guide me.,.,
>
> --
> with regards,
> T.Sengottuvel
>

Try this one. This use enough packages for typesetting Tamil (including
Tamil hyphenation).

\documentclass{article}
\usepackage{fontspec}

\usepackage{xunicode}

\usepackage{xltxtra}

\usepackage{polyglossia}


 \setdefaultlanguage{tamil}

\setmainfont[Script=Tamil]{Lohit Tamil}

\begin{document}
வணக்கம்
\end{document}

Kevin Siji
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20101211/98cafd6c/attachment.html>


More information about the XeTeX mailing list