blob: 9b0450c25463548c4060896ae7c080e334d6bfd5 (
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
This package is released under the GNU GPL version 2 or (at your
option) any later version, like its parent by Silvio Levy.
|