itrans, copyright avinash chopde

Fast help (see idoc.itx, ../readme, etc for more details):
To print files with .itx extension:
     $ ../bin/itrans -i idoc.itx -o x.tex
(now, to print files with .tex extension):
     $ latex x.tex
     $ dvips x.dvi | lp

To print files with .ips extension:
     $ ../bin/itrans -P -i flag.ips -o xps
     $ ../bin/prips xps

To print files with .ps extension (send them directly to a PostScript
printer):
     $ cat idoc.ps | lp

------------------------------------------------------------------------
Files in the doc directory:

idoc.itx		-- marathi/hindi transliterated text, user manual
			-- in latex format

idoc.ps			-- printer-ready file, only for impatient users.
			-- you should generate your own file from idoc.itx
			-- (delete this file after printing to save space)

dvnc.itx		-- marathi/hindi transliteration map
			-- for the Devnac PostScript font
			-- in latex format

dvnc.ps			-- printer-ready file, only for impatient users.
			-- you should generate your own file from dvnc.itx
			-- (delete this file after printing to save space)

dvng.itx		-- marathi/hindi transliteration map
			-- for the Devnag Metafont font
			-- in latex format
			-- NOTE: This file typesets some large tables,
			-- most normal latex programs will barf on it.
			-- It requires a latex will larger than normal
			-- memory capacities: on the pc I use
			-- blatex (big LaTeX).

dvng.ps			-- printer-ready file corresponding to dvng.itx

tamil.itx		-- tamil transliteration map
			-- in latex format

tamil.ps		-- printer-ready file, only for impatient users.
			-- you should generate your own file from tamil.itx
			-- (delete this file after printing to save space)

nehru.itx		-- hindi transliterated text, nehru's sayings
			-- in latex format

s1.itx			-- hindi song, latex format (uses Frans's Devnag font)
s2.itx			-- hindi song, latex format

s1.ips			-- hindi song (same as s1.ips), PostScript format
s2.ips			-- hindi song (same as s2.ips), PostScript format

flag.ips		-- draws the indian flag, and a hindi song
			-- in PostScript format
			-- also contains interesting PostScript code
			-- to change font size, change the basic font, etc
			-- a must-see!

tech.tex		-- english LaTeX file, contains technical
			-- details regarding this software package
			-- *** is incomplete

itrans.1		-- man page, source
			-- use "man -d itrans.1" to see file.

prips.1			-- man page, source
			-- use "man -d prips.1" to see file.

itrans.man		-- man page, formatted
			-- use "more itrans.man" to see file.

prips.man		-- man page, formatted
			-- use "more prips.man" to see file.
----------------------------------------------------------------------
NOTE: I do not know hindi/marathi well, so when to use small e, large e,
small u, large u is all a mystery to me---be prepared for lots of
spelling mistakes in the text.
Send me e-mail with corrections, if you have the time to correct it...
avinash@contex.com
