summaryrefslogtreecommitdiff
path: root/fonts/cyrillic/ot2cyr/OT2mnt.fd
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/cyrillic/ot2cyr/OT2mnt.fd')
-rw-r--r--fonts/cyrillic/ot2cyr/OT2mnt.fd54
1 files changed, 54 insertions, 0 deletions
diff --git a/fonts/cyrillic/ot2cyr/OT2mnt.fd b/fonts/cyrillic/ot2cyr/OT2mnt.fd
new file mode 100644
index 0000000000..dcf62d43a4
--- /dev/null
+++ b/fonts/cyrillic/ot2cyr/OT2mnt.fd
@@ -0,0 +1,54 @@
+%% OT2mnt.fd
+%% Copyright 1996 Sebastian Rahtz
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Sebastian Rahtz.
+%
+% This work consists of all files listed in manifest.txt.
+%
+%Filename: OT2mnt.fd
+%Created by: tex makecyr
+%Created using fontinst v1.500
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{OT2mnt.fd}
+ [1995/10/15 Fontinst v1.500 font definitions for OT2/mnt.]
+
+\DeclareFontFamily{OT2}{mnt}{}
+
+\DeclareFontShape{OT2}{mnt}{m}{n}{
+ <-> mntr7k
+}{}
+
+\DeclareFontShape{OT2}{mnt}{m}{it}{
+ <-> mntro7k
+}{}
+
+\DeclareFontShape{OT2}{mnt}{b}{n}{
+ <-> mntb7k
+}{}
+
+\DeclareFontShape{OT2}{mnt}{b}{it}{
+ <-> mntbo7k
+}{}
+
+\DeclareFontShape{OT2}{mnt}{l}{n}{<->ssub * mnt/m/n}{}
+\DeclareFontShape{OT2}{mnt}{l}{it}{<->ssub * mnt/m/it}{}
+\DeclareFontShape{OT2}{mnt}{m}{ui}{<->sub * mnt/m/it}{}
+\DeclareFontShape{OT2}{mnt}{l}{ui}{<->ssub * mnt/m/ui}{}
+\DeclareFontShape{OT2}{mnt}{bx}{n}{<->ssub * mnt/b/n}{}
+\DeclareFontShape{OT2}{mnt}{bx}{it}{<->ssub * mnt/b/it}{}
+\DeclareFontShape{OT2}{mnt}{b}{ui}{<->sub * mnt/b/it}{}
+\DeclareFontShape{OT2}{mnt}{bx}{ui}{<->ssub * mnt/b/ui}{}
+
+\endinput