thaicheck Documentation
Version 1.2

(c) Lyndon Hill, 2009.

Introduction

This is a program to validate and repair Thai text.

More up to date information regarding this program can be found at
http://www.lyndonhill.com/Projects/thaicheck.html

Licence

thaicheck is compiled from original code exclusively owned and controlled by
Lyndon Hill. thaicheck is free, no charge may be made whatsoever for copying,
transferring or distributing. Whenever thaicheck is distributed, this ReadMe.txt
file must be included in it's entirety without modification or addition.

thaicheck is supplied without any warranty, explicit or implied. Use at your
own risk.

Basic Instructions

Invoke thaicheck -h for help.

* Check a file
$thaicheck -r input.txt

If there are no mistakes then thaicheck will finish and there is no output.

* Fix a file
$thaicheck -r input.txt -w output.txt -f

Any fixes will be made to the file output.txt. Check all corrections listed in
the output.

See the thaicheck webpage for downloads and how to use.

04.06.2009
