diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-26 20:54:26 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-26 20:54:26 +0000 |
commit | c588c9533b6b61c3234451e8c1bc2dd7aa69b00b (patch) | |
tree | 03ab239d391871b812b0984a83e80501c0372e09 /Master/texmf-dist/tex/latex/vntex/t5ccr.fd | |
parent | 065e129d47bd651ee8636eb053a2e740637ebf50 (diff) |
update vntex.
git-svn-id: svn://tug.org/texlive/trunk@2546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/vntex/t5ccr.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/vntex/t5ccr.fd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/vntex/t5ccr.fd b/Master/texmf-dist/tex/latex/vntex/t5ccr.fd new file mode 100644 index 00000000000..17d723d7c66 --- /dev/null +++ b/Master/texmf-dist/tex/latex/vntex/t5ccr.fd @@ -0,0 +1,36 @@ +%Filename: t5ccr.fd +%Created by: tex mkfont +%Created using fontinst v1.927 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{t5ccr.fd} + [2006/08/02 Fontinst v1.927 font definitions for T5/ccr.] + +\DeclareFontFamily{T5}{ccr}{} + +\DeclareFontShape{T5}{ccr}{m}{n}{ + <-> vnccr10 +}{} + +\DeclareFontShape{T5}{ccr}{m}{sl}{ + <-> vnccsl10 +}{} + +\DeclareFontShape{T5}{ccr}{m}{it}{ + <-> vnccti10 +}{} + +\DeclareFontShape{T5}{ccr}{m}{sc}{ + <-> vncccsc10 +}{} + + +\DeclareFontShape{T5}{ccr}{bx}{n} {<-> ssub * cmr/bx/n}{} +\DeclareFontShape{T5}{ccr}{bx}{sl}{<-> ssub * cmr/bx/sl}{} +\DeclareFontShape{T5}{ccr}{bx}{it}{<-> ssub * cmr/bx/it}{} +\DeclareFontShape{T5}{ccr}{sbc}{n} {<-> ssub * cmss/sbc/n}{} +\DeclareFontShape{T5}{ccr}{sbc}{sl}{<-> ssub * cmss/sbc/n}{} +\DeclareFontShape{T5}{ccr}{sbc}{it}{<-> ssub * cmss/sbc/n}{} + +\endinput |