summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mxd/lmxmxd.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/mxd/lmxmxd.fd')
-rw-r--r--Master/texmf-dist/tex/latex/mxd/lmxmxd.fd46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/mxd/lmxmxd.fd b/Master/texmf-dist/tex/latex/mxd/lmxmxd.fd
new file mode 100644
index 00000000000..63a26866afb
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/mxd/lmxmxd.fd
@@ -0,0 +1,46 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% File: lmxmxd.fd
+% Date: November 5, 2001
+% Author: Oliver Corff
+% (c) 2001 Ulaanbaatar, Macau, Berlin
+%
+% NB: This package requires LaTeX2e!
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ------------------- identification -------------------
+\ProvidesFile{lmxmxd.fd}
+ [2001/11/01 v0.8 Mongol Xewtee Dorwoljin Encoding Fonts]
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+\DeclareFontFamily{LMX}{mxd}{\hyphenchar\font-1 }
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ------------------- block normal -------------------
+%
+\DeclareFontShape{LMX}{mxd}{m}{n}%
+ { <-> mxdrm}{}
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ------------------- block bold -------------------
+%
+\DeclareFontShape{LMX}{mxd}{bx}{n}%
+ { <-> mxdrb}{}
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ------------------- script normal -------------------
+%
+\DeclareFontShape{LMX}{mxd}{m}{it}%
+ { <-> mxdsm}{}
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ------------------- script bold -------------------
+%
+\DeclareFontShape{LMX}{mxd}{bx}{it}%
+ { <-> mxdsb}{}
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% No more declarations
+%
+% End of file `lmxmxd.fd'.