Hello people, I tried using xelatex with the tamil unicode contents but when the pdf is generated the tamil text gets rendered incorrectly. Here is the latex contents that I used.
%&program=xetex
%&encoding=UTF-8 Unicode
\documentclass[a4paper, draft]{article}
\usepackage{fontspec}
\usepackage{xunicode}
\usepackage{xltxtra}
\font\lang="Lohit Tamil"\lang
\begin{document}
\lang
யூனிக்கோடு முறைமையில் எழுதப்பட்ட வார்த்தைகள்
\lang
\end{document}
Then I did
#xelatex ex2.tex
It produced ex2.pdf which had the incorrect rendering of tamil text and
here is the screenshot
http://www.flickr.com/photos/26427...@n05/3654635582/
Please let me know where I am wrong or is there any other alternative
Thanks in advance
regards
--
Joshua Immanuel.
He who restrains his lips is wise.
Whoever loves instruction loves knowledge,
But he who hates correction is stupid.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
