PST-ASR

The package consists of the following files:

pst-asr.tex main file
pst-asr.sty LaTex file to input the main file
pst-asr-doc.pdf User's Guide.
pst-asr-demo.tex the code for a sample of the examples in the User's Guide.
pst-asr16.zip the files above, zipped

pst-asr-demo.tex can be run under either Tex or LaTex with minimal installation requirements. No packages are required other than pst-asr and pstricks. The font requirements are minimal. Simply say

tex pst-asr-demo

or

latex pst-asr-demo

and it should work. Experimenting with modifying the code and seeing the effect on the output is a good way to find out how pst-asr works; and a good way to find out if you are interested in installing pst-asr and learning the details.

You can experiment with pst-asr by putting all the pst-asr files in the same directory and working on a file in that directory.