diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/comfortaa/t2cfco.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/comfortaa/t2cfco.fd | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/Master/texmf-dist/tex/latex/comfortaa/t2cfco.fd b/Master/texmf-dist/tex/latex/comfortaa/t2cfco.fd deleted file mode 100644 index 144ad398dcf..00000000000 --- a/Master/texmf-dist/tex/latex/comfortaa/t2cfco.fd +++ /dev/null @@ -1,77 +0,0 @@ -%Filename: t2cfco.fd -%Created by: tex comfortaa-drv -%Created using fontinst v1.933 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{t2cfco.fd} - [2012/08/25 Fontinst v1.933 font definitions for T2C/fco.] - -\expandafter\ifx\csname comfortaa@scale\endcsname\relax - \let\comfortaa@scale\@empty -\fi - -\DeclareFontFamily{T2C}{fco}{} - -\DeclareFontShape{T2C}{fco}{l}{n}{ - <->\comfortaa@scale Comfortaa-Light-t2c -}{} - -\DeclareFontShape{T2C}{fco}{l}{sl}{ - <->\comfortaa@scale Comfortaa-Light-Slanted-t2c -}{} - -\DeclareFontShape{T2C}{fco}{l}{sc}{ - <->\comfortaa@scale Comfortaa-Light-SmallCaps-t2c -}{} - -\DeclareFontShape{T2C}{fco}{l}{scsl}{ - <->\comfortaa@scale Comfortaa-Light-Slanted-SmallCaps-t2c -}{} - -\DeclareFontShape{T2C}{fco}{m}{n}{ - <->\comfortaa@scale Comfortaa-Regular-t2c -}{} - -\DeclareFontShape{T2C}{fco}{m}{sl}{ - <->\comfortaa@scale Comfortaa-Regular-Slanted-t2c -}{} - -\DeclareFontShape{T2C}{fco}{m}{sc}{ - <->\comfortaa@scale Comfortaa-Regular-SmallCaps-t2c -}{} - -\DeclareFontShape{T2C}{fco}{m}{scsl}{ - <->\comfortaa@scale Comfortaa-Regular-Slanted-SmallCaps-t2c -}{} - -\DeclareFontShape{T2C}{fco}{b}{n}{ - <->\comfortaa@scale Comfortaa-Bold-t2c -}{} - -\DeclareFontShape{T2C}{fco}{b}{sl}{ - <->\comfortaa@scale Comfortaa-Bold-Slanted-t2c -}{} - -\DeclareFontShape{T2C}{fco}{b}{sc}{ - <->\comfortaa@scale Comfortaa-Bold-SmallCaps-t2c -}{} - -\DeclareFontShape{T2C}{fco}{b}{scsl}{ - <->\comfortaa@scale Comfortaa-Bold-Slanted-SmallCaps-t2c -}{} - -\DeclareFontShape{T2C}{fco}{l}{it}{<->ssub * fco/l/sl}{} -\DeclareFontShape{T2C}{fco}{l}{scit}{<->ssub * fco/l/scsl}{} -\DeclareFontShape{T2C}{fco}{m}{it}{<->ssub * fco/m/sl}{} -\DeclareFontShape{T2C}{fco}{m}{scit}{<->ssub * fco/m/scsl}{} -\DeclareFontShape{T2C}{fco}{bx}{n}{<->ssub * fco/b/n}{} -\DeclareFontShape{T2C}{fco}{bx}{sl}{<->ssub * fco/b/sl}{} -\DeclareFontShape{T2C}{fco}{b}{it}{<->ssub * fco/b/sl}{} -\DeclareFontShape{T2C}{fco}{bx}{it}{<->ssub * fco/b/it}{} -\DeclareFontShape{T2C}{fco}{bx}{sc}{<->ssub * fco/b/sc}{} -\DeclareFontShape{T2C}{fco}{bx}{scsl}{<->ssub * fco/b/scsl}{} -\DeclareFontShape{T2C}{fco}{b}{scit}{<->ssub * fco/b/scsl}{} -\DeclareFontShape{T2C}{fco}{bx}{scit}{<->ssub * fco/b/scit}{} - -\endinput |