blob: 07dcf6f0fe70d69c759303ec77024242d7da05cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
This directory contains materials for using TeX to typeset Greek
text using Brian Hamilton Kelly's fonts. The following files are
present:
00readme.txt This file.
cmg10.mf METAFONT driver files to generate 10pt Greek
font
cmgb10.mf .
cmgi10.mf .
cmgtt10.mf .
grktxt.mf The character definitions used by the above
greek.sty A LaTeX style file option to access the Greek
fonts
greek.tex A paper which describes why and how the Greek
fonts were created
In use, invoking the [greek] option on the \documentstyle command
makes available the additional typestyle commands \gr, \grbf,
\grit and \grtt. These automatically assume the current size set
by LaTeX font size changing commands such as \small, \normalsize,
etc.
|