summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/thailatex/babel/thai.sty
blob: f90f5395939ef26ae2d27c8803091c08013f0c87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%%
%% This is file `thai.sty',
%% by Surapant Meknavin: surapan@nectec.or.th
%%
\ifx\LdfInit\@undefined
  \def\LdfInit{%
    \chardef\atcatcode=\catcode`\@
    \catcode`\@=11\relax
    \input babel.def\relax
    \catcode`\@=\atcatcode \let\atcatcode\relax
    \LdfInit}
\fi
\input thai.ldf\relax
%%
\endinput
%%
%% End of file `thai.sty'.