blob: 67c50e836557bb7d93375b931e4002cf91fa2603 (
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
|
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 terms of either:
- the GNU GPL version 2 or (at your option) any later version.
- the LaTeX Project Public License version 1 or (at your option) any
later version.
|