summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/l7xlmss.fd
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2007-01-19 19:12:34 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2007-01-19 19:12:34 +0000
commit3324061cdc76b5d21c0f467138d27206fa58cbc3 (patch)
tree758ef6ac92f8a7da2dcee62d13e8ec6b2c115ebb /Master/texmf-dist/tex/latex/lm/l7xlmss.fd
parentdb0fef4fba38f67dd14b19eeaaf85f057448f41d (diff)
lm 1.010
git-svn-id: svn://tug.org/texlive/trunk@3597 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/l7xlmss.fd')
-rw-r--r--Master/texmf-dist/tex/latex/lm/l7xlmss.fd40
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/l7xlmss.fd b/Master/texmf-dist/tex/latex/lm/l7xlmss.fd
new file mode 100644
index 00000000000..54b4c8e8e1a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/lm/l7xlmss.fd
@@ -0,0 +1,40 @@
+% This file belongs to the Latin Modern package. The work is released under
+% the GUST Font License. See the MANIFEST.txt and README.eng files
+% for the details. For the most recent version of this license see
+% http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or
+% http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt
+
+\ProvidesFile{l7xlmss.fd}[2007/01/14 v1.3 Font defs for Latin Modern]
+\DeclareFontFamily{L7X}{lmss}{}
+\DeclareFontShape{L7X}{lmss}{m}{n}
+ {<-8.5> l7x-lmss8
+ <8.5-9.5> l7x-lmss9 <9.5-11> l7x-lmss10
+ <11-15.5> l7x-lmss12 <15.5-> l7x-lmss17
+ }{}
+\DeclareFontShape{L7X}{lmss}{m}{it}
+ {<->ssub*lmss/m/sl}{}
+\DeclareFontShape{L7X}{lmss}{m}{sl}
+ {<-8.5> l7x-lmsso8
+ <8.5-9.5> l7x-lmsso9 <9.5-11> l7x-lmsso10
+ <11-15.5> l7x-lmsso12 <15.5-> l7x-lmsso17
+ }{}
+%%%%%%% Font/shape undefined, therefore substituted
+\DeclareFontShape{L7X}{lmss}{m}{sc}
+ {<->sub*lmr/m/sc}{}
+%%%%%%%% semibold condensed series
+\DeclareFontShape{L7X}{lmss}{sbc}{n}
+{<-> l7x-lmssdc10}{}
+\DeclareFontShape{L7X}{lmss}{sbc}{sl}
+{<-> l7x-lmssdo10}{}
+\DeclareFontShape{L7X}{lmss}{sbc}{it}
+{<->ssub*lmss/sbc/sl}{}
+%%%%%%%%% bold extended series
+\DeclareFontShape{L7X}{lmss}{bx}{n}
+{<-> l7x-lmssbx10}{}
+\DeclareFontShape{L7X}{lmss}{bx}{sl}
+{<-> l7x-lmssbo10}{}
+\DeclareFontShape{L7X}{lmss}{bx}{it}
+{<->ssub*lmss/bx/sl}{}
+\endinput
+%%
+%% End of file `l7xlmss.fd'.