diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:55:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:55:38 +0000 |
commit | 3d8d321bb25549ebfc39ad724e0efaa670d9555b (patch) | |
tree | 4b9eb2b3d49980a56046441b3e5aed78b5f2dbf7 /Master/texmf-dist/tex/latex/fc/t4cmtt.fd | |
parent | 170d59191799e4134f382414658136634fc092e4 (diff) |
fc
git-svn-id: svn://tug.org/texlive/trunk@909 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fc/t4cmtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/fc/t4cmtt.fd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fc/t4cmtt.fd b/Master/texmf-dist/tex/latex/fc/t4cmtt.fd new file mode 100644 index 00000000000..9b7e983afbb --- /dev/null +++ b/Master/texmf-dist/tex/latex/fc/t4cmtt.fd @@ -0,0 +1,18 @@ +%% t4cmtt.fd +%% +%% (c) Copyright 1994 J"org Knappen +%% +\ProvidesFile{T4cmtt.fd}[1994/11/11 v1.0] +\providecommand{\sauter@family}[5]{% + \DeclareFontShape{#1}{#2}{#4}{#5} + { <5> #35 <6> #36 <7> #37 <8> #38 <9> #39 <10> #310 <10.95> #311 + <12> #312 <14.4> #314 <17.28> #317 <20.74> #320 <24.88> #325 + }{}% +} +%% Typewriter font shapes +\DeclareFontFamily{T4}{cmtt}{\hyphenchar\font\m@ne}{} +\sauter@family{T4}{cmtt}{fctt}{m}{n} +\sauter@family{T4}{cmtt}{fcitt}{m}{it} +%% +\endinput +%% /T4fctt.fd |