Index of /tex-archive/support/try
# TrY
Author: Ajabu Tex <ajabutex@gmail.com>
Version: 3.1 - May 7, 2013
* * *
Program for automating the compilation of TeX/LaTeX documents. Reads commands
from the comment lines of the document and executes them automatically.
Great attention is paid to the flexibility and ease of use.
## Limitations
TrY is written for Linux and works on Linux. I didn't test the program on
Windows. **I don't know if the program works properly on Windows. I think
not.**
## Contents of the package
* *try.nw:* the source code of the program and the documentation
* *try*: the python program
* *try-doc.pdf*: the documentaton
* *README*: this file
## Installation
Copy the file `try` into the `bin` directory of your system, e.g.
$ sudo cp try /usr/bin/try
## Use
Open a terminal and use the following command line:
$ try [file [--log] [--verbose] | --help | --version]
## License
This material is subject to the LaTeX Project Public License. See
http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
for the details of that license.
Happy TeXing.