blob: bb6c2b4d2713da1cf02dd443c1ad37e22ec06591 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
ExPex June 2013
-------------------------------------------------------------
ExPex is maintained by John Frampton <j.frampton@neu.edu>
-------------------------------------------------------------
ExPex is designed to assist linguists in typesetting examples and
glosses and in creating named reference to examples and parts of
examples.
-------------------------------------------------------------
COPYRIGHT 2006-2013 by John Frampton <j.frampton@neu.edu>
This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License, which can be found in the CTAN
archives in directory macros/latex/base/lppl.txt.
-------------------------------------------------------------
The files in this distribution (v 4.1b) are:
README
expex.tex Main macro file
expex.sty Latex wrapper for expex.tex
expex-doc.pdf User's Guide
eptexfn.tex Tex footnote macro
epltxfn.sty LaTex footnote macro
expex-demo.tex The code for many examples
-------------------------------------------------------------
expex-demo.tex
This file contains many of the examples in the documentation. It is
intended to facilitate user experimentation with ExPex typesetting.
Users can easily modify examples and see what the effect is. It can be
run under either Plain Tex or LaTex. Except for expex.tex and
expex.sty, all files needed to run expex-demo should be part of any
Tex installation.
-------------------------------------------------------------
John Frampton (June 27, 2013)
|