You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
\ProvidesFile{gloss-tamil.ldf}[polyglossia: module for tamil]
|
|
|
\ifluatex
|
|
|
\xpg@warning{Tamil is not supported with LuaTeX.\MessageBreak
|
|
|
I will proceed with the compilation, but\MessageBreak
|
|
|
the output is not guaranteed to be correct\MessageBreak
|
|
|
and may look very wrong.}
|
|
|
\fi
|
|
|
% Translations provided by Kevin & Siji, 01-11-2009
|
|
|
|
|
|
\PolyglossiaSetup{tamil}{
|
|
|
bcp47=ta,
|
|
|
script=Tamil,
|
|
|
scripttag=taml,
|
|
|
langtag=TAM,
|
|
|
hyphennames={tamil},
|
|
|
hyphenmins={2,2}, %FIXME?
|
|
|
fontsetup=true,
|
|
|
}
|
|
|
|
|
|
% BCP-47 compliant aliases
|
|
|
\setlanguagealias*{tamil}{ta}
|
|
|
|
|
|
\def\captionstamil{%
|
|
|
\def\abstractname{சாராம்சம்}%
|
|
|
\def\appendixname{பிற்சேர்க்கை}%பின்னிணைப்பு
|
|
|
%\def\bibname{}%
|
|
|
%\def\ccname{}%
|
|
|
\def\chaptername{அத்தியாயம்}%
|
|
|
\def\contentsname{உள்ளே}%
|
|
|
%\def\enclname{}%
|
|
|
\def\figurename{படம்}%
|
|
|
%\def\headpagename{}%
|
|
|
%\def\headtoname{}%
|
|
|
\def\indexname{சுட்டி}%பொருளடக்க அட்டவணை
|
|
|
\def\listfigurename{படங்களின் பட்டியல்}%
|
|
|
\def\listtablename{அட்டவணை பட்டியல்}%
|
|
|
%\def\pagename{}%
|
|
|
\def\partname{பகுதி}%
|
|
|
%\def\prefacename{}%
|
|
|
%\def\refname{}%
|
|
|
\def\tablename{அட்டவணை}%
|
|
|
\def\seename{பார்க்க}%
|
|
|
%\def\alsoname{}%
|
|
|
%\def\alsoseename{}%
|
|
|
}
|
|
|
\def\datetamil{%
|
|
|
\def\today{\number\year\space\ifcase\month\or
|
|
|
ஜனவரி\or
|
|
|
பிப்ரவரி\or
|
|
|
மார்ச்\or
|
|
|
ஏப்ரல்\or
|
|
|
மே\or
|
|
|
ஜூன்\or
|
|
|
ஜூலை\or
|
|
|
ஆகஸ்ட்\or
|
|
|
செப்டம்பர்\or
|
|
|
அக்டோபர்\or
|
|
|
நவம்பர்\or
|
|
|
டிசம்பர்\fi
|
|
|
\space\number\day}%
|
|
|
}
|
|
|
|
|
|
\endinput
|
|
|
|