CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ language/ thai/ thailatex

You can get this entire directory bundled as thailatex.zip.

Packages located here

Package Caption
thailatex Typeset Thai texts with standard LaTeX classes.

Subdirectories of this one

NameDateDescription
babel/ 2009-09-03
doc/ 2009-09-03
emacs/ 2009-09-03
fonts/ 2009-09-03
scripts/ 2009-09-03

Files in this directory

NameDateSize Description
AUTHORS 2009-02-04 222 bytes download
COPYING 2009-02-04 18 Kbyte download
COPYING.fonts 2009-02-04 5 Kbyte download
ChangeLog 2009-08-15 34 Kbyte download
HISTORY 2009-02-04 4 Kbyte download
INSTALL 2009-02-04 7 Kbyte download
Makefile.am 2009-08-14 983 bytes download
Makefile.in 2009-08-15 23 Kbyte download
NEWS 2009-08-15 3 Kbyte download
README 2009-02-04 951 bytes download Shown below
TODO 2009-02-04 132 bytes download
aclocal.m4 2009-08-15 21 Kbyte download
configure 2009-08-15 114 Kbyte download
configure.in 2009-08-15 2 Kbyte download
install-sh 2009-08-12 13 Kbyte download
missing 2009-08-12 11 Kbyte download
thailatex.spec.in 2009-02-04 4 Kbyte download

Contents of the README file

%% This file is a part of thailatex package ver 0.2.2-pre4

thailatex is a Thai package which enables typesetting Thai with LaTeX's 
standard document classes. It is meant to become a part of "babel", 
a multilingual package for LaTeX which supports a lot of non-American 
languages.

Usage
In LaTeX2e, you can tell LaTeX that the document would be written in 
Thai by adding 2 lines in the preamble as follows:

\usepackage[thai]{babel}
\usepackage{thswitch}

An example of using thailatex can be found in the file 'orchid.tex'.

If you patch babel.sty with the script patch-babel located in babel
directory distributed with the source. You may use babel as follows:

\document[thai]{article}

\usepackage{babel}
\usepackage{thswitch}

Note that option [thai] will be passed to babel after it is patched.
You may have to repatch babel.sty again if you reinstall LaTeX.

For more information, please visit:
  http://linux.thai.net/projects/thailatex


Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.