diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-08 23:21:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-08 23:21:03 +0000 |
commit | f8eda54904065f5f259e8702c1b0c821335df27f (patch) | |
tree | 8e0fe7e357f60f80cbc117eadc70f3999ba412a1 /Master/texmf-dist/tex/latex/cantarell/ot1fca.fd | |
parent | 5d5a3ce7983e13fe5456b264448248f94d236f6d (diff) |
cantarell (8may11)
git-svn-id: svn://tug.org/texlive/trunk@22361 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cantarell/ot1fca.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cantarell/ot1fca.fd | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cantarell/ot1fca.fd b/Master/texmf-dist/tex/latex/cantarell/ot1fca.fd new file mode 100644 index 00000000000..a6620d4b1bd --- /dev/null +++ b/Master/texmf-dist/tex/latex/cantarell/ot1fca.fd @@ -0,0 +1,59 @@ +%Filename: ot1fca.fd +%Created by: tex cantarell-drv +%Created using fontinst v1.927 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ot1fca.fd} + [2011/04/06 Fontinst v1.927 font definitions for OT1/fca.] + +\expandafter\ifx\csname cantarell@scale\endcsname\relax + \let\cantarell@scale\@empty +\fi + +\DeclareFontFamily{OT1}{fca}{} + +\DeclareFontShape{OT1}{fca}{m}{n}{ + <->\cantarell@scale ot1-Cantarell-Regular +}{} + +\DeclareFontShape{OT1}{fca}{m}{sl}{ + <->\cantarell@scale ot1-Cantarell-Regular-Slanted +}{} + +\DeclareFontShape{OT1}{fca}{m}{sc}{ + <->\cantarell@scale ot1-Cantarell-Regular-SmallCaps +}{} + +\DeclareFontShape{OT1}{fca}{m}{scsl}{ + <->\cantarell@scale ot1-Cantarell-Regular-Slanted-SmallCaps +}{} + +\DeclareFontShape{OT1}{fca}{b}{n}{ + <->\cantarell@scale ot1-Cantarell-Bold +}{} + +\DeclareFontShape{OT1}{fca}{b}{sl}{ + <->\cantarell@scale ot1-Cantarell-Bold-Slanted +}{} + +\DeclareFontShape{OT1}{fca}{b}{sc}{ + <->\cantarell@scale ot1-Cantarell-Bold-SmallCaps +}{} + +\DeclareFontShape{OT1}{fca}{b}{scsl}{ + <->\cantarell@scale ot1-Cantarell-Bold-Slanted-SmallCaps +}{} + +\DeclareFontShape{OT1}{fca}{m}{it}{<->ssub * fca/m/sl}{} +\DeclareFontShape{OT1}{fca}{m}{scit}{<->ssub * fca/m/scsl}{} +\DeclareFontShape{OT1}{fca}{bx}{n}{<->ssub * fca/b/n}{} +\DeclareFontShape{OT1}{fca}{bx}{sl}{<->ssub * fca/b/sl}{} +\DeclareFontShape{OT1}{fca}{b}{it}{<->ssub * fca/b/sl}{} +\DeclareFontShape{OT1}{fca}{bx}{it}{<->ssub * fca/b/it}{} +\DeclareFontShape{OT1}{fca}{bx}{sc}{<->ssub * fca/b/sc}{} +\DeclareFontShape{OT1}{fca}{bx}{scsl}{<->ssub * fca/b/scsl}{} +\DeclareFontShape{OT1}{fca}{b}{scit}{<->ssub * fca/b/scsl}{} +\DeclareFontShape{OT1}{fca}{bx}{scit}{<->ssub * fca/b/scit}{} + +\endinput |