seicoriya: shell Program for LaTeX in oriya Current version: 2.0 Do seicoriya -h for help (after installation) (NOT YET). From a file xxx.tex a new file xxx_sei.tex is created (default). There is an option to supply a name for the new file to be created. The new file can then be processed using latex or pdflatex .... INSTALL: Users area: ----------- Copy the program in your home directory in a place you like (e.g. $HOME/bin or $HOME/texmf or $HOME/tex.local etc) or in the directory you are working in. Then give execute permission chmod u+x seicoriya Systemwide installation ----------------------- Needs root privilege. Copy the program in a common place like /usr/local/bin. It may be user-friendly to have this directory in the PATH of all users. then give read and execute permission to others: cd /usr/local/bin (or wherever copied) chmod a+rx seicoriya That's it!