blob: 73923f478af761a3b1785c01525b9f3486d00382 (
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
|
This package converts Silvio Levy's LaTeX209 "greek" package
(/tex-archive/fonts/greek/levy at the CTANs)
for use with LaTeX2e.
It uses (and requires) the fonts in Levy's package
(/tex-archive/fonts/greek/levy/mf).
Usage of the package is described in "lgreekuse.tex".
Basically, if you \usepackage{lgreek} then you can say
\begin{greek}
...
\end{greek}
In addition, if you \usepackage[delims]{greek}
then you can include greek inside $...$.
For details see "lgreekuse.tex".
Please send any bug-reports, suggestions or complaints to
tim@maths.tcd.ie <Timothy Murphy>
18 Jan 1996
|