Re: [XeTeX] Latex+Tamil

2010-12-14 Thread A u
try this \setmainfont[Script=Devanagari]{Sanskrit2003} example is for devanagari font, put tamil font instead and give it a try. On Tue, Dec 14, 2010 at 9:58 AM, Sengottuvel wrote: > Dear all, > > I am using following code: > > \documentclass{article} > \usepackage{unicode} > \usepackage{xltxtr

Re: [XeTeX] Latex+Tamil

2010-12-14 Thread Dominik Wujastyk
From: http://www.wazu.jp/gallery/views/View_LohitTamil.html : *Lohit Tamil* (lohit_ta.ttf from ttf-indic-fonts_0.4.7.tar.gz) > *Source*: Free > downloadfrom > Ubuntu. > *Stats*: Version 1.00 has 287 glyphs and no kerning pairs > *Sup

Re: [XeTeX] Latex+Tamil

2010-12-14 Thread Michiel Kamermans
Hi T.Sengottuvel, Is this a ttf/otf font? I don't have ubuntu/debian, so I have no idea how to obtain this font. I googled for it a bit, but could not find a compiled .ttf or .otf version. I used the following code with Code2000 instead, and that seems to work fine \documentclass{article} \

[XeTeX] Latex+Tamil

2010-12-14 Thread Sengottuvel
Dear all, I am using following code: \documentclass{article} \usepackage{unicode} \usepackage{xltxtra} \setmainfont[Mapping=tex-text] {Lohit Tamil} \begin{document} \section{தமிழ்} அனைத்து மனிதர்களும் சுயமரியாதையையும் உரிமங்களையும் சமமாகவும் சுதந்திரமாகவும் பெற்றே பிறக்கிறார்கள். \end{document}

Re: [XeTeX] Latex+Tamil

2010-12-12 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 11/12/2010 16:47, കെവി & സിജി a écrit : > Try this one. This use enough packages for typesetting Tamil (including > Tamil hyphenation). > > \documentclass{article} > \usepackage{fontspec} > > \usepackage{xunicode} > > \usepackage{xltxtra} > Th

[XeTeX] Latex+Tamil

2010-12-11 Thread കെവി & സിജി
On Sat, Dec 11, 2010 at 4:30 PM, wrote: > Date: Fri, 10 Dec 2010 17:58:56 +0530 > From: Sengottuvel > > 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, >

Re: [XeTeX] Latex+Tamil

2010-12-11 Thread R (Chandra) Chandrasekhar
On Saturday 11 December 2010 06:58 PM, Sengottuvel wrote: Dear all, I following this code. \documentclass{article} \usepackage{fontspec} \setmainfont{DejaVu Serif} \newfontfamily{\tam}[Script=Tamil]{Lohit Tamil} \defaultfontfeatures{Scale=MatchLowercase} \begin{document} நலம் \end{do

Re: [XeTeX] Latex+Tamil

2010-12-11 Thread Herbert Schulz
On Dec 11, 2010, at 7:28 AM, Sengottuvel wrote: > Dear all, > > I following this code. > > \documentclass{article} > > \usepackage{fontspec} > > \setmainfont{DejaVu Serif} > > \newfontfamily{\tam}[Script=Tamil]{Lohit Tamil} > > \defaultfontfeatures{Scale=MatchLowercase} > > \begin{docume

Re: [XeTeX] Latex+Tamil

2010-12-11 Thread Shrisha Rao
El dic 11, 2010, a las 6:58 p.m., Sengottuvel escribió: > Dear all, > > I following this code. > > \documentclass{article} > \usepackage{fontspec} > \setmainfont{DejaVu Serif} > \newfontfamily{\tam}[Script=Tamil]{Lohit Tamil} > \defaultfontfeatures{Scale=MatchLowercase} > \begin{document} > ந

[XeTeX] Latex+Tamil

2010-12-11 Thread Sengottuvel
Dear all, I following this code. \documentclass{article} \usepackage{fontspec} \setmainfont{DejaVu Serif} \newfontfamily{\tam}[Script=Tamil]{Lohit Tamil} \defaultfontfeatures{Scale=MatchLowercase} \begin{document} நலம் \end{document} Error Message: ! Fatal fontspec error: "not-pdfte

Re: [XeTeX] Latex+Tamil

2010-12-10 Thread R (Chandra) Chandrasekhar
On Saturday 11 December 2010 01:05 AM, Herbert Schulz wrote: On Dec 10, 2010, at 11:58 AM, R (Chandra) Chandrasekhar wrote: \begin{document} The following text is in Tamil script: \tam{தமிழ் எழுத்து}. \end{document} Howdy, I believe that should be {\tam தமிழ் எழுத்து} since \tam is not a co

Re: [XeTeX] Latex+Tamil

2010-12-10 Thread Herbert Schulz
On Dec 10, 2010, at 11:58 AM, R (Chandra) Chandrasekhar wrote: > \begin{document} > The following text is in Tamil script: \tam{தமிழ் எழுத்து}. > \end{document} Howdy, I believe that should be {\tam தமிழ் எழுத்து} since \tam is not a command but rather a declaration that changes the font for e

Re: [XeTeX] Latex+Tamil

2010-12-10 Thread R (Chandra) Chandrasekhar
On Friday 10 December 2010 05:58 PM, Sengottuvel wrote: Dear all, How to Tamil document prepare in Latex. Any one send a sample source file in Latex. Since you are posting on the XeTeX list, I assume that you really mean XeLaTeX rather than LaTeX. Try this document: -- \documen

[XeTeX] Latex+Tamil

2010-12-10 Thread Sengottuvel
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 -- Subscriptions, Archive, and List information, etc.: ht