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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
Mxedruli, Xucuri - The Georgian Alphabets 24th July 1998
Designed and (c) by Johannes Heinecke
Computerlinguistik
Institut f"ur deutsche Sprache und Linguistik
Philosophische Fakult"at II
Humboldt Universit"at zu Berlin
J"agerstr. 10/11
10099 Berlin
<heinecke@compling.hu-berlin.de>
Please send any improvements, corrections, suggestions, enhancements etc
to the Author!
I would also very grateful, if you could send me text examples
you created with these fonts, in order to replace the simple
examples in the documentation by them.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Version 3.2
The following files are included to use Mxedruli within LaTeX:
(Some files have not been changed with this version, therefore
they still use a version number prior to 3.2)
mf/mxed10.mf - Driver for the 10pt normal
mf/mxedbf10.mf - Driver for the 10pt bold
mf/mxedc10.mf - Driver for the 10pt capital
mf/mxedi10.mf - Driver for the 10pt italics
mf/mxed.mf - Main Driver, calls character definition files
mf/mxedbase.mf - Base file
mf/mxedfont.mf - Definition of mxedruli letters
mf/mxedcaps.mf - Definition of mxedruli ``capital'' letters
mf/mxedp.mf - Punctuation (very simple)
mf/mxedd.mf - Digits (very simple too, if cmbase is used the
cm-digits will be used instead of these.
mf/mxedacc.mf - Accents for other Kartvelian languages (Svan).
mf/xuc.mf - The standard generation file for METAFONT.
mf/xuc10.mf - Driver file for Xucuri.
mf/xucbase.mf - METAFONT macros etc.
mf/xucfont.mf - Xucuri majuscules.
mf/xucd.mf - Digits (can be replaced by Computer Modern digits)
mf/xucl.mf - Xucuri minuscules.
mf/xucp.mf] - Xucuri Punctuation
mxeddoc.ps - Documentation
vepxis.tex - A short sample file
alphabets.tex - An example showing both Xucuri and Mxedruli
ossetic.tex - A short example of Ossetic text, written in
Mxedruli.
inputs/mxedruli.sty - LaTeX Style file, to hook mxedruli to LaTeX
size change commands
inputs/Umxed.fd - Font definition file for use with NFSS2
inputs/xucuri.sty - \LaTeX Style File.
inputs/Uxuc.fd - Font definition file for use with NFSS2.
How to create the .gf/.pk files?
- Run METAFONT (and GFtoPK) on mxed10.mf and mxedbf10.mf
What's more to say?
- The punctuation is very simple, and only
includes . , : ; - -- --- ! ? ( ) \ / [ ] =
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
History:
24th July 1998: Version 3.2
Added both Xucuri variants
15th July 1996: Version 2.4
Added italics, minor corrections
20th May 1996: Version 2.3
Added new letter: Glottal Stop (reverse `q')
5th March 1996: Version 2.2
Added two more letters: `qhar' and `ee'
26th June 1995: Version 2.1
Minor corrections (not distributed via CTAN)
16th June 1995: Version 2.0
`Capital' fonts included
Introduced some letters for Old Georgian and Ossetian resp.
!! The letter .+c is now at position oct(014), not at
postion oct(171) where it used to be. This was necessary
as a letter being transcribed by "y" (oct(171)) was introduced.
8th August 1994: Version 1.0
Some Corrections on too mishaped letters.
Introduced some letters for Old Georgian.
September 1993:
First Release.
|