summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/lgreek/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/lgreek/README')
-rw-r--r--macros/latex/contrib/lgreek/README28
1 files changed, 28 insertions, 0 deletions
diff --git a/macros/latex/contrib/lgreek/README b/macros/latex/contrib/lgreek/README
new file mode 100644
index 0000000000..67c50e8365
--- /dev/null
+++ b/macros/latex/contrib/lgreek/README
@@ -0,0 +1,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.