From 3324061cdc76b5d21c0f467138d27206fa58cbc3 Mon Sep 17 00:00:00 2001 From: Staszek Wawrykiewicz Date: Fri, 19 Jan 2007 19:12:34 +0000 Subject: lm 1.010 git-svn-id: svn://tug.org/texlive/trunk@3597 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/lm/ot1lmr.fd | 50 ++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/lm/ot1lmr.fd (limited to 'Master/texmf-dist/tex/latex/lm/ot1lmr.fd') diff --git a/Master/texmf-dist/tex/latex/lm/ot1lmr.fd b/Master/texmf-dist/tex/latex/lm/ot1lmr.fd new file mode 100644 index 00000000000..e0248145b28 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/ot1lmr.fd @@ -0,0 +1,50 @@ +% 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{ot1lmr.fd}[2007/01/14 v1.3 Font defs for Latin Modern] +\DeclareFontFamily{OT1}{lmr}{} +\DeclareFontShape{OT1}{lmr}{m}{n}% + {<-5.5> rm-lmr5 <5.5-6.5> rm-lmr6 + <6.5-7.5> rm-lmr7 <7.5-8.5> rm-lmr8 + <8.5-9.5> rm-lmr9 <9.5-11> rm-lmr10 + <11-15> rm-lmr12 + <15-> rm-lmr17 + }{} +\DeclareFontShape{OT1}{lmr}{m}{sl}% + {<-8.5> rm-lmro8 <8.5-9.5> rm-lmro9 + <9.5-11> rm-lmro10 <11-15> rm-lmro12 + <15-> rm-lmro17 + }{} +\DeclareFontShape{OT1}{lmr}{m}{it}% + {<-7.5> rm-lmri7 + <7.5-8.5> rm-lmri8 <8.5-9.5> rm-lmri9 + <9.5-11> rm-lmri10 <11-> rm-lmri12 + }{} +\DeclareFontShape{OT1}{lmr}{m}{sc}% + {<-> rm-lmcsc10}{} +% +% Is this the right 'shape'?: +\DeclareFontShape{OT1}{lmr}{m}{scsl}% + {<-> rm-lmcsco10}{} +%%%%%%% bold series +\DeclareFontShape{OT1}{lmr}{b}{n} + {<-> rm-lmb10}{} +\DeclareFontShape{OT1}{lmr}{b}{sl} + {<-> rm-lmbo10}{} +%%%%%%%% bold extended series +\DeclareFontShape{OT1}{lmr}{bx}{n} + {<-5.5> rm-lmbx5 <5.5-6.5> rm-lmbx6 + <6.5-7.5> rm-lmbx7 <7.5-8.5> rm-lmbx8 + <8.5-9.5> rm-lmbx9 <9.5-11> rm-lmbx10 + <11-> rm-lmbx12 + }{} +\DeclareFontShape{OT1}{lmr}{bx}{it} + {<-> rm-lmbxi10}{} +\DeclareFontShape{OT1}{lmr}{bx}{sl} + {<-> rm-lmbxo10}{} +\endinput +%% +%% End of file `ot1lmr.fd'. -- cgit v1.2.3