diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:11:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:11:07 +0000 |
commit | 0f14293bc34ef7c1c902b00f6a2f6c1cb5e7a966 (patch) | |
tree | 85074a0e03e3b42c8806a463b4d8c42237087763 /Master/texmf-dist/tex/latex/vntex/t5bch.fd | |
parent | 799f98e6621cc3c0b6b90bfafa709a11da49b1be (diff) |
vntex
git-svn-id: svn://tug.org/texlive/trunk@1443 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/vntex/t5bch.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/vntex/t5bch.fd | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/vntex/t5bch.fd b/Master/texmf-dist/tex/latex/vntex/t5bch.fd new file mode 100644 index 00000000000..adbc01d4a42 --- /dev/null +++ b/Master/texmf-dist/tex/latex/vntex/t5bch.fd @@ -0,0 +1,49 @@ +%Filename: t5bch.fd +%Created by: tex mkbch +%Created using fontinst v1.929 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{t5bch.fd} + [2005/08/28 Fontinst v1.929 font definitions for T5/bch.] + +\DeclareFontFamily{T5}{bch}{} + +\DeclareFontShape{T5}{bch}{m}{n}{ + <-> bchr8v +}{} + +\DeclareFontShape{T5}{bch}{m}{it}{ + <-> bchri8v +}{} + +\DeclareFontShape{T5}{bch}{m}{sl}{ + <-> bchro8v +}{} + +\DeclareFontShape{T5}{bch}{b}{n}{ + <-> bchb8v +}{} + +\DeclareFontShape{T5}{bch}{b}{it}{ + <-> bchbi8v +}{} + +\DeclareFontShape{T5}{bch}{b}{sl}{ + <-> bchbo8v +}{} + +\DeclareFontShape{T5}{bch}{m}{sc}{ + <-> bchrc8v +}{} + +\DeclareFontShape{T5}{bch}{b}{sc}{ + <-> bchbc8v +}{} + +\DeclareFontShape{T5}{bch}{bx}{n}{<->ssub * bch/b/n}{} +\DeclareFontShape{T5}{bch}{bx}{it}{<->ssub * bch/b/it}{} +\DeclareFontShape{T5}{bch}{bx}{sl}{<->ssub * bch/b/sl}{} +\DeclareFontShape{T5}{bch}{bx}{sc}{<->ssub * bch/b/sc}{} + +\endinput |