summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/montex/lmccmssq.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:59:31 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:59:31 +0000
commit0d3bc1297d15f8789ba8dc7a6712a4c2a554bb18 (patch)
tree083409fc61a0195d014e6879086862f422f8b250 /Master/texmf-dist/tex/latex/montex/lmccmssq.fd
parentdcb784501ec956b9548b31582fc26abc20e515be (diff)
montex
git-svn-id: svn://tug.org/texlive/trunk@1103 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/montex/lmccmssq.fd')
-rw-r--r--Master/texmf-dist/tex/latex/montex/lmccmssq.fd27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/montex/lmccmssq.fd b/Master/texmf-dist/tex/latex/montex/lmccmssq.fd
new file mode 100644
index 00000000000..a350ad29be4
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/montex/lmccmssq.fd
@@ -0,0 +1,27 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% File: lmccmssq.fd
+% Author: Oliver Corff
+% Date: December 15th, 1998
+% Version: 0.2
+% Copyright: Ulaanbaatar, Beijing, Berlin
+%
+% Description: Local Mongolian Cyrillic (LMC)
+% Computer Modern Sans Serif Quotation Style 8pt
+% Font Definition
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ------------------- identification -------------------
+\ProvidesFile{lmccmssq.fd}
+ [1998/06/01 v0.2 Cyrillic font definitions]
+
+\DeclareFontFamily{LMC}{cmssq}{\hyphenchar\font45 }
+
+\DeclareFontShape{LMC}{cmssq}{m}{n}
+ { <-> kmssq8 }{}
+
+\DeclareFontShape{LMC}{cmssq}{m}{sl}
+ { <-> kmssqi8 }{}
+
+\endinput
+%%
+%% End of file `lmccmssq.fd'.