The package consists of the following files:
| expex.tex | main file |
| expex.sty | LaTex file to input the main file |
| eptexfn.tex | footnote macro for Tex users to use with ExPex. |
| epltxfn.sty | a corresponding file for LaTex users. |
| expex-doc.pdf | User's Guide. |
| expex-demo.tex | the code for almost all of the examples in the User's Guide. |
| README | a text version of the file you are reading |
| expex40c.zip | the files above, zipped |
expex-demo.tex can be run under either Tex or LaTex with minimal installation requirements. No packages are required other than ExPex and the font requirements are minimal. Simply say
tex expex-demo
or
latex expex-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 ExPex works; and a good way to find out if you are interested in installing ExPex and learning the details.
You can experiment with ExPex by putting all the ExPex files in the same directory and working on a file in that directory. For installation, the directory structure in the zip file is the TexLive tree structure. Adapt to your own system.
In case it is needed for some reason, the previous version of ExPex (v. 3.3) is available as expex33.zip